Releases: mathpaquette/tskmgr
Releases · mathpaquette/tskmgr
v2.0.5
What's Changed
- fix(api): increase Api call payload limit #123 by @osmolovyk in #124
Full Changelog: v2.0.1...v2.0.5
v2.0.1
What's Changed
- ci(monorepo): upgrade monorepo packages to latest #92 by @osmolovyk in #93
- feat(api): remove affinity feature #101 by @osmolovyk in #102
- fix(frontend): grid is losing the scroll position after the grid data… by @osmolovyk in #108
- feat(frontend): on the Runs page, in the "Last Update" column is not … by @osmolovyk in #109
- PR for issues #103 #59 #106 by @osmolovyk in #110
- ci(monorepo): docker images could not been built #111 by @osmolovyk in #112
- feat(api): add Kerberos authentication support #99 by @osmolovyk in #100
- Add idx.dev workspace support #113 by @osmolovyk in #114
- White text is invisible on Task log file preview #115 by @osmolovyk in #116
- feat(tskmgr): add Dependency first task scheduler support #94 by @osmolovyk in #107
- chore: update docker.sh script by @mathpaquette in #117
Full Changelog: v1.5.0...v2.0.1
v1.5.0
What's Changed
- refactor: update lowercase logo by @mathpaquette in #82
- refactor(frontend): execution colors by status by @mathpaquette in #83
- fix(frontend): issue with undefined date by @mathpaquette in #86
- build(client): fix project deps by @mathpaquette in #87
- fix(api): issue aborting running tasks from run by @mathpaquette in #88
- feat(api): add support for mTLS authentication on PostgreSQL #90 by @osmolovyk in #91
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Feat branding by @mathpaquette in #78
- feat(api): automatically abort running tasks when failFast enabled by @mathpaquette in #80
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- build(frontend): add a quick filter for the tasks page. Shuffle columns by @osmolovyk in #68
- ci(monorepo): add pre-commit hook and run formatter and linter in it by @osmolovyk in #69
- fix(api): automatically complete run when no tasks by @mathpaquette in #71
- fix(frontend): identify duplicated commands in execution view by @mathpaquette in #73
- feat(frontend): change execution color scheme by @mathpaquette in #75
New Contributors
- @osmolovyk made their first contribution in #68
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- docs(README.md): add getting started by @mathpaquette in #60
- Timelines by @mathpaquette in #62
- Buildx by @mathpaquette in #63
- refactor(frontend): run.service returns dates by @mathpaquette in #64
- fix(frontend): execution width issue by @mathpaquette in #65
- fix(frontend): use nativeElement offset width by @mathpaquette in #66
- docs(README): add app preview by @mathpaquette in #67
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat(client): add timestamp to logs by @mathpaquette in #55
- refactor(docker): introduce .env file by @mathpaquette in #56
- feat(frontend): add run status badge by @mathpaquette in #57
- feat(frontend): format run duration
- feat(frontend): format updatedAt column
- feat(frontend): run details accordion won't auto collapse
- feat(client): remove cypress colors in log file
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat(api,client): add leader functionality by @mathpaquette in #10
- feat(api): add ability to abort run by @mathpaquette in #13
- Issue 12 by @mathpaquette in #14
- feat(api): add ability to fail run by @mathpaquette in #16
- refactor(client): add ClientOptions by @mathpaquette in #17
- docs(README.md): update tskmgr diagram by @mathpaquette in #19
- build: dockerize by @mathpaquette in #20
- feat(api): add /api/runs/{id} route by @mathpaquette in #23
- feat(api): add run runner affinity option by @mathpaquette in #29
- refactor(api): replace CLOSED status by run property by @mathpaquette in #32
- Postgres by @mathpaquette in #34
- refactor(client): update client by @mathpaquette in #35
- refactor(api): add transactions to critical sections by @mathpaquette in #40
- refactor(api): tasks and files endpoints by @mathpaquette in #41
- fix: affinity by @mathpaquette in #43
- feat: add run info by @mathpaquette in #44
- fix: pending task queries by @mathpaquette in #45
- Debug by @mathpaquette in #46
- feat(log): remove all exceptions filter by @mathpaquette in #48
- Migrations by @mathpaquette in #49
- test(api): fix exception tests by @mathpaquette in #51
- fix(api): circular relations issue by @mathpaquette in #52
- Docker5 by @mathpaquette in #53
Full Changelog: https://github.com/mathpaquette/tskmgr/commits/v1.0.0