Releases: micmurawski/osdu-client
Releases · micmurawski/osdu-client
1.4.0
What's Changed
- fix: Fixed bool params and complex types params by @micmurawski in #4
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- fix: Removed unused tenant in auth interface by @micmurawski in #3
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Fix/added tests improvements and documentation by @micmurawski in #2
Full Changelog: 1.1.0...1.2.0
1.1.0
fix: Removed tenant from clients
1.0.0
- Autogenerated service clients from OSDU documentation
- Changed AuthBackendInterface
- Autogenerated unit tests
- Implemented optional requests body validation based on documentation