Skip to content

Releases: micmurawski/osdu-client

1.4.0

01 Aug 12:48
660369d
Compare
Choose a tag to compare

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

26 Jul 18:23
0879408
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

15 Jul 14:21
8ab7642
Compare
Choose a tag to compare

What's Changed

  • Fix/added tests improvements and documentation by @micmurawski in #2

Full Changelog: 1.1.0...1.2.0

1.1.0

15 Jul 09:55
Compare
Choose a tag to compare
fix: Removed tenant from clients

1.0.0

15 Jul 09:06
Compare
Choose a tag to compare
  • Autogenerated service clients from OSDU documentation
  • Changed AuthBackendInterface
  • Autogenerated unit tests
  • Implemented optional requests body validation based on documentation