Skip to content

Releases: nhatthm/grpcmock

v0.25.0

19 Dec 20:00
9577e3a
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #95

Full Changelog: v0.24.0...v0.25.0

v0.24.0

12 Dec 23:37
2b51dff
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/spf13/afero from 1.9.3 to 1.9.4 by @dependabot in #60
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #61
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #62
  • Bump github.com/spf13/afero from 1.9.4 to 1.9.5 by @dependabot in #63
  • Bump google.golang.org/protobuf from 1.28.1 to 1.29.0 by @dependabot in #64
  • Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #65
  • Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.3.0 to 1.4.0 by @dependabot in #66
  • Bump actions/setup-go from 3 to 4 by @dependabot in #67
  • Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #69
  • Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 by @dependabot in #68
  • Bump github.com/swaggest/assertjson from 1.7.0 to 1.8.0 by @dependabot in #70
  • Bump github.com/swaggest/assertjson from 1.8.0 to 1.8.1 by @dependabot in #71
  • Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #72
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #73
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #74
  • Bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in #75
  • Bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in #76
  • Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #77
  • Bump google.golang.org/grpc from 1.56.1 to 1.56.2 by @dependabot in #78
  • Bump dependencies by @nhatthm in #80
  • Bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #81
  • Bump actions/checkout from 3 to 4 by @dependabot in #82
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #84
  • Bump google.golang.org/grpc from 1.57.0 to 1.58.0 by @dependabot in #83
  • Revert "Bump codecov/codecov-action from 3 to 4" by @nhatthm in #88
  • Bump github.com/spf13/afero from 1.9.5 to 1.10.0 by @dependabot in #86
  • Bump google.golang.org/grpc from 1.58.0 to 1.59.0 by @dependabot in #91
  • Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #90
  • Bump github.com/spf13/afero from 1.10.0 to 1.11.0 by @dependabot in #92
  • Bump actions/setup-go from 4 to 5 by @dependabot in #93
  • Bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #94

Full Changelog: v0.23.0...v0.24.0

v0.23.0

08 Feb 20:14
1be75f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0

06 Feb 14:39
4b6b61b
Compare
Choose a tag to compare

⚠️ From v0.20.0, the project is rebranded to go.nhat.io/grpcmock. v.19.0 is the last version with github.com/nhatthm/grpcmock.

What's Changed

  • Bump google.golang.org/grpc from 1.52.0 to 1.52.1 by @dependabot in #54
  • Bump google.golang.org/grpc from 1.52.1 to 1.52.3 by @dependabot in #55
  • Refactor server and planner expectation by @nhatthm in #56

Breaking Changes

  • Refactor server and planner expectation by @nhatthm in #56

Full Changelog: v0.21.0...v0.22.0

v0.21.0

23 Jan 16:09
480040b
Compare
Choose a tag to compare

⚠️ From v0.20.0, the project is rebranded to go.nhat.io/grpcmock. v.19.0 is the last version with github.com/nhatthm/grpcmock.

What's Changed

  • Bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #45
  • Bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #46
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #47
  • Bump github.com/spf13/afero from 1.9.2 to 1.9.3 by @dependabot in #48
  • Bump benc-uk/workflow-dispatch from 1 to 121 by @dependabot in #49
  • Bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #50
  • Update donation links by @nhatthm in #51
  • Bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #52
  • Fix unmarshal anyOf from a json string by @nhatthm in #53

Full Changelog: v0.20.0...v0.21.0

v0.20.0

28 Aug 23:36
0084dc0
Compare
Choose a tag to compare

⚠️ From v0.20.0, the project will be rebranded to go.nhat.io/grpcmock. v.19.0 is the last version with github.com/nhatthm/grpcmock.

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

24 Aug 20:47
66b465a
Compare
Choose a tag to compare

⚠️ From v0.20.0, the project will be rebranded to go.nhat.io/grpcmock. v.19.x is the last version with github.com/nhatthm/grpcmock.

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

29 Jul 07:50
091ec9a
Compare
Choose a tag to compare

What's Changed

  • Bump codecov/codecov-action from 2 to 3 by @dependabot in #26
  • Bump actions/setup-go from 2 to 3 by @dependabot in #27
  • Bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in #28
  • Bump google.golang.org/grpc from 1.46.0 to 1.46.2 by @dependabot in #29
  • Bump github.com/swaggest/assertjson from 1.6.8 to 1.7.0 by @dependabot in #30
  • Bump dependencies by @nhatthm in #31
  • Bump google.golang.org/grpc from 1.46.2 to 1.47.0 by @dependabot in #32
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #33
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #35
  • Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #36
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #37
  • Bump google.golang.org/grpc from 1.47.0 to 1.48.0 by @dependabot in #38
  • Bump github.com/spf13/afero from 1.8.2 to 1.9.0 by @dependabot in #39
  • Bump github.com/spf13/afero from 1.9.0 to 1.9.2 by @dependabot in #40
  • Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in #41

Full Changelog: v0.17.0...v0.18.0

v0.17.0

05 Apr 14:29
8d478a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

16 Dec 19:04
e06c997
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0