Skip to content

Releases: mxenabled/path-core

v1.8.0

17 Feb 19:49

Choose a tag to compare

1.8.0 (2023-02-17)

Features

  • add configurator observer (c78a702)
  • configuration and gateway object configuration hooks (63ca562)

Bug Fixes

  • tighten up ConfiguratorObserver types (2ea2d13)

v1.7.2

07 Feb 16:55

Choose a tag to compare

1.7.2 (2023-02-07)

Bug Fixes

  • handle more specific HttpClient exceptions (a956927)
  • update connect exception statuses and set codes (492c6c8)

v1.7.1

26 Jan 17:48

Choose a tag to compare

1.7.1 (2023-01-26)

Miscellaneous Chores

v1.7.0

23 Jan 21:12

Choose a tag to compare

1.7.0 (2023-01-23)

Miscellaneous Chores

v1.7.0-SNAPSHOT

18 Jan 21:41

Choose a tag to compare

1.7.0-SNAPSHOT (2023-01-18)

Features

  • add exception reporter facility (1447e66)

Bug Fixes

  • add some more context fields to ExceptionContext (6aa2e0c)
  • add user id to exception context (7a87488)
  • remove unused Facilities.populate (1447e66)

Miscellaneous Chores

v1.6.2

12 Jan 22:58

Choose a tag to compare

1.6.2 (2023-01-12)

Bug Fixes

  • duration serialization fail on null (687371f)

v1.6.1

11 Jan 23:34

Choose a tag to compare

1.6.1 (2023-01-11)

Bug Fixes

  • log configurations after binding (3d701fb)
  • log configurations after binding with debug level (4b596ba)

v1.6.0

22 Dec 14:03

Choose a tag to compare

1.6.0 (2022-12-21)

Features

  • add safe configuration object serializer (1c1ee2c)
  • add secret field to ConfigurationField annotation (1c1ee2c)
  • log configurations after binding (d103fa4)
  • support ConfigurationField.secret lists (02a063f)

v1.5.0

20 Dec 21:00

Choose a tag to compare

1.5.0 (2022-12-20)

Features

  • add support for enum configuration bindings (ed9eff1)
  • adding RemoteException (c8146f8)

Bug Fixes

v1.4.1

19 Dec 16:07

Choose a tag to compare

1.4.1 (2022-12-19)

Bug Fixes

  • fix incompatible jaxb-runtime version constraint (3c6c07c)