Skip to content

Releases: apimatic/core-lib-java

Release Version 0.4.10

29 Jan 10:11
a533a0f

Choose a tag to compare

0.4.10 (2024-01-29)

Bug Fixes

  • zoned-date-time: removed zoneId from serialized rfc8601 datetime string (#87) (8b8772d)

Release Version 0.5.0

08 Dec 07:32
16a79fa

Choose a tag to compare

0.5.0 (2023-12-08)

Features

  • multiple-auth: add support for multiple auth as major version (#85) (16a79fa)

Release Version 0.4.9

08 Dec 06:55
d4af1f8

Choose a tag to compare

0.4.9 (2023-12-08)

Reverts

  • multiple-auth: revert support for multiple auth (d4af1f8)

Release Version 0.4.8

05 Dec 06:59
3baa14a

Choose a tag to compare

0.4.8 (2023-12-05)

Features

  • multiple-auth: add support for multiple auth (#79) (3baa14a)

Release Version 0.4.7

04 Dec 10:27
bbef73e

Choose a tag to compare

0.4.7 (2023-12-04)

Bug Fixes

  • opt-null-zoned-datetime: added serializers for zoned datetime in OptionalNullable type (#83) (bbef73e)

Release Version 0.4.6

05 Oct 12:45
5702415

Choose a tag to compare

0.4.6 (2023-10-05)

Build Systems

  • version-upgrade: update jococo from 0.8.8 to 0.8.10 (#81) (5702415), closes #80

Continuous Integration

Version 0.4.5

06 Jun 10:24
7478458

Choose a tag to compare

0.4.5 (2023-06-06)

Features

  • overriding-equals-hashCode: override equals and hashCode in optional-nullable wrapper (#72) (7478458)

Version 0.4.4

29 May 06:03
0ce226b

Choose a tag to compare

0.4.4 (2023-05-29)

Features

  • oaf-validation-exception: added throwables oneof/anyof validation failures (#70) (0ce226b)

Version 0.4.3

15 May 06:39
c19c766

Choose a tag to compare

0.4.3 (2023-05-15)

Build Systems

  • package: update 3rd party packages to latest version (#65) (cb9cf13)

Documentation

  • license: add MIT license (d9b839b)

Continuous Integration

  • release-version: update pom.xml [ci skip] (11e2682)
  • test-lts-java-versions: test suite for Java 11, 17 & 19 (#63) (e7a2cb1)
  • update-release-script: fix failing delete intermediate branch step (#68) (c19c766)
  • workflow: setup dependency review (ceb1466)

Release Version 0.4.0

25 Jan 09:28
93d8e7d

Choose a tag to compare

0.4.0 (2023-01-25)

Features

  • support-for-error-templates: add the support of error templates (#53) (93d8e7d), closes #52

Bug Fixes

  • gradle-build: fix the build issue of gradle project (#55) (551a27d), closes #54

Continuous Integration

  • release-version: update pom.xml [ci skip] (977bb90)