- Fix #70: WebSocketSession regression, WS closed when no configured messages
- Fix #69: regression on Attribute#equals & Attribute#hashCode
- 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)
- 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
- Fix #52: Updated OkHttpClient to version 3.12.12
- Fix #65: Updated Jackson to version 2.13.0
- Fix #61: Removed Sundrio dependency
- Updated OkHttpClient to version 3.12.6
- AttributeSet now examines all attributes when determining if another AttributeSet matches.
- Attribute Type matching now supports EXISTS and NOT_EXISTS
- Adding argument to getStatusCode
- Added Attribute Types (WITH and WITHOUT) to works with withoutLabel filter (AttributeSet.matches()).