Releases: cybertec-postgresql/pg_timetable
Releases · cybertec-postgresql/pg_timetable
v5.6.0
What's Changed 🧑🚀🤘⌚
[!]bump Go version to v1.21, closes #599 by @pashagolub in #600[!]add chain error handling, closes #575 by @pashagolub in #576[+]bumpstretchr/testifyfrom 1.8.3 to 1.8.4 by @dependabot in #572[+]bumpspf13/viperfrom 1.15.0 to 1.17.0 by @dependabot in #607 #571[+]bumpsirupsen/logrusfrom 1.9.2 to 1.9.3 by @dependabot in #577[+]bumppashagolub/pgxmockto v3, closes #605 by @pashagolub in #611 #606[+]bumpjackc/pgx/v5from 5.3.1 to 5.4.3 by @dependabot in #596 #593 #581 #580[+]bumpgoreleaser/goreleaser-actionfrom 4 to 5 by @dependabot in #603[+]bumpactions/checkoutfrom 3 to 4 by @dependabot in #602[+]add support for goreleaser v1.19, fixes #586 by @pashagolub in #587[+]add concurrency clause to GHA workflows by @pashagolub in #609[+]add ability to start a chain with delay, closes #573 by @pashagolub in #574[+]add a Sphinxconf.pyfile to documentation, fixes #590 by @pashagolub in #591[+]add a sample of a retry logic for chains, closes #518 by @pashagolub in #578[+]add.readthedocs.yamlconfiguration file v2 by @pashagolub in #608[*]update supported versions inSECURITY.mdby @pashagolub in #579[*]refactor autonomous and remote tasks execution, fixes #584 by @pashagolub in #585[-]reset session before returning connection to the pool by @amihajlovic in #589
New Contributors
- @amihajlovic made their first contribution in #589
Full Changelog: v5.5.0...v5.6.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v5.5.0
What's Changed 💔💙💛
[+]bumpstretchr/testifyfrom 1.8.2 to 1.8.3 by @dependabot in #567[+]bumpsirupsen/logrusfrom 1.9.0 to 1.9.2 by @dependabot in #564 #566[+]bumppashagolub/pgxmock/v2from 2.6.0 to 2.7.0 by @dependabot in #562[*]improveDownloadchain sample 66372b6[-]make sure panics output won't be hidden, fixes #569 by @pashagolub in #570[-]fix connection usage for replicas and locked sessions, fixes #565 by @pashagolub in #568
Full Changelog: v5.4.0...v5.5.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v5.4.0
What's Changed ⏭️🐛⛑️
[+]bumpactions/setup-gofrom 3 to 4 by @dependabot in #553[+]bumppashagolub/pgxmock/v2to 2.6.0 by @dependabot in #559[*]remove unused parameters and code by @pashagolub in #558[-]altertimetable.execution_log.txidcolumn type tobigint, fixes #560 by @pashagolub in #561[-]fix exit code for--initcommand, fixes #556 by @pashagolub in #557
Full Changelog: v5.3.0...v5.4.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v5.3.0
What's Changed 🐝😿📯
[!]add file log rotation machinery, closes #522 by @pashagolub in #550[!]add log rotation configuration, closes #524 #525 #551 by @pashagolub in #552[+]allow database logging disabling, closes #548 by @pashagolub in #549
Full Changelog: v5.2.0...v5.3.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v5.2.0
What's Changed 🚅 🕵️ 🐛
[+]add$PGTT_PGSSLMODEenvironment variable support, closes #546 by @pashagolub in #547[+]bumpjackc/pgx/v5from 5.3.0 to 5.3.1 by @dependabot in #545[+]bumpstretchr/testifyfrom 1.8.1 to 1.8.2 by @dependabot in #543[-]fix executor context forpgengine.SetCurrentTaskContext(), fixes #541 by @pashagolub in #542
Full Changelog: v5.1.0...v5.2.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v5.1.0
What's Changed 💪 🛠 ♻️
[!]bump Go version to v1.20 by @pashagolub in #540[!]bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #519[+]addcurlto the Docker image, closes #529 by @pashagolub in #538[+]bumpelgohr/Publish-Docker-Github-Actionfrom 4 to 5 by @dependabot in #516[+]bumpjackc/pgx/v5from 5.2.0 to 5.3.0 by @dependabot in #539 #517[+]bumpsethvargo/go-retryfrom 0.2.3 to 0.2.4 by @dependabot in #520[+]bumpspf13/viperfrom 1.14.0 to 1.15.0 by @dependabot in #537[*]cron_split_to_arrays()raises error for incorrect range and step values, closes #527 by @pashagolub in #535
Full Changelog: v5.0.0...v5.1.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v5.0.0
What's Changed 💡⚡️👩🦳
[!]add suport forjackc/pgx/v5by @pashagolub in #488[+]replace deprecatedgolintwithrevive, closes #502 by @pashagolub in #503[+]add/startchainand/stopchainREST API endpoints, closes #482 by @pashagolub in #498[+]add email sending example to the docs, closes #495 by @pashagolub in #496[+]bumpactions/setup-gofrom 2 to 3 by @dependabot in #489[+]bumppashagolub/pgxmock/v2to 2.4.0 by @dependabot in #513[+]bumpspf13/viperto 1.14.0 by @dependabot in #510[+]bumpstretchr/testifyto 1.8.1 by @dependabot in #506[+]usesethvargo/go-retryfor the reconnection logic, closes #480 by @pashagolub in #481[*]usepgx.RowToStructByNameinstead of local one, closes #514 by @pashagolub in #515[*]use envvar in GHA instead of deprecatedset-outputcommand, closes #499 by @pashagolub in #509
Full Changelog: v4.9.0...v5.0.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v4.9.0
What's Changed 🔥🌻⏰
[+]bumpjackc/pgx/v4to 4.17.0 by @dependabot in #471[+]bumpgeorgysavva/scanyto 1.1.0 by @dependabot in #462[+]bumppashagolub/pgxmockto 1.8.0 by @dependabot in #474[+]bumpsirupsen/logrusto 1.9.0 by @dependabot in #460[+]provide migration script frompgAgenttopg_timetable, closes #341 by @pashagolub in #465[*]do not produce connection string for the current database inpgagent_to_pg_timetable.sql, fixes #467 by @pashagolub in #468[-]prevent running several instances with the sameclientname, fixes #475 by @pashagolub in #476
Full Changelog: v4.8.0...v.4.9.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v4.8.0
What's Changed 🤜➡️🔨
[+]adddependabotcheck for GitHub actions, closes #449 by @pashagolub in #450[+]addtxidcolumn totimetable.execution_log, closes #436 by @pashagolub in #437[+]bumpactions/checkoutto 3 by @dependabot in #452[+]bumpgithub/codeql-actionto 2 by @dependabot in #451[+]bumpgo.modto 1.18, closes #444 by @pashagolub in #454[+]bumpgoreleaser/goreleaser-actionto 3 by @dependabot in #453[+]bumpspf13/viperto 1.12.0 by @dependabot in #440[+]bumpstretchr/testifyto 1.8.0 by @dependabot in #456[+]provide migration tool frompg_crontopg_timetable, closes #343 by @pashagolub in #439[-]addtimetable.migrationtable tomigrate_v3_to_v4.sqlscript, fixes #457 by @pashagolub in #458[-]fix migration #436 ontimetable.execution_logfor non-empty table, closes #442 by @pashagolub in #443
Full Changelog: v4.7.0...v4.8.0
What to do next?
- Read the documentation
- Check out the blog
- Follow us on Twitter
v4.7.0
What's Changed 🙏💙💛
[+]addpsqlclient to the Docker image by default, closes #429 05e5921[+]bumpgeorgysavva/scanytov1.0.090fda6e[+]bumpgolangci/golangci-lint-actiontov3, closes #421 e73168d[+]bumpjackc/pgconntov1.12.08da1cb2[+]bumpjackc/pgtypetov1.11.08da1cb2[+]bumpjackc/pgx/v4tov4.16.1660fcdf[+]bumppashagolub/pgxmocktov1.6.0e1d4259[+]bumpspf13/vipertov1.11.07db27c5[+]useshogo82148/actions-goverallsinstead ofjandelgado/gcov2lcov-actionandcoverallsapp/github-action52e667e[*]renameLOGdatabase log level toINFO, closes #417 4cacdab[-]fix "cannot fetch chains ifchain.timeoutfield is NULL", fixes #413 d57cc64[-]fix Test and Build GHA workflow on Ubuntu fail, fixes #435 52e667e[-]prevent release workflow running on Dependabot pull requests, fixes #391 cc14480[-]trim possible leading or trailing white space from the command 3cb4609
New Contributors
- @sh1der made their first contribution in #416
- @paulovieira made their first contribution in #424
Full Changelog: v4.6.0...v4.7.0