Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

0.9.2: Fixed YAML and JSON serialization

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 10 Dec 22:37
· 28 commits to main since this release
8262b60

This release fixes how the client configuration structure is serialized and unserialized. Previously, we missed to add the inline option to the embedded option to the HTTP client config which lead to a substructure being created. This is now fixed.