Skip to content

Releases: mxenabled/path-core

v3.5.0

07 Aug 22:31

Choose a tag to compare

3.5.0 (2023-08-07)

Features

  • add response status (6b7e4f9)
  • add slice convinience method to maps (88175fa)
  • add upstream request processing (a344fef)

v3.4.0

25 Jul 19:53

Choose a tag to compare

3.4.0 (2023-07-25)

Features

  • add support for Class binding (3b4b63c)
  • add support for ZoneId binding (2647b4c)

v3.3.0

06 Jul 22:53

Choose a tag to compare

3.3.0 (2023-07-06)

Features

  • adding unit tests for no config accessors (208616e)
  • removing requirement for AccessorConfiguration parameter (208616e)

Bug Fixes

3.2.2

22 Jun 17:47

Choose a tag to compare

3.2.2 (2023-06-22)

Bug Fixes

  • making Annotations.fieldsAnAnnotations respect inheritance (3b266dd)

3.2.1

16 Jun 21:44

Choose a tag to compare

3.2.1 (2023-06-16)

Bug Fixes

  • removing PARAMETER target from ClientID annotation (08d69fd)

3.2.0

14 Jun 15:53

Choose a tag to compare

3.2.0 (2023-06-14)

Features

  • add support for byte binding (9ac0350)
  • add support for char binding (62e666b)
  • add support for short binding (bc13c02)

3.1.0

09 Jun 20:16

Choose a tag to compare

3.1.0 (2023-06-09)

Features

  • add support for regex pattern configuration binding (8c8e848)

3.0.1

08 Jun 17:02

Choose a tag to compare

3.0.1 (2023-06-08)

Bug Fixes

  • move mutual auth hash code to interface (9f626dc)

1.11.1

07 Jun 18:47

Choose a tag to compare

1.11.1 (2023-06-07)

Bug Fixes

  • patch mutual auth provider memory leak (f9a43b7)

3.0.0

06 Jun 23:20

Choose a tag to compare

3.0.0 (2023-06-06)

⚠ BREAKING CHANGES

  • mutual_auth: replace use of ConnectionSettings hashcode

Bug Fixes

  • mutual_auth: replace use of ConnectionSettings hashcode (bd7bbac)