mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore: bump version to 1.14.1 with a patch for A2A logging issue
Prepare a patch version for #2918 PiperOrigin-RevId: 806537425
This commit is contained in:
committed by
Copybara-Service
parent
c29d41f0d0
commit
b53e6e3567
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.14.1](https://github.com/google/adk-python/compare/v1.14.0...v1.14.1) (2025-09-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fix logging issues with RemoteA2aAgent [0c1f1fa](https://github.com/google/adk-python/commit/0c1f1fadeb5a6357af9cad0eff5d5e7103fc88b0)
|
||||
|
||||
## [1.14.0](https://github.com/google/adk-python/compare/v1.13.0...v1.14.0) (2025-09-10)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
# limitations under the License.
|
||||
|
||||
# version: major.minor.patch
|
||||
__version__ = "1.14.0"
|
||||
__version__ = "1.14.1"
|
||||
|
||||
Reference in New Issue
Block a user