Releases: pcelvng/task-tools
Releases · pcelvng/task-tools
0.28.0
What's Changed
New
- Weekly Iteration Support & better recap time metrics by @jbsmith7741 in #214
- added json(b) functionality for sql-load file data by @zJeremiah in #216
Fixes
- Schedule workflow phases that have a cron and a dependsOn by @jbsmith7741 in #215
- bug fix for parsing TaskTime by @jbsmith7741 in #217
Full Changelog: v0.27.0...v0.28.0
0.27.0
What's Changed
- Flowlord batcher by @jbsmith7741 in #198
- Unit Tests: Get all unit tests running by @jbsmith7741 in #201
- sql-load: fix for strings in arrays with quotes ' by @jbsmith7741 in #203
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #205
- flowlord: Add batch support to backload endpoint by @jbsmith7741 in #204
- fixes for building docker and apps by @jbsmith7741 in #208
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #209
- dependency update for issues found with dependabot by @jbsmith7741 in #211
- patch: flowlord /backload endpoint with meta field by @jbsmith7741 in #213
Full Changelog: v0.26.0...v0.27.0
0.26.0
What's Changed
- sql-load: array support by @jbsmith7741 in #195
- Add DB.Options helper by @jbsmith7741 in #199
- remove ssl prefix in options by @jbsmith7741 in #200
Full Changelog: v0.25.4...v0.26.0
0.25.4
What's Changed
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #190
- Bump golang.org/x/crypto from 0.0.0-20220427172511-eb4f295cb31f to 0.17.0 by @dependabot in #192
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #191
- Update Documentation by @jbsmith7741 in #193
- slack/flowlord bug fix by @jbsmith7741 in #196
Full Changelog: v0.25.3...v0.25.4
0.25.3
What's Changed
- bug fix: add job in meta to all children by @jbsmith7741 in #189
Full Changelog: v0.25.2...v0.25.3
0.25.2
What's Changed
- flowlord: bug fix by @jbsmith7741 in #188
- Fix issue with children jobs not being kicked off.
Full Changelog: v0.25.1...v0.25.2
0.25.1
What's Changed
- Bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in #186
- recap format fixes by @jbsmith7741 in #187
Full Changelog: v0.25.0...v0.25.1
0.25.0
What's Changed
- add zero sum check to db-check by @ryanpmortensen in #185
- flowlord cache and stats for tasks by @jbsmith7741 in #182
Full Changelog: v0.24.0...v0.25.0
0.24.0
What's Changed
- add null check to db-check and other updates by @ryanpmortensen in #184
Full Changelog: v0.23.0...v0.24.0
0.23.0
What's Changed
- removed add to rowcount on non cached_inserts to fix double count bug by @zJeremiah in #177
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #180
- bug fix: flowlord stats next/prev time fix by @jbsmith7741 in #179
- Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.1 by @dependabot in #178
- fixes for flowlord/backload endpoint by @jbsmith7741 in #181
- add status endpoint on flowlord by @ryanpmortensen in #183
New Contributors
- @dependabot made their first contribution in #180
- @ryanpmortensen made their first contribution in #183
Full Changelog: v0.22.0...v0.23.0