Skip to content

Releases: mxenabled/path-core

v4.5.2

23 May 20:54

Choose a tag to compare

4.5.2 (2025-05-23)

Bug Fixes

  • remove unnecessary tab from beginning of UpstreamLogger api_call_payload (8ebfb5d)

v4.5.1

09 Apr 14:50

Choose a tag to compare

4.5.1 (2025-04-09)

Build System

  • upgrade coppuccino and other dependencies (ea057a9)

v4.5.0

27 Mar 15:03

Choose a tag to compare

4.5.0 (2025-03-27)

Features

  • add upstream response exceptions (ac17869)

v4.4.3

20 Feb 23:35

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

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

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

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

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

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

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)