Skip to content

Releases: gocd/gocd-database-migrator

Experimental: 1.0.0-40

18 Nov 04:45
Compare
Choose a tag to compare
Pre-release

Changelog 1.0.0-39..3566265

3566265 - Updating to github actions

1.0.0-39

12 Oct 05:10
31bc0c6
Compare
Choose a tag to compare

Changelog 1.0.0-33..31bc0c6

d8076df - Do not sync all changelog tables
42555b2 - Gradle 6 & JDK 14
2d031e2 - Updating readme to be more explicit about the tool capablities
cb2a26f - Update README.md

Experimental: 1.0.0-39

12 Oct 05:08
31bc0c6
Compare
Choose a tag to compare
Pre-release

Changelog 1.0.0-37-exp..31bc0c6

d8076df - Do not sync all changelog tables

Experimental: 1.0.0-37

17 Sep 05:48
Compare
Choose a tag to compare
Pre-release

Changelog 1.0.0-36-exp..42555b2

42555b2 - Gradle 6 & JDK 14

Experimental: 1.0.0-36

03 Sep 11:16
5b715d7
Compare
Choose a tag to compare
Pre-release

Changelog 1.0.0-34-exp..5b715d7

2d031e2 - Updating readme to be more explicit about the tool capablities

Experimental: 1.0.0-34

18 Aug 19:22
cb2a26f
Compare
Choose a tag to compare
Pre-release

Changelog 1.0.0-33..cb2a26f

cb2a26f - Update README.md

1.0.0-33

22 Jun 18:51
Compare
Choose a tag to compare

Changelog

eb24a3b - Bumped up migrator to version 1.0.0
fdf5f0c - Updated README, removed migration instructions as it documented in the docs site
d05507a - Do not rely on relative path for deltas folder
972d96d - Fixing default value for insert param
957d461 - Correct the github release task to use full version in tag name and release name
f797b55 - fix github release task
3946647 - Fixed issue with dbdeploy migrations not being applied
06e5257 - update github_user env var value
286e051 - Add github release tasks for zip file Also added groovy based pipeline
0b2c07b - Minor README fixes
5e1897d - Fix changelog file paths in liquibase.xml, fixed typo
b6a722b - Moved changelog files to db-migration-scripts folder
f3e6a0b - Adding few missing indexes
3520e88 - The H2 Driver needs relative path. Hence, updated the default source DB url for the same
49e5742 - Minor improvements to the documentation
016dbfa - Mention db.properties
d317d58 - Mention supported databases
b528316 - Fix installer name
e1b7835 - Set default value true for --insert option
cd79f84 - Do not perform target database data verification when --insert option is not specified
eadd8ae - Do not perform migrations when target database is not empty
3a6cfd4 - Do not print 'All Good' message when target database data verification fails
7f5a166 - Fix liquibase update command when output file is specified
986086c - Do not throw UnsupportedOperationException for POSTGRES database
727ffd3 - Update README.md
715a779 - Upgrade liquibase-core to v3.8.9
4ce4821 - [Bug Fix] Copy over all tables
daf6c25 - Update readme (#1)
670f2bb - Validate source-db-driver-class and target-db-driver-class
d3be481 - Fix tests
b6cd4b1 - Remove redundant flag.
3a5725b - Copy over all H2/PG deltas
4bd2596 - Initial commit

Experimental: 1.0.0-33

22 Jun 18:46
Compare
Choose a tag to compare
Pre-release

Changelog 0.0.1-32-exp..eb24a3b

eb24a3b - Bumped up migrator to version 1.0.0

Experimental: 0.0.1-32

17 Jun 22:49
Compare
Choose a tag to compare
Pre-release

Changelog 0.0.1-31-exp..fdf5f0c

fdf5f0c - Updated README, removed migration instructions as it documented in the docs site

Experimental: 0.0.1-31

17 Jun 22:46
Compare
Choose a tag to compare
Pre-release

Changelog 0.0.1-30-exp..d05507a

d05507a - Do not rely on relative path for deltas folder