Releases: lsd-consulting/lsd-interceptors
Releases · lsd-consulting/lsd-interceptors
v2.1.0
2.1.0 (2023-03-28)
Features
- bump to latest lsd-core version (1f9789f)
v2.0.0
2.0.0 (2023-03-13)
chore
- bump major versions of lsd-core and lsd-junit5 (7cb5f71)
BREAKING CHANGES
- major version change of lsd-core (switching to Kotlin from Java) may cause unforeseen issues
v1.2.2
1.2.2 (2023-03-07)
Bug Fixes
- #16 Add message properties to the captured interactions (57bcd8e)
- #16 Update formatting library version to 1.0.7 (c4b2ad6)
v1.2.1
1.2.1 (2023-02-17)
Bug Fixes
- Handle types of intercepted message headers (155d6a8)
v1.2.0
1.2.0 (2023-02-16)
Features
- Handle more types of intercepted messages (cf62d0d)
v1.1.0
1.1.0 (2022-10-08)
Bug Fixes
Features
v1.0.24
1.0.24 (2022-03-24)
Bug Fixes
- bump lsd-core to latest version (b29c5a4)
v1.0.23
1.0.23 (2022-03-16)
Bug Fixes
- Bump Spring libs to latest (92057f5)
v1.0.22
1.0.22 (2022-03-16)
Bug Fixes
- Bump versions of lsd-core, lsd-formatting-library and lombok to the latest (19cc9f4)
- Make interceptors consistent and log the full path with query parameters (76a49fb)