Skip to content

Releases: spring-petclinic/spring-petclinic-rest

v3.2.1

15 Aug 08:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.2...v3.2.1

v2.6.2

15 Aug 08:40
517a399
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.6.2

v2.4.2

15 Aug 08:40
f97f1d4
Compare
Choose a tag to compare

What's Changed

  • Upgrade to Spring Boot 2.1.5 by @arey in #26
  • Use Google Jib to build and publish a Docker image by @arey in #27
  • Bump to spring-boot version 2.2.4.RELEASE, maven version 3.6.3 by @oldgit in #29
  • mismatching explanation of the properties by @torrespro in #30
  • Bump libs to latest versions, improve /owners POST,PUT, add tests by @oldgit in #31
  • Bump to spring-boot version 2.2.5.RELEASE by @oldgit in #32
  • Update readme.md by @masmangan in #36
  • Fix BindingErrorsResponse to handle null field values by @hfcipriano in #38
  • Fix redirecting / to Swagger UI when context path has been changed by @sberlin in #41
  • Bump to Spring Boot 2.4.2 by @mpbauer in #43
  • Replace deprecated property 'spring.datasource.initialize' by @mpbauer in #44

New Contributors

Full Changelog: v2.1.5...v2.4.2

v2.1.5

15 Aug 08:41
2cd2f9c
Compare
Choose a tag to compare

Upgrade to Spring Boot 2.1.5

v1.5.2

15 Aug 08:37
Compare
Choose a tag to compare

What's Changed

  • #1 Removing the UI layer by @arey in #2
  • Fix GET /api/pets/pettypes endpoint by @arey in #4
  • Fixed JAXBExceptinjava.lang.NoClassDefFoundError: javax/xml/bind/JAXB… by @jshao111 in #14
  • [Authentication] Added basic http authenticatio non all endpoints by @aistoica in #15
  • [Authentication] Enable security when running tests. by @aistoica in #16

New Contributors

Full Changelog: https://github.com/spring-petclinic/spring-petclinic-rest/commits/v1.5.2