Skip to content

Releases: italia/developers-italia-api

v0.3.0

25 Aug 13:57
ef30836
Compare
Choose a tag to compare

What's Changed

  • feat: implement webhooks by @bfabio in #82
  • fix(publishers): fix for publishers codeHosting preload and validation by @LorenzoS92 in #112
  • chore(openapi): remove all Spectral warnings by @bfabio in #117

Full Changelog: v0.2.2...v0.3.0

v0.2.2

19 Aug 15:44
3a43516
Compare
Choose a tag to compare

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

26 Jul 12:53
23f06fd
Compare
Choose a tag to compare

What's Changed

  • fix: status path is /v1/status by @bfabio in #95

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Jul 07:25
f55929a
Compare
Choose a tag to compare

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

11 Jul 14:13
0b3d821
Compare
Choose a tag to compare

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

04 Jul 09:59
020f2a7
Compare
Choose a tag to compare
v0.1.0-pre Pre-release
Pre-release
chore: fix hostname for GitHub container registry (#55)

gcr.io is the Google one, I need to sleep more ;)