Skip to content

Commit d4aef1e

Browse files
committed
chore(main): release 0.2.0
1 parent 61f5de4 commit d4aef1e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/google-agentic-commerce/AP2/compare/v0.1.0...v0.2.0) (2026-02-09)
4+
5+
6+
### Features
7+
8+
* Add Vertex AI authentication support alongside Google API key ([#48](https://github.com/google-agentic-commerce/AP2/issues/48)) ([f3b4ab9](https://github.com/google-agentic-commerce/AP2/commit/f3b4ab97b2c90c4e546b6e7ceeea42dff25c1dd8))
9+
* Add X402 payment method support to Python human-in-the-loop samples ([#121](https://github.com/google-agentic-commerce/AP2/issues/121)) ([7f953cf](https://github.com/google-agentic-commerce/AP2/commit/7f953cf7dc619331008a5f4086ef50aa0e0f3115))
10+
* **go:** introduce standalone sample ([#101](https://github.com/google-agentic-commerce/AP2/issues/101)) ([c3a3876](https://github.com/google-agentic-commerce/AP2/commit/c3a387607e8adf7d375a53b77d9cbbdc0e4640f5))
11+
* **receipt:** Implement PaymentReceipt ([#110](https://github.com/google-agentic-commerce/AP2/issues/110)) ([316e32e](https://github.com/google-agentic-commerce/AP2/commit/316e32e65d6b7e64a6a8ae724143422a1172dd53))
12+
13+
14+
### Bug Fixes
15+
16+
* add cross-platform support for virtual environment activation ([#85](https://github.com/google-agentic-commerce/AP2/issues/85)) ([eef5ca5](https://github.com/google-agentic-commerce/AP2/commit/eef5ca51e81559474617301866aaa714b1072d8a))
17+
* **shopping:** Correct numbering in shopper agent instructions ([#26](https://github.com/google-agentic-commerce/AP2/issues/26)) ([ed4185f](https://github.com/google-agentic-commerce/AP2/commit/ed4185f03ed56dee4993e30067daf33cfa200303))
18+
* **uvlock:** registry ([#146](https://github.com/google-agentic-commerce/AP2/issues/146)) ([0b3379b](https://github.com/google-agentic-commerce/AP2/commit/0b3379b5cb86a8a759a387d2e78b5dcdd452d7b5)), closes [#145](https://github.com/google-agentic-commerce/AP2/issues/145)
19+
320
## 0.1.0 (2025-09-16)
421

522

0 commit comments

Comments
 (0)