This release includes several bug fixes and new endpoint POST /api/v2/dags/{dagName}/stop-all
.
What's Changed
- ci: add manual docker build workflow by @yottahmd in #1225
- feat: Add POST
/api/v2/dags/{dagName}/stop-all
endpont by @yottahmd in #1226 - fix: skip history data with empty status or started at by @yottahmd in #1227
- doc: correct docker-in-docker example by @yottahmd in #1230
- feat: add logging output for migration command by @yottahmd in #1229
- fix: fallback on docker-in-docker situation by @yottahmd in #1232
- feat: add support for
key=value
env by @yottahmd in #1233 - doc: remove deprecated field name in the doc by @yottahmd in #1234
Thank you @bellackn, @ghansham, and @Kaiden0001 for feedback and requests.
Full Changelog: v1.22.1...v1.22.2