Skip to content

Commit 5158f27

Browse files
chore(main): release 0.2.2 (#96)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Averi Kitsch <[email protected]>
1 parent 61bf9ae commit 5158f27

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.2.2](https://github.com/googleapis/llama-index-cloud-sql-pg-python/compare/v0.2.1...v0.2.2) (2025-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **engine:** Closing of connection pool ([#95](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/95)) ([1ebaaac](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/1ebaaac6a93800edcf205920f2cdba6b77950fe4))
9+
310
## [0.2.1](https://github.com/googleapis/llama-index-cloud-sql-pg-python/compare/v0.2.0...v0.2.1) (2025-02-18)
411

512

src/llama_index_cloud_sql_pg/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.2.1"
15+
__version__ = "0.2.2"

0 commit comments

Comments
 (0)