Skip to content

Releases: spacemeshos/api

release/go/v1.6.0

31 Mar 13:12
8943564
Compare
Choose a tag to compare

What's Changed

Full Changelog: release/go/v1.5.9...release/go/v1.6.0

release v1.5.9

29 Mar 22:14
0f4a519
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.8...v1.5.9

v1.5.8

28 Mar 14:54
5540748
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.0 to 2.15.1 in /release/go by @dependabot in #213
  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.1 to 2.15.2 in /release/go by @dependabot in #214
  • Bump google.golang.org/protobuf from 1.28.1 to 1.29.0 in /release/go by @dependabot in #215
  • Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 in /release/go by @dependabot in #216
  • Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 in /release/go by @dependabot in #217
  • Bump actions/setup-go from 3 to 4 by @dependabot in #218
  • Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 in /release/go by @dependabot in #219
  • Bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /release/go by @dependabot in #221
  • add api support for epoch atx stream by @countvonzero in #220

Full Changelog: v1.5.7...v1.5.8

v1.5.7

21 Feb 14:51
0c00357
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.51.0 to 1.52.0 in /release/go by @dependabot in #206
  • Bump google.golang.org/grpc from 1.52.0 to 1.52.1 in /release/go by @dependabot in #207
  • Bump google.golang.org/grpc from 1.52.1 to 1.52.3 in /release/go by @dependabot in #208
  • Bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /release/go by @dependabot in #209
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 in /release/go by @dependabot in #211
  • Update dependencies by @fasmat in #212

Full Changelog: v1.5.6...v1.5.7

v1.5.6

27 Dec 12:02
0894795
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.14.0 to 2.15.0 in /release/go by @dependabot in #204
  • Removed BroadcastPoet RPC method from GatewayService by @poszu in #199

Full Changelog: v1.5.5...v1.5.6

Release v1.5.5

16 Dec 09:24
6c952f0
Compare
Choose a tag to compare

What's Changed

  • Re-enable linter and checker for breaking changes by @fasmat in #201
  • Fix missing entry in go.sum by @fasmat in #203

Full Changelog: v1.5.4...v1.5.5

Release v1.5.4

16 Dec 09:05
64befaa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

Release v1.5.3

14 Dec 09:34
51db8ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

Release v1.5.2

25 Nov 12:36
e085019
Compare
Choose a tag to compare
  • added ActivationService for fetching ATXes
  • extended SmesherService::PostConfig rpc response to include K1 and K2 parameters
  • added VerifyChallenge method to GatewayService rpc service for verifying poet challenges in trusted gateways

Release v1.5.1

04 Nov 15:35
72c8c5e
Compare
Choose a tag to compare

Fixed an issue with go get complaining that the module cannot be found