Releases: igor-baiborodine/campsite-booking
Releases · igor-baiborodine/campsite-booking
v4.4.0
Changes
- Misc refactorings (class renaming etc.).
v4.3.0
Changes
- Add integration tests for concurrent booking create/update.
v4.2.0
Changes
- Add
findForDateRange
method with pessimistic write lock.
v4.1.0
Changes
- Switch from
H2
toApache Derby
in-memory database
v4.0.0
Changes
- Add
campsite
table, upgrade API tov2
v3.1.0
Changes
- Upgrade to Java 17
- Upgrade to latest Spring Boot and other dependencies
v1.0.0: Issue/2 fix integration tests (#5)
Fix errors and failures in integration tests