Skip to content

Releases: italia/developers-italia-api

v0.12.0

09 Apr 14:52
0b39748
Compare
Choose a tag to compare

What's Changed

  • feat: add search parameters in GET /v1/logs by @k124k3n in #237

New Contributors

  • @k124k3n made their first contribution in #237

Full Changelog: v0.11.0...v0.12.0

v0.11.0

29 Mar 21:28
42f0820
Compare
Choose a tag to compare

What's Changed

  • feat: implement JSON Patch for Software resource by @bfabio in #221
  • feat: add vitality field to Software entities by @bfabio in #235
  • refactor: use fiber constant for error message by @bfabio in #168
  • test: fix GET /log test by @bfabio in #233

Full Changelog: v0.10.2...v0.11.0

v0.10.2

07 Mar 15:03
fbc80f7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): use lastest version of jsonpatch library by @bfabio in #219
  • chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in #222
  • chore: pin the version of golangci-lint by @bfabio in #228
  • gofiber upgrade to v2.51.0 and application/problem+json update by @richardrdev in #226
  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.52.1 in #223

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

04 Nov 13:54
d9aac4c
Compare
Choose a tag to compare

Bump dependencies with known vulnerabilities

What's Changed

  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.50.0 by @dependabot in #217
  • chore(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #218

Full Changelog: v0.10.0...v0.10.1

v0.10.0

20 Oct 13:20
e8dbc18
Compare
Choose a tag to compare

What's Changed

  • Implement from and get in get publishers by @Tomcat88 in #216

New Contributors

  • @Tomcat88 made their first contribution in #216

Full Changelog: v0.9.0...v0.10.0

v0.9.0

07 Sep 08:15
e496d98
Compare
Choose a tag to compare

What's Changed

  • feat: fail when the JSON input has extra fields by @bfabio in #211
  • fix: properly implement JSON merge patch for Software by @bfabio in #210
  • fix(backward comp): use postgres as default db by @bfabio in #207
  • fix: ignore generated column when migrating by @bfabio in #208
  • fix: continuation of 2974d40 by @bfabio in #209

Full Changelog: v0.8.0...v0.9.0

v0.8.0

18 Jun 08:48
9d1d1e8
Compare
Choose a tag to compare

What's Changed

  • Upgrade to Fiber 2.46 by @bfabio in #202
  • Generate "Detail" field for Validation Errors. by @Bavuett in #195
  • feat(chart): add option for mounting extra volumes by @tensor5 in #189
  • refactor: remove the custom ErrDBUniqueConstraint error by @bfabio in #197

Fixes

  • test: fix wrong date format in fixture by @bfabio in #206

Chores

  • chore(openapi): remove bundles from spec by @bfabio in #185
  • chore(openapi): add staging server by @bfabio in #186
  • chore(ci): bump to actions/checkout@v3 (Node 16) by @bfabio in #187
  • chore(ci): bump setup-go action to v4 by @bfabio in #196
  • chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #193
  • chore(deps): bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot in #194

New Contributors

Full Changelog: v0.7.3...v0.8.0

v0.7.3

18 Nov 13:50
1317032
Compare
Choose a tag to compare

What's Changed

  • fix: don't soft delete resources by @bfabio in #183
  • doc: add hint for PASETO_KEY generation by @bfabio in #178
  • chore(ci): publish the staging Docker image with goreleaser by @bfabio in #179

Full Changelog: v0.7.2...v0.7.3

v0.7.2

07 Nov 14:21
0563de9
Compare
Choose a tag to compare

What's Changed

  • feat: implement entity field in /{software/,}logs by @bfabio in #177

Full Changelog: v0.7.1...v0.7.2

v0.7.1

24 Oct 08:08
de88cdc
Compare
Choose a tag to compare

What's Changed

  • chore(chart): bump version by @tensor5 in #172
  • feat(publishers): make alternativeId work as an id in endpoints by @bfabio in #176

Full Changelog: v0.7.0...v0.7.1