Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
# Changelog

## 0.1.0 (2024-12-03)


### Features

* Adding Async Document Store ([#3](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/3)) ([b6ecae7](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/b6ecae7cc96762dabc194582ba32bb25541fda7f))
* Adding Async Index Store ([#4](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/4)) ([6bf0948](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/6bf09488272328539c984174c6717f3142403d3e))
* Adding Vector Store ([#16](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/16)) ([bf5c104](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/bf5c104231ad0bea3318c1d272dd9048dab979d4))
* Adding Document Store ([#5](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/5)) ([5abd242](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/5abd2428f5291ef9d5fda7e9b07c39b437407034))
* Adding Index Store ([#6](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/6)) ([a10fd22](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/a10fd22dff96dc32816167465eae14b4edd8055b))
* Adding PostgresEngine ([#2](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/2)) ([ab6a49c](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/ab6a49c3b8a62373ee447c736e71fc06da5e19ec))


### Documentation

* Add how to docs ([#18](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/18)) ([9f0f0d6](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/9f0f0d617d1331cc6eef846772b5b49c0c227b01))
* Add README to the repo ([#7](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/7)) ([e4c0447](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/e4c04478884c703355e9fa7b02b5dd38be1b1ee2))
Loading