Skip to content

Releases: Jesse0Michael/go-rest-assured

v4.4.0

29 Jun 00:47
Compare
Choose a tag to compare

4.4.0 (2024-06-29)

Features

v4.3.0

28 Feb 04:51
Compare
Choose a tag to compare

4.3.0 (2024-02-28)

Features

  • remove go-kit/kit and gorilla/mux in favor of net/http's ServeMux (30da74d)

v4.2.0

23 Feb 04:00
Compare
Choose a tag to compare

4.2.0 (2024-02-23)

Features

  • add custom http verb support (cf62869)

v4.1.0

05 Dec 19:19
Compare
Choose a tag to compare

4.1.0 (2023-12-05)

Features

  • support passing a slog.logger (902baf0)

v4.0.3

29 Nov 15:52
Compare
Choose a tag to compare

4.0.3 (2023-11-29)

Bug Fixes

v4.0.2

15 Sep 19:57
Compare
Choose a tag to compare

4.0.2 (2023-09-15)

Chores

  • change default branch to main (3eca768)

Continuous Integration

v4.0.1

15 Sep 19:43
Compare
Choose a tag to compare

4.0.1 (2023-09-15)

Build System

Release v4.0.0

15 Sep 19:39
Compare
Choose a tag to compare

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)

v3.1.2

10 Oct 20:08
Compare
Choose a tag to compare

3.1.2 (2022-10-10)

Continuous Integration

  • publish with image name (8e22407)

v3.1.1

10 Oct 20:05
Compare
Choose a tag to compare

3.1.1 (2022-10-10)

Continuous Integration