Releases: italia/developers-italia-api
Releases · italia/developers-italia-api
v0.7.1
v0.7.0
What's Changed
- feat(monitoring): add prometheus endpoints by @LorenzoS92 in #147
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
What's Changed
- test: always load all fixtures by @bfabio in #158
- test: don't use escapes in test strings by @bfabio in #159
- chore(openapi): add description and example to Publisher by @bfabio in #164
- fix: make Publisher email optional by @bfabio in #161
- feat: rename externalCode to alternativeId by @bfabio in #165
- feat: implement Publishers PATCH by @bfabio in #167
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- chore(openapi): add missing and required fields to Publisher by @bfabio in #150
- chore(openapi): add and fix the format of 422 statuses by @bfabio in #155
- fix(tests): fix #149 update tests for already existing publishers, with fixtures by @LorenzoS92 in #156
- fix: make publisher's email not unique by @bfabio in #148
- fix: disable ORM logging in production by @bfabio in #152
- fix: return 404 when DELETing non existent resources by @bfabio in #151
- fix: publisher's description must be unique and not NULL by @bfabio in #154
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
What's Changed
- feat(publisher): Update existing publisher with additional Repo URLs by @LorenzoS92 in #130
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- fix: handle bool saving in POSTs by @bfabio in #136
- feat!(software): change model and properly implement PATCH by @bfabio in #138
- feat: add group field to publishers by @bfabio in #141
- test: add tests for models by @bfabio in #139
- fix(software): properly remove associations on DELETE by @bfabio in #140
- test: fix testify's assert.Equal() arguments order by @bfabio in #129
- refactor: uniform char casing in GORM tags by @bfabio in #137
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- feat: make limiter work behind proxy and disable it by default by @bfabio in #120
- feat(chart): add option for configuring deployment annotations by @tensor5 in #123
- feat: add response caching and cache-control headers by @bfabio in #122
- feat: add url filter to software by @bfabio in #127
- Fix(#114): Publishers implements paginations and update tests by @LorenzoS92 in #125
- doc: document environment variables by @bfabio in #121
- chore(openapi): set empty security rule by default by @bfabio in #118
- test: misc fixes by @bfabio in #116
- ci: fix version of Github Action for releasing chart by @tensor5 in #133
Full Changelog: v0.3.0...v0.4.0