Skip to content

Releases: foomo/gotsrpc

v2.0.10

07 Sep 11:19
Compare
Choose a tag to compare

Changelog

e5ce657 feat: add constants for go methods
6a34a93 fix: render custom map keys and references correctly
1c15f1d added some test cases for nested scalars in maps and arrays

v2.0.9

31 Aug 11:52
Compare
Choose a tag to compare

Changelog

d759c3c feat: update gen code
0163dad feat: update codec and change msgpack map type

v2.0.8

04 Aug 14:29
Compare
Choose a tag to compare

Changelog

347b17c fix: fix errors package reference

v2.0.7

28 Jul 13:40
Compare
Choose a tag to compare

Changelog

156aadb feat: wrap client error message
706c22f feat: format error message

v2.0.6

17 Jun 14:12
Compare
Choose a tag to compare

Changelog

e9f5b9a chore: update github token secret

v2.0.5

17 Jun 12:39
Compare
Choose a tag to compare

Changelog

2bc1da3 chore: update goreleaser action
7c31742 chore: switch to github actions
7070058 feat: use Record for map type

v2.0.4

21 May 13:28
Compare
Choose a tag to compare

Changelog

add9ac9 feat: don't send reponse on http error
430911e feat: add context to go client
5e630c0 fix: remove args as it could end up unused

v2.0.3

18 May 09:26
Compare
Choose a tag to compare

Changelog

2a65056 fix: scan scalars for constantTypes
51ef897 docs: update version
e84766a feat: use Record
4c98ca2 fix: fix module resolving

v2.0.2

06 May 13:31
Compare
Choose a tag to compare

Changelog

a58cded fix: remove param
d9eac78 chore: change v2 module

v2.0.1

29 Apr 14:50
Compare
Choose a tag to compare

Changelog

a7d5df1 fix: use const name as enum name