Skip to content

Release v4.0.0

Compare
Choose a tag to compare
@Jesse0Michael Jesse0Michael released this 15 Sep 19:39

4.0.0 (2023-09-15)

Bug Fixes

  • use google/uuid package (f440642)

Build System

Chores

Continuous Integration

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)