# Changelog
All notable changes to this project will be documented in this file.
## [0.2.14](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.13...aether-llm-codegen-v0.2.14) - 2026-07-13
### Added
- *(aether-cli)* Add support for exporting genai OTEL traces ([#219](https://github.com/contextbridge/aether/pull/219))
## [0.2.13](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.12...aether-llm-codegen-v0.2.13) - 2026-07-09
### Other
- Update models ([#214](https://github.com/contextbridge/aether/pull/214))
## [0.2.12](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.11...aether-llm-codegen-v0.2.12) - 2026-06-18
### Other
- Move a bunch of errors to using thiserror ([#160](https://github.com/contextbridge/aether/pull/160))
## [0.2.11](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.10...aether-llm-codegen-v0.2.11) - 2026-06-13
### Other
- updated the following local packages: aether-utils
## [0.2.10](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.9...aether-llm-codegen-v0.2.10) - 2026-06-10
### Other
- update Cargo.toml dependencies
## [0.2.9](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.8...aether-llm-codegen-v0.2.9) - 2026-05-31
### Fixed
- *(aether-cli)* Onboarding ([#112](https://github.com/contextbridge/aether/pull/112))
## [0.2.8](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.7...aether-llm-codegen-v0.2.8) - 2026-05-16
### Fixed
- *(llm)* Use prompt caching on Bedrock models that support prompt caching ([#75](https://github.com/contextbridge/aether/pull/75))
### Other
- *(llm-codegen)* Cleanup string munging and use quote crate ([#77](https://github.com/contextbridge/aether/pull/77))
## [0.2.7](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.6...aether-llm-codegen-v0.2.7) - 2026-05-13
### Added
- *(llm)* Support bedrock inferance profile arns in model strings
## [0.2.6](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.5...aether-llm-codegen-v0.2.6) - 2026-05-12
### Other
- updated the following local packages: aether-utils
## [0.2.5](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.4...aether-llm-codegen-v0.2.5) - 2026-05-08
### Other
- updated the following local packages: aether-utils
## [0.2.4](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.3...aether-llm-codegen-v0.2.4) - 2026-05-05
### Other
- port to contextbridge org
## [0.2.3](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.2...aether-llm-codegen-v0.2.3) - 2026-05-03
### Fixed
- *(llm)* Set codex context window limit for gpt to 272k subscription limit
## [0.2.2](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.1...aether-llm-codegen-v0.2.2) - 2026-04-29
### Other
- updated the following local packages: aether-utils
## [aether-llm-codegen-v0.2.1] - 2026-04-27