# Changelog

## [1.2.1](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/compare/gemma-bedrock-monitor-v1.2.0...gemma-bedrock-monitor-v1.2.1) (2026-05-13)


### Bug Fixes

* **gemma-bedrock-monitor:** wrap hook commands in bash -c for Windows path compatibility ([#134](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/issues/134)) ([c7bd8f9](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/c7bd8f9adce95d242d7310754d37dd6ce7106d58))

## [1.2.0](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/compare/gemma-bedrock-monitor-v1.1.1...gemma-bedrock-monitor-v1.2.0) (2026-05-12)


### Features

* **gemma-bedrock-monitor:** add session isolation enforcement (v1.2.0) ([#131](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/issues/131)) ([c45e3f3](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/c45e3f3abe1cee29af5a2b4fee00f0053ec9f51d))

## [1.2.0] (2026-05-12)


### Features

* **bedrock-monitor:** add Bedrock<->Anthropic data isolation — blocks resuming a Bedrock-origin transcript on the Anthropic API to prevent client data leaking via JSONL replay. Implemented as SessionStart + UserPromptSubmit + PreToolUse hooks with state persisted in `${CLAUDE_PLUGIN_DATA}/tainted-transcripts` and `${CLAUDE_PLUGIN_DATA}/poisoned-sessions`.

## [1.1.1](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/compare/gemma-bedrock-monitor-v1.1.0...gemma-bedrock-monitor-v1.1.1) (2026-03-20)


### Bug Fixes

* **bedrock-monitor:** update fallback quota defaults ([63ae9ff](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/63ae9ff86dc0fbf2081ba69ed24f67ddf0f14a78))
* **bedrock-monitor:** update fallback quota defaults to match recalibrated values ([f5809fb](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/f5809fb9adb7ced719b70b970c1e5b9fa7dbe842))

## [1.1.0](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/compare/gemma-bedrock-monitor-v1.0.0...gemma-bedrock-monitor-v1.1.0) (2026-03-17)


### Features

* **gemma-bedrock-monitor:** add Bedrock quota monitoring plugin ([3306833](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/3306833ca6d2ae951631c1311d2023eee6150b60))
* **gemma-bedrock-monitor:** add Bedrock quota monitoring plugin ([618ba0e](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/618ba0e23af79dd5671eb1b2926bb54055437355))


### Bug Fixes

* **gemma-bedrock-monitor:** address PR review feedback ([7163ad6](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/7163ad6e4383102a7df304eb6219621edeb0bf75))
* **gemma-bedrock-monitor:** address second round of PR feedback ([8616f26](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/8616f263381e96961d2e4065c660920fa4b70de6))

## [1.1.0](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/compare/gemma-bedrock-monitor-v1.0.0...gemma-bedrock-monitor-v1.1.0) (2026-03-17)


### Features

* **gemma-bedrock-monitor:** add Bedrock quota monitoring plugin ([3306833](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/3306833ca6d2ae951631c1311d2023eee6150b60))
* **gemma-bedrock-monitor:** add Bedrock quota monitoring plugin ([618ba0e](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/618ba0e23af79dd5671eb1b2926bb54055437355))


### Bug Fixes

* **gemma-bedrock-monitor:** address PR review feedback ([7163ad6](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/7163ad6e4383102a7df304eb6219621edeb0bf75))
* **gemma-bedrock-monitor:** address second round of PR feedback ([8616f26](https://github.com/Gemma-Analytics/gemma-agentic-toolkit/commit/8616f263381e96961d2e4065c660920fa4b70de6))
