Releases: zerodha/dungbeetle
v2.0.1
v2.0.0
Changelog
- 03c6fbe chore: bump tasqueue (#41)
- e8576b2 Merge pull request #31 from knadh/rebrand
- 64c1b1c Fix broken config init.
- 96ecce0 chore: update workflow test file (#38)
- 781049d Minor formatting refactor.
- 161e7a0 Add fixes and refactors to rebrand (#34)
- 538fc97 Update min Go version in workflow to support
slog
. - f08a1a8 Refactor broker/state config keys. (#33)
- 91e3026 refactor: Replace machinery with tasqueue (#32)
- 3c2e9d2 Refactor Makefile.
- 8861d1a Move Machinery logger inside
core
. - 54121e0 Remove overly verbose HTTP request middleware logger.
- 3453e21 Remove obsecure Machinery 'result' field from job status response.
- 2af83ff Change all int time config to timestrings.
- 484464a Fix result state TTL and make it explicitly separate from job TTL.
- 500e7a5 Merge the job exec functions into
core
. - 602baf8 Apply major breaking refactor.
- 0a5b18c Refactor resultbackend and related models to separate packages.
- 9933f69 Apply minor code readability changes.
- ea55171 Upgrade deps.
- cd765ba Upgrade koanf lib to v2.
- 058a355 Refactor init in main() away to separate functions to clean up main.
- 473c302 Remove references to deprecated ioutil.
- 5d92d94 Add
--new-config
to generate a sample config file in place. - dced385 Rename
jobber
filesserver
. - 3b7f209 Remove dead constants.
- 0212e4f Rename config env var prefix.
- 533a867 Rename
Jobber{}
to genericServer{}
- c66d30d Replace 'jobber' to 'dungbeetle' in Go mod path and other references in the source.
- 5564afc Refactor docs and branding with the new name, DungBeetle.
- 8b98bd8 Bump golang.org/x/net from 0.7.0 to 0.17.0 (#35)
- dc4a091 fix: typo (#36)
v1.0.0
Changelog
- 77486f3 Merge pull request #29 from mr-karan/master
- fd42276 ci: fix goreleaser
- cd85b47 Merge pull request #28 from mr-karan/patch-1
- 4757b61 Update test.yml
- afb0864 Merge pull request #27 from mr-karan/master
- 55a3eb6 ci: update go and actions versions
- 797439e Add
db
param to jobreq to execute queries against a specific DB. - f9ffe08 Merge pull request #24 from knadh/dependabot/go_modules/golang.org/x/net-0.7.0
- 1b8a965 Bump golang.org/x/net from 0.0.0-20210423184538-5f58ad60dda6 to 0.7.0
- 6bf00fd Merge pull request #17 from satya10x/master
- 45e0d33 Added support for clickhouse db.
- b2536b9 Fix incorrect PG doc URL in comment
- e93e6d2 Merge branch 'docfix'
- c5e497c Clean up doc in README
- adc3a32 Merge pull request #16 from joeirimpan/master
- 80b7801 test: Pending task can be in PENDING, RECEIVED, STARTED states
- 1d3ddbd docs: Replace circle CI with github badges
- 33d1567 Merge pull request #15 from joeirimpan/master
- b8f3ea9 test: Add github action for go test
- b30287d Upgrade deps
- 44f7862 Add minor formatting and cosmetic changes
- c02d185 Merge pull request #14 from fabriziomello/issue/13
- d5e51f8 Add 'unlogged' doc to sample config
- 16e030d Minor cosmetichan PR #14.
- 03767ff Refactor 'backends.NewSQLBackend' to use new struct 'backend.Opt' instead of separated arguments
- 43ba499 [WIP] Use UNLOGGED TABLES on PostgreSQL
- 4944bd6 Merge pull request #12 from fabriziomello/master
- 6586abc Fix link to repository releases
v0.4.0
Changelog
e336050 Merge pull request #11 from mr-karan/master
ed57d9a chore: move top level go files to cmd
6bf0c36 chore: replace circleci with github actions
2e37ab3 Add goreleaser file (for real)
b7147c5 Fix test
e3843e6 Add goreleaser file
0569ec8 Remove bin file that was accidentally included
96d9044 Merge pull request #10 from satya10x/deletejob
f214aec Added support for delete group jobs and purging jobs which are complete.
819ac1e Add zerodha.tech badge
07dcab7 Remove alpha notice
ed10217 Merge pull request #9 from johnnybravo-xyz/master
48f8e07 Load config params from environment vars if available
v0.3.5
v0.3.4
v0.3.1
v0.2.8
v0.2.7
Changelog
4811126 Add support for native JSON/JSONB columns in Postgres results db
ab35fe0 Add additional check for empty job request bodies
70c16ab Add support for loading multiple --sql-directory sources
Automated with GoReleaser
Built with go version go1.11 linux/amd64