v0.0.3

googleapis/mcp-toolboxv0.0.3Dec 10, 2024by release-please[bot]

AI Summary

Enhanced logging capabilities and expanded database connectivity by adding Spanner support, along with fixes for session management and type checking.

Key Highlights

  • Add `--log-level` and `--logging-format` flags
  • Add Spanner source and tool
  • Add std and structured logger
  • Add public/private IP configuration for AlloyDB and CloudSQL

New Features

  • Logging flags (--log-level, --logging-format)
  • Spanner source and tool
  • Standard and structured logger
  • Public/private IP configuration for AlloyDB and CloudSQL

Full Release Notes

## [0.0.3](https://github.com/googleapis/genai-toolbox/compare/v0.0.2...v0.0.3) (2024-12-10)


### Features

* Add --log-level and --logging-format flags ([#97](https://github.com/googleapis/genai-toolbox/issues/97)) ([9a0f618](https://github.com/googleapis/genai-toolbox/commit/9a0f618efca13e0accb2656ea74a393e8cda5d40))
* Add options for command ([#110](https://github.com/googleapis/genai-toolbox/issues/110)) ([5c690c5](https://github.com/googleapis/genai-toolbox/commit/5c690c5c30515ae790b045677ef518106c52a491))
* Add Spanner source and tool ([#90](https://github.com/googleapis/genai-toolbox/issues/90)) ([890914a](https://github.com/googleapis/genai-toolbox/commit/890914aae0989d181b26efa940326a5c2f559959))
* Add std logger ([#95](https://github.com/googleapis/genai-toolbox/issues/95)) ([6a8feb5](https://github.com/googleapis/genai-toolbox/commit/6a8feb51f0d148607f52c4a5c755faa9e3b7e6a4))
* Add structured logger ([#96](https://github.com/googleapis/genai-toolbox/issues/96)) ([5e20417](https://github.com/googleapis/genai-toolbox/commit/5e2041755163932c6c3135fad2404cffd22cb463))
* **source/alloydb-pg:** Add configuration for public and private IP ([#103](https://github.com/googleapis/genai-toolbox/issues/103)) ([e88ec40](https://github.com/googleapis/genai-toolbox/commit/e88ec409d14c85d6b0896c45d9957cce9097912a))
* **source/cloudsql-pg:** Add configuration for public and private IP ([#114](https://github.com/googleapis/genai-toolbox/issues/114)) ([6479c1d](https://github.com/googleapis/genai-toolbox/commit/6479c1dbe26f05438df9c2289118da558eee0a0d))


### Bug Fixes

* Fix go test workflow ([#84](https://github.com/googleapis/genai-toolbox/issues/84)) ([8c2c373](https://github.com/googleapis/genai-toolbox/commit/8c2c373d359b718b2182f566bc245a2a8fa03333))
* Fix issue causing client session to not close properly while closing SDK. ([#81](https://github.com/googleapis/genai-toolbox/issues/81)) ([9d360e1](https://github.com/googleapis/genai-toolbox/commit/9d360e16eab664992bca9d6b01dbec12c9d5d2e1))
* Fix test cases for ip_type ([#115](https://github.com/googleapis/genai-toolbox/issues/115)) ([5528bec](https://github.com/googleapis/genai-toolbox/commit/5528bec8ed8c7efa03979abedc98102bff4abed8))
* Fix the errors showing up after setting up mypy type checker. ([#74](https://github.com/googleapis/genai-toolbox/issues/74)) ([522bbef](https://github.com/googleapis/genai-toolbox/commit/522bbefa7b305a1695bb21ce4a9c92429cde4ee9))
* **llamaindex-sdk:** Fix issue causing client session to not close properly while closing SDK. ([#82](https://github.com/googleapis/genai-toolbox/issues/82)) ([fa03376](https://github.com/googleapis/genai-toolbox/commit/fa03376bbc4b9dba93a471b13225c8f1a37187c2))


### Miscellaneous Chores

* Release 0.0.3 ([#122](https://github.com/googleapis/genai-toolbox/issues/122)) ([626e12f](https://github.com/googleapis/genai-toolbox/commit/626e12fdb3e27996e9e4a8c9661563ec3c3bcc5c))

| **os/arch**                                                                                   |                                                                **sha256** |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.0.3/linux/amd64/toolbox)        |          45f987461954c78aa5117730736db86090a7164398f01c4f823ea1736b0b36d4 |
| [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.0.3/darwin/arm64/toolbox)      |          7d423955d540c0a11fba1c5c89f3a9d443550e829b15065786aa7c469600bf99 |
| [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.0.3/darwin/amd64/toolbox)      |          31af24c538a14a67de52ed7a1070efa59c4363b5728f1aa40c0147852f748356 |
| [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.0.3/windows/amd64/toolbox)    |          ee9d31b3228f334fba10379e54fb4375a457bca8a050e312a10e432351d5c71e |