Skip to content

Releases: civitaspo/digdag-operator-pg_lock

0.0.3

29 Nov 03:18
b711f19
Compare
Choose a tag to compare
  • [Fix] Fix the way to get pg_lock.digdag.headers.* values.

0.0.2

27 Nov 03:37
4546518
Compare
Choose a tag to compare
  • [Enhancement] Add unlock_finished_attempt_locks option.

0.0.1

25 Nov 06:03
9204d03
Compare
Choose a tag to compare
  • [Enhancement] Release locks if owner_attempt is finished.
  • [Enhancement] Use Github Actions instead of Circle CI.

0.0.1.pre3

13 Oct 17:11
9be3f1a
Compare
Choose a tag to compare
0.0.1.pre3 Pre-release
Pre-release
  • Fix the connection flood.

0.0.1.pre2

07 Oct 07:30
97fde2f
Compare
Choose a tag to compare
0.0.1.pre2 Pre-release
Pre-release
  • Fix org.flywaydb.core.api.FlywayException: Found non-empty schema(s) "public" without schema history table! Use baseline() or set baselineOnMigrate to true to initialize the schema history table. when using this operator in digdag server mode. #2
  • Fix a namespace bug: Unsupported namespace: session (config) #3

0.0.1.pre1

04 Oct 17:23
Compare
Choose a tag to compare
0.0.1.pre1 Pre-release
Pre-release
  • the first release