Releases: Jesse0Michael/go-rest-assured
Releases · Jesse0Michael/go-rest-assured
v4.4.0
v4.3.0
v4.2.0
v4.1.0
v4.0.3
v4.0.2
v4.0.1
Release v4.0.0
4.0.0 (2023-09-15)
Bug Fixes
- use google/uuid package (f440642)
Build System
- add docker labels (5abe583)
Chores
Continuous Integration
- update go version (2ea667c)
Features
- add NewClientServe function (453d258)
- BREAKING CHANGE upgrade rest assured to v4 (04f971b)
- export Serve method to start http listener (e3af4cc)
- move to log/slog for logging (ac6be67)
Tests
- Serve rest assured client in tests (5503a7d)