From 312436a19acb140d209e3591e34fad74e835b747 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:35:56 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ cmd/version.txt | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 629a9d71..6e182103 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [1.0.0](/~https://github.com/googleapis/genai-toolbox/compare/v0.0.4...v1.0.0) (2025-01-14) + + +### ⚠ BREAKING CHANGES + +* replace Source field `ip_type` with `ipType` for consistency ([#197](/~https://github.com/googleapis/genai-toolbox/issues/197)) +* **toolbox-sdk:** deprecate 'add_auth_headers' in favor of 'add_auth_tokens' ([#170](/~https://github.com/googleapis/genai-toolbox/issues/170)) + +### Features + +* Add support for OpenTelemetry ([#205](/~https://github.com/googleapis/genai-toolbox/issues/205)) ([1fcc20a](/~https://github.com/googleapis/genai-toolbox/commit/1fcc20a8469794ed8e6846cded44196d26c306be)) +* Added Neo4j Source and Tool ([#189](/~https://github.com/googleapis/genai-toolbox/issues/189)) ([8a1224b](/~https://github.com/googleapis/genai-toolbox/commit/8a1224b9e0145c4e214d42f14f5308b508ea27ce)) +* **llamaindex-sdk:** Implement OAuth support for LlamaIndex. ([#159](/~https://github.com/googleapis/genai-toolbox/issues/159)) ([003ce51](/~https://github.com/googleapis/genai-toolbox/commit/003ce510a1fb37a23e4c64fdf21376e0e32ec8ab)) +* Replace Source field `ip_type` with `ipType` for consistency ([#197](/~https://github.com/googleapis/genai-toolbox/issues/197)) ([e069520](/~https://github.com/googleapis/genai-toolbox/commit/e069520bb79d086dbdd37ebc3ad9bb39b31c8fac)) +* Update log with given context ([#147](/~https://github.com/googleapis/genai-toolbox/issues/147)) ([809e547](/~https://github.com/googleapis/genai-toolbox/commit/809e547a481bd4af351bbaa2dcfd203b086bb51d)) + + +### Bug Fixes + +* Correct parsing of floats/ints from json ([#180](/~https://github.com/googleapis/genai-toolbox/issues/180)) ([387a5b5](/~https://github.com/googleapis/genai-toolbox/commit/387a5b56b53ccfe0637a0f44c0ddbec8e991cc39)) +* **doc:** Update example `clientId` field ([#198](/~https://github.com/googleapis/genai-toolbox/issues/198)) ([0c86e89](/~https://github.com/googleapis/genai-toolbox/commit/0c86e895066ee3dee9ab9bc20fe00934066b67ac)) +* Fix config name in auth doc samples ([#186](/~https://github.com/googleapis/genai-toolbox/issues/186)) ([bb03457](/~https://github.com/googleapis/genai-toolbox/commit/bb0345767e0550fcda975958f450086e44f6a913)) +* Handle shutdown gracefully ([#178](/~https://github.com/googleapis/genai-toolbox/issues/178)) ([66ab70f](/~https://github.com/googleapis/genai-toolbox/commit/66ab70f702d7178c61c8d90399483b6125ba01c8)) +* Improve return error for parameters ([#206](/~https://github.com/googleapis/genai-toolbox/issues/206)) ([346c57d](/~https://github.com/googleapis/genai-toolbox/commit/346c57da2394e398ee8cc527b84973aa2bcde642)) +* **toolbox-sdk:** Deprecate 'add_auth_headers' in favor of 'add_auth_tokens' ([#170](/~https://github.com/googleapis/genai-toolbox/issues/170)) ([b56fa68](/~https://github.com/googleapis/genai-toolbox/commit/b56fa685e379c3515025ed76d9abe61f93365a65)) + ## [0.0.4](/~https://github.com/googleapis/genai-toolbox/compare/v0.0.3...v0.0.4) (2024-12-18) diff --git a/cmd/version.txt b/cmd/version.txt index 81340c7e..3eefcb9d 100644 --- a/cmd/version.txt +++ b/cmd/version.txt @@ -1 +1 @@ -0.0.4 +1.0.0