File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
src/llama_index_cloud_sql_pg Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/compare/v0.1.0...v0.2.0 ) (2025-01-29)
4+
5+
6+ ### Features
7+
8+ * Add Async Chat Store ([ #38 ] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/38 ) ) ([ 2b14f5a] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/2b14f5a946e595bce145bf1b526138cf393250ed ) )
9+ * Add Async Postgres Reader ([ #52 ] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/52 ) ) ([ 591600f] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/591600f13acac0ec7bf97ee3bc83041a99b3edec ) )
10+ * Add chat store init methods ([ #39 ] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/39 ) ) ([ 0ef1fa5] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/0ef1fa5c945c9012354fc6cacb4fc50dd12c0c19 ) )
11+ * Add Postgres Chat Store ([ #40 ] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/40 ) ) ([ 7787d7d] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/7787d7d1161dd994c11ac8a75eb5890cf9309cee ) )
12+ * Add Postgres Reader ([ #53 ] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/53 ) ) ([ 4ceade4] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/4ceade46a00980d2e75d03fde11b8a1f888dfc25 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * Query and return only selected metadata columns ([ #48 ] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/48 ) ) ([ 5173e11] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/5173e11831387909a12841bb232f8e39c113bd60 ) )
18+
19+
20+ ### Documentation
21+
22+ * Update docstring ([ d1f1598] ( https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/d1f1598cd687dcf4d3a48a236cc007dc9e090b4e ) )
23+
324## 0.1.0 (2024-12-03)
425
526
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "0.1 .0"
15+ __version__ = "0.2 .0"
You can’t perform that action at this time.
0 commit comments