Skip to content

Commit d20ed3f

Browse files
chore(main): release 0.3.1
1 parent f91fb55 commit d20ed3f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.3.1](https://github.com/googleapis/llama-index-cloud-sql-pg-python/compare/v0.3.0...v0.3.1) (2026-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix vulerability by using query parameters instead of string formatting ([#217](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/217)) ([a06cc12](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/a06cc1219d52e157dd927585079e5d139fdc1694))
9+
310
## [0.3.0](https://github.com/googleapis/llama-index-cloud-sql-pg-python/compare/v0.2.3...v0.3.0) (2026-01-13)
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.3.0"
15+
__version__ = "0.3.1"

0 commit comments

Comments
 (0)