Releases: olxgroup-oss/citizen
Releases · olxgroup-oss/citizen
v0.6.2
0.6.2 (2021-11-29)
Bug Fixes
- module: download big module seems not to work (319e8d3)
v0.6.1
0.6.1 (2021-11-25)
Bug Fixes
- ci: semantic release should update the package lock version (2964678)
- docker: CMD must be a list (7470bfe)
- server: add signal handler (1ed7135)
v0.6.0
0.6.0 (2021-11-24)
Bug Fixes
- build: allow the correct version to be displayed (082a30a)
- ci: remove typo in build (f33eb13)
- logging: change the json logger format (9871542)
- logging: change to iso output (a84260c)
- provider: fix saving download counts (7f706b0)
Features
- logging: use a json logger for ELK (7fd9fd1)
- monitoring: add new relic apm monitoring (b863f76)
v0.5.0
0.5.0 (2021-11-22)
Bug Fixes
- console: remove blocking console.log (8a26b13)
- deps: upgrade deps to reduce the audit issues discovered (856829b)
- provider: fix post provider name typo (c57f2d3)
- provider: provider prefix files should have terraform-provider prefix (3658d65)
- tests: fix failing provider file names after refactor (dedc048)
Features
- downloads: add download counts and date (888c955)
v0.4.4
0.4.4 (2021-11-19)
Bug Fixes
- module: allow multi-hyphen module names (21e0e96)
v0.4.3
0.4.3 (2021-11-19)
Bug Fixes
- release: new version also ufficially (5091744)
v0.4.2
0.4.2 (2021-11-19)
Bug Fixes
- tests: make local dev easier using dotenv-flow (44a8d63)
v0.4.1
Merge pull request #2 from olxgroup-oss/unittest_execution
chore(ci): allow unit test