Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

40 lines (19 loc) · 1.96 KB

1.1.1 (2023-11-20)

Bug Fixes

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

1.1.0 (2023-11-20)

Features

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

1.0.1 (2023-10-27)

Bug Fixes

  • update jenkinsfile docker registry+repo (5bc5345)

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)