Skip to content

Commit

Permalink
chore(main): release 0.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeeva committed Nov 6, 2024
1 parent 3bac10c commit 1ed7526
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.7.12](https://github.com/Autodesk/pgbelt/compare/v0.7.11...v0.7.12) (2024-11-06)


### Bug Fixes

* run analyze without statement timeout ([#606](https://github.com/Autodesk/pgbelt/issues/606)) ([3bac10c](https://github.com/Autodesk/pgbelt/commit/3bac10c92f662b5c66145cde8245a1ac967130d7))

## [0.7.11](https://github.com/Autodesk/pgbelt/compare/v0.7.10...v0.7.11) (2024-09-27)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pgbelt"
version = "0.7.11"
version = "0.7.12"
description = "A CLI tool used to manage Postgres data migrations from beginning to end, for a single database or a fleet, leveraging pglogical replication."
authors = ["Varjitt Jeeva <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 1ed7526

Please sign in to comment.