Skip to content

Releases: comagic/pg_migration

pg_migration.release_version variable

29 Apr 17:06

Choose a tag to compare

Set pg_migration.release_version variable during release

Dependencies

29 Apr 17:01

Choose a tag to compare

More free dependencies

Section pre-release, release, post-release, all

03 Jun 11:27

Choose a tag to compare

  • add --section pre-release, release, post-release, all
  • add --section pre-release, release, post-release for distribute mode
  • add --no-chain to prevent updating the migration chain at once
  • check migration already released

Upgrade in force mode

20 May 15:03

Choose a tag to compare

  • Add key --force to cancel blocking backends
  • Cancel upgrade all nodes if any node crashes in distribute mode

Chain migrations path

14 May 17:36

Choose a tag to compare

  • add --chain-migrations-path - path to migrations for calculate migration chain for all nodes
  • add --real-parent-release for add last release as parent, "--parent_release: auto" by default

parent_release = auto

13 May 13:15

Choose a tag to compare

  • --parent_release: auto - for auto replace to last release (head) when merge into master
  • add key --version
  • more informative label for current db version

Fix security bug

28 Jan 12:28

Choose a tag to compare

  • Check permission: only maintainer can make merge request for auto-deploy / auto-merge

fix problem with auto_merge

21 Jan 16:05

Choose a tag to compare

  • 5 attempts for set merge_when_pipeline_succeeds

fix problem with auto_merge

21 Jan 14:29

Choose a tag to compare

  • increase delay before set merge_when_pipeline_succeeds

Fix problem with "\ir file_path"

11 Dec 18:55

Choose a tag to compare

v1.1.2

fix problem with "\ir file_path" (include relative) instruction