Skip to content

Releases: csye7125-fall2023-group05/webapp-db

v1.1.1

20 Nov 03:51
Compare
Choose a tag to compare

1.1.1 (2023-11-20)

Bug Fixes

  • update flyway.locations to point to sql/ scripts directory (e145b9b), closes #21

v1.1.0

20 Nov 02:07
Compare
Choose a tag to compare

1.1.0 (2023-11-20)

Features

  • update flyway docker image to v10.0.1-alpine (7e9f8b3), closes #19

v1.0.1

27 Oct 20:18
Compare
Choose a tag to compare

1.0.1 (2023-10-27)

Bug Fixes

  • update jenkinsfile docker registry+repo (5bc5345)

v1.0.0

27 Oct 05:57
Compare
Choose a tag to compare

1.0.0 (2023-10-27)

Bug Fixes

  • adding defaultSchema (191a936)
  • update typos in Jenkinsfile & .releaserc (b7348d3)

Features

  • Adding Schema & statuscheck table (eefa451)
  • dockerize Flyway migrations (a31a3b3)
  • sql scripts & Jenkinsfile (d459081)

Performance Improvements

  • removing leftover docker images (950f60d)