Skip to content

Releases: cdandoy/DbPop

DbPop 0.5.1

23 Nov 21:56
Compare
Choose a tag to compare

DbPop 0.5.1

  • Upgraded to Micronaut 4.2
  • Upgraded to Gradle 8.4

DbPop 0.5.0

23 Nov 17:55
Compare
Choose a tag to compare

Removed the code features. They didn't have their place in this application.

DbPop 0.4.7

16 Sep 17:14
Compare
Choose a tag to compare
  • Added support for XML indexes
  • Bug fixes

DbPop 0.4.5

06 Sep 23:10
Compare
Choose a tag to compare

Improvements

Improvements and fixed bugs in the code changes and deployment areas.

DbPop 0.4.5

13 Aug 20:02
Compare
Choose a tag to compare

Improvements

  • Database status now shows connection issues

Others

  • Upgraded Micronaut to 3.8.10

DbPop 0.4.4

10 Aug 22:24
Compare
Choose a tag to compare

Improvements

  • Databases can be configured in the UI in addition to existing mechanisms.

Bug Fixes

  • Possible deadlocks while executing the startup scripts.

DbPop 0.4.3

06 Jun 22:33
Compare
Choose a tag to compare

Bug Fixes

DbPop 0.4.2

04 Jun 19:40
Compare
Choose a tag to compare

Improvements / Bug Fixes

  • Improved support for deployment

DbPop 0.4.1

30 May 14:32
Compare
Choose a tag to compare

Bug fix release.

  • Fixed a WebSocket issue.

DbPop 0.4.0

29 May 20:29
Compare
Choose a tag to compare

New Feature: Support for Deployment

  • Generates .SQL files to deploy or un-deploy the changes to production.
  • Generates Flyway files to deploy the changes to production.