Skip to content

Releases: mxenabled/path-core

v4.4.3

20 Feb 23:35
Compare
Choose a tag to compare

4.4.3 (2025-02-20)

Bug Fixes

  • mc-3689 - centralize some log masker regex strings (ab52f03)

v4.4.2

28 Jan 16:12
Compare
Choose a tag to compare

4.4.2 (2025-01-28)

Bug Fixes

  • handle Connection Exception and socket exception (b91af79)

v4.4.1

23 Jan 16:24
Compare
Choose a tag to compare

4.4.1 (2025-01-22)

Bug Fixes

  • handle external timeout error with status code 531 (aeba873)

v4.4.0

14 Jan 18:53
Compare
Choose a tag to compare

4.4.0 (2025-01-14)

Features

  • add tests to connection binding on gateway objects (d5901f0)

Bug Fixes

  • bump connectTimeout to 10s from 5s (db7f829)

v4.3.0

19 Dec 16:22
Compare
Choose a tag to compare

4.3.0 (2024-12-19)

Features

  • add comments to new ConnectionBinder class (9a90cca)
  • add connection builder for gateway objects (860a88f)

Bug Fixes

  • handle external timeout error with status code 531 (ae407c4)

v4.2.1

27 Nov 21:33
Compare
Choose a tag to compare

4.2.1 (2024-11-27)

Bug Fixes

  • call afterInitialize on all accessors (ed95a0d)
  • initialize facilities when facilities are empty (b3ddc6c)

v4.2.0

29 Oct 19:16
Compare
Choose a tag to compare

4.2.0 (2024-10-28)

Features

  • add after initialize method on accessor (0262d69)
  • add all missing documentation and clear javadoc warnings (3ef4291)
  • add hook to AccessorConnectionBase that allows for call stack modifications (d3a71a4)

Bug Fixes

  • handle internal error flag for NATs timeout error (35fe9ad)
  • handle internal error flag for NATs timeout error (d29b62c)
  • logic error on request_method logging (2239690)
  • tweak upstream log fields for better log viewing (bb64241)

v4.1.1

05 Sep 20:10
Compare
Choose a tag to compare

4.1.1 (2024-09-05)

Bug Fixes

v4.1.0

05 Sep 16:33
Compare
Choose a tag to compare

4.1.0 (2024-09-05)

Features

  • add configurable ConnectTimeout and RequestTimeout (232987d)

v4.0.0

21 Aug 19:26
Compare
Choose a tag to compare

4.0.0 (2024-08-21)

⚠ BREAKING CHANGES

  • Updating classes used for tracing

Code Refactoring

  • change from brave tracing to datadog tracing (5915de7)