Releases: mxenabled/path-core
Releases · mxenabled/path-core
v4.4.3
4.4.3 (2025-02-20)
Bug Fixes
- mc-3689 - centralize some log masker regex strings (ab52f03)
v4.4.2
4.4.2 (2025-01-28)
Bug Fixes
- handle Connection Exception and socket exception (b91af79)
v4.4.1
4.4.1 (2025-01-22)
Bug Fixes
- handle external timeout error with status code 531 (aeba873)
v4.4.0
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
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
4.2.1 (2024-11-27)
Bug Fixes
- call afterInitialize on all accessors (ed95a0d)
- initialize facilities when facilities are empty (b3ddc6c)
v4.2.0
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
4.1.1 (2024-09-05)
Bug Fixes
v4.1.0
4.1.0 (2024-09-05)
Features
- add configurable ConnectTimeout and RequestTimeout (232987d)
v4.0.0
4.0.0 (2024-08-21)
⚠ BREAKING CHANGES
- Updating classes used for tracing
Code Refactoring
- change from brave tracing to datadog tracing (5915de7)