Releases: cybertec-postgresql/pg_timetable
Releases · cybertec-postgresql/pg_timetable
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
v5.0.0
What's Changed 💡⚡️👩🦳
[!]
add suport forjackc/pgx/v5
by @pashagolub in #488[+]
replace deprecatedgolint
withrevive
, closes #502 by @pashagolub in #503[+]
add/startchain
and/stopchain
REST API endpoints, closes #482 by @pashagolub in #498[+]
add email sending example to the docs, closes #495 by @pashagolub in #496[+]
bumpactions/setup-go
from 2 to 3 by @dependabot in #489[+]
bumppashagolub/pgxmock/v2
to 2.4.0 by @dependabot in #513[+]
bumpspf13/viper
to 1.14.0 by @dependabot in #510[+]
bumpstretchr/testify
to 1.8.1 by @dependabot in #506[+]
usesethvargo/go-retry
for the reconnection logic, closes #480 by @pashagolub in #481[*]
usepgx.RowToStructByName
instead of local one, closes #514 by @pashagolub in #515[*]
use envvar in GHA instead of deprecatedset-output
command, 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/v4
to 4.17.0 by @dependabot in #471[+]
bumpgeorgysavva/scany
to 1.1.0 by @dependabot in #462[+]
bumppashagolub/pgxmock
to 1.8.0 by @dependabot in #474[+]
bumpsirupsen/logrus
to 1.9.0 by @dependabot in #460[+]
provide migration script frompgAgent
topg_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 🤜➡️🔨
[+]
adddependabot
check for GitHub actions, closes #449 by @pashagolub in #450[+]
addtxid
column totimetable.execution_log
, closes #436 by @pashagolub in #437[+]
bumpactions/checkout
to 3 by @dependabot in #452[+]
bumpgithub/codeql-action
to 2 by @dependabot in #451[+]
bumpgo.mod
to 1.18, closes #444 by @pashagolub in #454[+]
bumpgoreleaser/goreleaser-action
to 3 by @dependabot in #453[+]
bumpspf13/viper
to 1.12.0 by @dependabot in #440[+]
bumpstretchr/testify
to 1.8.0 by @dependabot in #456[+]
provide migration tool frompg_cron
topg_timetable
, closes #343 by @pashagolub in #439[-]
addtimetable.migration
table tomigrate_v3_to_v4.sql
script, fixes #457 by @pashagolub in #458[-]
fix migration #436 ontimetable.execution_log
for 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 🙏💙💛
[+]
addpsql
client to the Docker image by default, closes #429 05e5921[+]
bumpgeorgysavva/scany
tov1.0.0
90fda6e[+]
bumpgolangci/golangci-lint-action
tov3
, closes #421 e73168d[+]
bumpjackc/pgconn
tov1.12.0
8da1cb2[+]
bumpjackc/pgtype
tov1.11.0
8da1cb2[+]
bumpjackc/pgx/v4
tov4.16.1
660fcdf[+]
bumppashagolub/pgxmock
tov1.6.0
e1d4259[+]
bumpspf13/viper
tov1.11.0
7db27c5[+]
useshogo82148/actions-goveralls
instead ofjandelgado/gcov2lcov-action
andcoverallsapp/github-action
52e667e[*]
renameLOG
database log level toINFO
, closes #417 4cacdab[-]
fix "cannot fetch chains ifchain.timeout
field 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
v4.6.1
[-] small fix for elgohr/Publish-Docker-Github-Action/issues/155
What to do next?
- Read the documentation
- Check out the blog
- Follow us on Twitter
v4.6.0
What's Changed 🇺🇦💪🕊️
[+]
use the latest Go v1.18 for workflows, closes #410 by @pashagolub in #411[+]
bumpstretchr/testify
to 1.7.1 by @dependabot in #404[+]
addCopyToFile
built-in command, closes #405 by @pashagolub in #406[-]
fix failedUpdate Docker
workflow, closes #408 by @pashagolub in #409
Full Changelog: v4.5.0...v4.6.0
What to do next?
- Read the documentation
- Check out the blog
- Follow us on Twitter
v4.5.0
What's Changed 🚢👋🍆
[+]
addstarted_at
column toactive_session
andactive_chain tables
, closes #394 f6771ef[+]
add version arguments toUpdate Docker
workflow e67c687[+]
bumpjackc/pgx/v4
to 4.15.0 12cc52a[+]
bumppashagolub/pgxmock
to 1.4.4 1c28407[*]
add star history to readme 0ae08c9[*]
improveTestLogHook()
test case dad8820[*]
start REST API server immediately after config parsing, fixes #392 9e68353[*]
update ER-schema in docs a203bcb[*]
useMax()
ingetTimeoutContext()
instead of direct comparison 209ad5f[-]
protect concurrent read and write of interval chains map, fixes #400 [*] remove obsoleteintervalChainMutex
884778b
Full Changelog: v4.4.0...v4.5.0