Skip to content

v3.3.0

Compare
Choose a tag to compare
@RadovanTomik RadovanTomik released this 11 Apr 12:53
· 318 commits to master since this release
80c41df

What's Changed

  • Fix memory issues caused by lifecycle endpoints on large requests by @RadovanTomik in #269
  • feat: add logging of auth changes by @RadovanTomik in #268
  • Fix authorization checks in attachment upload by @RadovanTomik in #267
  • chore(deps): bump org.modelmapper.extensions:modelmapper-spring from 3.1.0 to 3.2.0 by @dependabot in #260
  • chore(deps): bump spring.state-machine.version from 3.2.1 to 4.0.0 by @dependabot in #258
  • chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #257
  • chore(deps-dev): bump org.wiremock:wiremock from 3.2.0 to 3.5.2 by @dependabot in #259
  • chore(deps): bump org.springframework.hateoas:spring-hateoas from 2.2.0 to 2.2.1 by @dependabot in #276
  • chore(deps): bump org.json:json from 20231013 to 20240303 by @dependabot in #272
  • chore(deps-dev): bump io.netty:netty-resolver-dns-native-macos from 4.1.94.Final to 4.1.108.Final by @dependabot in #273
  • chore(deps): bump spring-boot.version from 3.1.2 to 3.2.4 by @dependabot in #275
  • Improved Swagger and OpenAPI documentation by @RadovanTomik in #277
  • Add a simple cache for OAuth2 token validation by @RadovanTomik in #278
  • Add API endpoints for prometheus monitoring by @RadovanTomik in #280

Full Changelog: v3.2.2...v3.3.0