Current section
Files
Jump to
Current section
Files
ex_azure_core
CHANGELOG.md
CHANGELOG.md
# Changelog
## [0.2.0](https://github.com/ex-azure/ex_azure_core/compare/v0.1.0...v0.2.0) (2026-07-07)
### Features
* **operation:** add default_host fallback to REST base-url resolution ([165ea44](https://github.com/ex-azure/ex_azure_core/commit/165ea441e15ffe37ea30a5bd87ee644968caacea))
### Bug Fixes
* Fixed issue with pinning the cognito identity id ([dae6a5c](https://github.com/ex-azure/ex_azure_core/commit/dae6a5cb45661966cc7992626a27625d683ce144))
## 0.1.0 (2026-01-28)
### Features
* Created a better entrypoint for the library ([2f24b75](https://github.com/ex-azure/ex_azure_core/commit/2f24b75c04316da22eb325ec6184db8feebf981b))
* Created Basic HTTP Client ([ea22075](https://github.com/ex-azure/ex_azure_core/commit/ea22075b5a0f9f0209f9a99ede8820faa0ddcd0f))
* Implement IMDS and Workload Identity for AKS ([2b2ba47](https://github.com/ex-azure/ex_azure_core/commit/2b2ba473d5c1ca2bb8c2493607d6861f7489c6c9))
* Implemented REQ Plugins ([2d90149](https://github.com/ex-azure/ex_azure_core/commit/2d90149aedf206a0a57c925f045a5ea148bebda6))
* Implemented some authentication flows ([0621853](https://github.com/ex-azure/ex_azure_core/commit/062185324ea659819fb9e939ca45398f74200069))
### Bug Fixes
* Fixed credo and dialyzer issues ([a972971](https://github.com/ex-azure/ex_azure_core/commit/a972971a1476b81de29382ad7d7ab62d1e7e776a))
* Fixed some issues ([944bfad](https://github.com/ex-azure/ex_azure_core/commit/944bfad5df5d5882b8edbfcaad9e7ff79a17a568))
* Fixed type of the token ([331f3cd](https://github.com/ex-azure/ex_azure_core/commit/331f3cdaa2c3b1b0f9159d582ec543a0335d14eb))
### Continuous Integration
* Added CI Stuff ([efd298a](https://github.com/ex-azure/ex_azure_core/commit/efd298aabd7f1f606ccef3bde8c9bad75afbf1dd))