- [Fix] Fix the way to get
pg_lock.digdag.headers.*
values.
- [Enhancement] Add
unlock_finished_attempt_locks
option.
- [Enhancement] Release locks if owner_attempt is finished.
- [Enhancement] Use Github Actions instead of Circle CI.
- [Fix] Fix the connection flood.
- [Fix] 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] Fix a namespace bug:
Unsupported namespace: session (config)
#3
- First Release