Releases: italia/developers-italia-api
Releases · italia/developers-italia-api
v0.3.0
v0.2.2
What's Changed
- chore(chart): bump appVersion by @tensor5 in #97
- chore(chart): adopt new tag and version format by @tensor5 in #98
- feat(chart): allow more flexible database connection string by @tensor5 in #96
- fix: fix validator and update structure by @LorenzoS92 in #100
- feat: add active field to software by @bfabio in #106
- fix: remove unused transaction by @bfabio in #110
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- chore(openapi): add authentication method by @bfabio in #65
- feat(onboarding): add model to add publisher already validated by @LorenzoS92 in #56
- feat(tests): add first support to integration tests by @LorenzoS92 in #71
- feat: add software and software logs endpoints by @bfabio in #69
- test: refactor, add fixtures support and logs tests by @bfabio in #75
- feat: add Helm chart by @tensor5 in #83
- test: print raw response from the API when validateFunc fails by @bfabio in #87
- chore(ci): add extra checks for OpenAPI spec by @bfabio in #89
- ci: push Helm chart to registry when tagged by @tensor5 in #92
New Contributors
Full Changelog: v0.1.1-pre...v0.2.0
v0.1.1-pre
What's Changed
- test: use t.Run() and refactor by @bfabio in #61
- feat: implement authentication with PASETO by @bfabio in #58
- test: remove superfluous input data and description from asserts by @bfabio in #63
- feat: add pagination to Logs by @bfabio in #62
- chore(release): workaround for the Docker image not being pushed by @bfabio in #64
Full Changelog: v0.1.0-pre...v0.1.1-pre
v0.1.0-pre
chore: fix hostname for GitHub container registry (#55) gcr.io is the Google one, I need to sleep more ;)