Skip to content

Releases: IZIVIA/ocpi-toolkit

Version 0.0.36

23 Jul 09:01
cb3ac8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: R-0.0.35...R-0.0.36

Version 0.0.35

22 Jul 15:44
Compare
Choose a tag to compare

What's Changed

  • fix(common) #120: Include Message Routing Headers in error responses. by @andacata in #121
  • chore(gradle) #112: Removed commons module, duplicated gradle declarations, and mvn publishing from annotation-processor by @lilgallon in #113

Full Changelog: R-0.0.34...R-0.0.35

Version 0.0.34

28 Jun 14:40
cbfbdb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: R-0.0.33...R-0.0.34

Version 0.0.33

19 Jun 12:28
f21a60f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: R-0.0.32...R-0.0.33

Version 0.0.32

28 May 07:48
e90e105
Compare
Choose a tag to compare

What's Changed

Full Changelog: R-0.0.31...R-0.0.32

Version 0.0.31

17 May 13:32
7be138a
Compare
Choose a tag to compare

What's Changed

  • feat(common) #100: validate PUT request params are the same as inside the Owned Object by @andacata in #101
  • fix(common): Successful DELETE requests should return HTTP 200 by @andacata in #103

Full Changelog: R-0.0.30...R-0.0.31

Version 0.0.30

19 Apr 08:27
ada80ae
Compare
Choose a tag to compare

What's Changed

  • fix(sessions) #96: require date_from in CPO GET Sessions by @andacata in #97
  • fix(location) #98: twentyforseven instead of twenty_for_seven by @lilgallon in #99

Full Changelog: R-0.0.29...R-0.0.30

Version 0.0.29

26 Mar 10:31
a0d84bf
Compare
Choose a tag to compare

What's Changed

  • refactor(common) #93: rename to camelCase the fields of OcpiResponseBody by @andacata in #95

Full Changelog: R-0.0.28...R-0.0.29

Version 0.0.28

25 Mar 13:58
ecca198
Compare
Choose a tag to compare

What's Changed

  • fix(transport) #91: Avoid throwing IndexOutOfBoundsException when Link header is missing content by @andacata in #92
  • feat(common) #86: Add the ability to use the Link header for getting next pages from paginated responses by @andacata in #94

Full Changelog: R-0.0.27...R-0.0.28

Version 0.0.27

21 Mar 15:26
6aaf27c
Compare
Choose a tag to compare

What's Changed

  • fix(transport) #87: Throw explicit exception when a required header is missing by @andacata in #88
  • fix(location) #86: add missing capabilities by @lilgallon in #90

Full Changelog: R-0.0.26...R-0.0.27