Skip to content

Releases: italia/developers-italia-api

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

v0.7.0

12 Oct 07:34
5880e05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

11 Oct 11:06
ebc5993
Compare
Choose a tag to compare

What's Changed

  • fix: set publisher id in CodeHosting when PATCHing by @bfabio in #170
  • fix: publisher conflict message by @bfabio in #169

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Oct 17:34
aea7a53
Compare
Choose a tag to compare

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

04 Oct 18:10
646640f
Compare
Choose a tag to compare

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

23 Sep 12:35
7268740
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

20 Sep 15:37
6ed7493
Compare
Choose a tag to compare

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

12 Sep 15:54
9f425c3
Compare
Choose a tag to compare

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

02 Sep 16:12
65401df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Sep 13:05
6275f7d
Compare
Choose a tag to compare

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