Releases: italia/developers-italia-api
Releases · italia/developers-italia-api
v0.12.1
What's Changed
- fix: remove codeHostings when deleting publishers by @bfabio in #250
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #238
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.5 by @dependabot in #249
Full Changelog: v0.12.0...v0.12.1
v0.12.0
v0.11.0
v0.10.2
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
- @richardrdev made their first contribution in #226
Full Changelog: v0.10.1...v0.10.2
v0.10.1
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
v0.9.0
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
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
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