All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Weekly generation
- Fixes doc comments
- Made the client options public so they can be used by consumers when customizing middleware
- Weekly generation
- Fixes #14 a misalignement with telemetry specification
- Fixes #17 a bug where query parameters would be missing
- Fixes #9 an issue where deserialization would fail because of nil values
- Weekly generation
- Added support for setting the base url
- Fixes a bug where scalar collections would not deserialize
- Initial release