Skip to content

Releases: igor-baiborodine/campsite-booking

v4.4.0

21 Sep 11:53
Compare
Choose a tag to compare

Changes

  • Misc refactorings (class renaming etc.).

v4.3.0

30 Aug 20:46
Compare
Choose a tag to compare

Changes

  • Add integration tests for concurrent booking create/update.

v4.2.0

10 Aug 18:06
Compare
Choose a tag to compare

Changes

  • Add findForDateRange method with pessimistic write lock.

v4.1.0

09 Aug 21:01
Compare
Choose a tag to compare

Changes

  • Switch from H2 to Apache Derby in-memory database

v4.0.0

08 Aug 14:00
Compare
Choose a tag to compare

Changes

  • Add campsite table, upgrade API to v2

v3.1.0

24 Jul 19:52
Compare
Choose a tag to compare

Changes

  • Upgrade to Java 17
  • Upgrade to latest Spring Boot and other dependencies

v1.0.0: Issue/2 fix integration tests (#5)

06 Nov 21:53
72c6fea
Compare
Choose a tag to compare
Fix errors and failures in integration tests