Releases: cybertec-postgresql/pg_timetable
Releases · cybertec-postgresql/pg_timetable
v5.10.0
What's Changed
- [+] bump to Go v1.22 and use extracted
pgx-migrator
by @pashagolub in #653 - [+] bump
pashagolub/pgxmock
to v4.3 andjackc/pgx
to v5.7.1 by @pashagolub in #654 #669 - [+] bump
goreleaser/goreleaser-action
from 5 to 6 by @dependabot in #655 - [+] bump
golangci/golangci-lint-action
from 4 to 6 by @dependabot in #649 #650 - [-] remove tautological condition:
nil == nil
by @pashagolub in #652 - [-] fix GHA workflow for
macos-latest
by @pashagolub in #651 - [-] fix example code in README.md by @dincosman in #656
New Contributors
- @dincosman made their first contribution in #656
Full Changelog: v5.9.0...v5.10.0
v5.9.0
What's Changed 🛠️🌞🌷
[+]
add comment fortimetable.task.autonomous
column by @pashagolub in #641[+]
bumpgolangci/golangci-lint-action
from 3 to 4 by @dependabot in #640[+]
bumpjackc/pgx/v5
from 5.5.2 to 5.5.4 by @dependabot in #638 #643[*]
switch to compound assignment operators by @Massinja in #642
New Contributors
Full Changelog: v5.8.0...v5.9.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v5.8.0
What's Changed 🛠️🐛📊
[+]
bumpjackc/pgx/v5
from 5.5.1 to 5.5.2 by @dependabot in #632[+]
update Grafana dashboard, closes #627 by @pashagolub in #635[-]
fix deprecated--skip-publish
goreleaser option in GHA, closes #633 by @pashagolub in #634[-]
fix self-destruct interval chains, fixes #631 by @pashagolub in #637
Full Changelog: v5.7.0...v5.8.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
v5.7.0
What's Changed 🎅❄️🎄
[+]
addtimetable.execution_log.ignore_error
column, closes #629 by @pashagolub in #630[+]
bumpactions/setup-go
from 4 to 5 by @dependabot in #620[+]
bumpactions/stale
from 8 to 9 by @dependabot in #621[+]
bumpgithub.com/spf13/viper
from 1.17.0 to 1.18.0 by @dependabot in #619[+]
bumpgithub/codeql-action
from 2 to 3 by @dependabot in #624[+]
bumpgolang.org/x/crypto
from 0.16.0 to 0.17.0 by @dependabot in #625[+]
bumpjackc/pgx/v5
from 5.4.3 to 5.5.1 by @dependabot in #614 #622[+]
bumppashagolub/pgxmock/v3
from 3.1.0 to 3.3.0 by @dependabot in #613 #628[+]
bumpspf13/viper
from 1.18.0 to 1.18.2 by @dependabot in #623 #626[*]
improve log messages for standalone tasks by @pashagolub in #616[-]
fix pool after release handler to avoid session termination causing side effects by @pashagolub in #615
Full Changelog: v5.6.0...v5.7.0
What to do next?
- Star the repository
- Read the documentation
- Check out the blog
- Follow us on Twitter
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/testify
from 1.8.3 to 1.8.4 by @dependabot in #572[+]
bumpspf13/viper
from 1.15.0 to 1.17.0 by @dependabot in #607 #571[+]
bumpsirupsen/logrus
from 1.9.2 to 1.9.3 by @dependabot in #577[+]
bumppashagolub/pgxmock
to v3, closes #605 by @pashagolub in #611 #606[+]
bumpjackc/pgx/v5
from 5.3.1 to 5.4.3 by @dependabot in #596 #593 #581 #580[+]
bumpgoreleaser/goreleaser-action
from 4 to 5 by @dependabot in #603[+]
bumpactions/checkout
from 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.py
file 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.yaml
configuration file v2 by @pashagolub in #608[*]
update supported versions inSECURITY.md
by @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/testify
from 1.8.2 to 1.8.3 by @dependabot in #567[+]
bumpsirupsen/logrus
from 1.9.0 to 1.9.2 by @dependabot in #564 #566[+]
bumppashagolub/pgxmock/v2
from 2.6.0 to 2.7.0 by @dependabot in #562[*]
improveDownload
chain 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-go
from 3 to 4 by @dependabot in #553[+]
bumppashagolub/pgxmock/v2
to 2.6.0 by @dependabot in #559[*]
remove unused parameters and code by @pashagolub in #558[-]
altertimetable.execution_log.txid
column type tobigint
, fixes #560 by @pashagolub in #561[-]
fix exit code for--init
command, 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_PGSSLMODE
environment variable support, closes #546 by @pashagolub in #547[+]
bumpjackc/pgx/v5
from 5.3.0 to 5.3.1 by @dependabot in #545[+]
bumpstretchr/testify
from 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[+]
addcurl
to the Docker image, closes #529 by @pashagolub in #538[+]
bumpelgohr/Publish-Docker-Github-Action
from 4 to 5 by @dependabot in #516[+]
bumpjackc/pgx/v5
from 5.2.0 to 5.3.0 by @dependabot in #539 #517[+]
bumpsethvargo/go-retry
from 0.2.3 to 0.2.4 by @dependabot in #520[+]
bumpspf13/viper
from 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