Skip to content

Commit 5b08f10

Browse files
authored
chore(main): release 0.7.10 (#569)
1 parent fcd6e03 commit 5b08f10

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.10](https://github.com/Autodesk/pgbelt/compare/v0.7.9...v0.7.10) (2024-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* add timestamps to logs DBAAS-92 ([#568](https://github.com/Autodesk/pgbelt/issues/568)) ([9c19378](https://github.com/Autodesk/pgbelt/commit/9c1937882343272e0e64887d2f57e9e5afa5eb6c))
9+
310
## [0.7.9](https://github.com/Autodesk/pgbelt/compare/v0.7.8...v0.7.9) (2024-09-09)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pgbelt"
3-
version = "0.7.9"
3+
version = "0.7.10"
44
description = "A CLI tool used to manage Postgres data migrations from beginning to end, for a single database or a fleet, leveraging pglogical replication."
55
authors = ["Varjitt Jeeva <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)