This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
Releases: fabric8io/mockwebserver
Releases · fabric8io/mockwebserver
0.2.2 (2021-11-03)
0.2.1 (2021-11-03)
Bugs
- Fix #69: regression on Attribute#equals & Attribute#hashCode
0.2.0 (2021-11-03)
Bugs
- Fix #66: Removed code smells and bugs
- Fix #64: Allow concurrent access to Map preserving insertion order
- Fix #57: Update expired SSL certificates (new expiry date 2031-11-01)
Improvements
- Fix #59: adding a getter to access namespace from the path (fabric8io/kubernetes-client#2921)
- Fix #66: Added getLastRequest method to MockServer
- Fix #66: CRUD dispatcher handles PUT independently of POST
Dependency Upgrade
v0.1.8 (2020-04-14)
Bugs
Improvements
Dependency Upgrade
- Updated OkHttpClient to version 3.12.6
New Feature
v0.1.3
0.1.3 (03-09-2019)
Bugs
Improvements
- Added Attribute Types (WITH and WITHOUT) to works with withoutLabel filter (AttributeSet.matches()).