Skip to content

Releases: comagic/pg_migration

pg_migration.release_version variable

Choose a tag to compare

@andruche andruche released this 29 Apr 17:06

Set pg_migration.release_version variable during release

Dependencies

Choose a tag to compare

@andruche andruche released this 29 Apr 17:01

More free dependencies

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

Choose a tag to compare

@andruche andruche released this 03 Jun 11:27
  • 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

Choose a tag to compare

@andruche andruche released this 20 May 15:03
  • Add key --force to cancel blocking backends
  • Cancel upgrade all nodes if any node crashes in distribute mode

Chain migrations path

Choose a tag to compare

@andruche andruche released this 14 May 17:36
  • 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

Choose a tag to compare

@andruche andruche released this 13 May 13:15
  • --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

Choose a tag to compare

@andruche andruche released this 28 Jan 12:28
  • Check permission: only maintainer can make merge request for auto-deploy / auto-merge

fix problem with auto_merge

Choose a tag to compare

@andruche andruche released this 21 Jan 16:05
  • 5 attempts for set merge_when_pipeline_succeeds

fix problem with auto_merge

Choose a tag to compare

@andruche andruche released this 21 Jan 14:29
  • increase delay before set merge_when_pipeline_succeeds

Fix problem with "\ir file_path"

Choose a tag to compare

@andruche andruche released this 11 Dec 18:55
v1.1.2

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