File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
src/langchain_google_cloud_sql_pg Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.1] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/compare/v0.1.0...v0.1.1 ) (2024-03-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * Sql statement for non-nullable column ([ #85 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/85 ) ) ([ e143e14] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/e143e14cc8ea12399be81c49f579a6c9872119ea ) )
9+
10+
11+ ### Documentation
12+
13+ * Add check for database ([ #79 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/79 ) ) ([ 4959ceb] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/4959ceb78aae27c8b5d48168ec096b8cd01b6e82 ) )
14+ * Add github links ([ #84 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/84 ) ) ([ 864f642] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/864f642c19b3409acffaea7c6479791b12dd059c ) )
15+ * Update langchain_quick_start.ipynb ([ #81 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/81 ) ) ([ 5e79043] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/5e790436073b8c6e37be905a6215dc9ea5602adc ) )
16+ * Update quickstart ([ #76 ] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/issues/76 ) ) ([ 37b4380] ( https://github.com/googleapis/langchain-google-cloud-sql-pg-python/commit/37b4380871f50dc30274539d0f8a65664d023d35 ) )
17+
318## 0.1.0 (2024-02-28)
419
520
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515#
16- __version__ = "0.1.0 "
16+ __version__ = "0.1.1 "
You can’t perform that action at this time.
0 commit comments