Releases: bucketeer-io/go-server-sdk
Releases · bucketeer-io/go-server-sdk
v1.3.2
v1.3.1
v1.3.1 (2022-08-19)
- Add REST interface (#86) (a77a464)
- Support REST API (#88) (a199c2b)
- Update mock files (#87) (26ef4ed)
- ci(proto): update proto: 1e98230c93f30b30892edec53cd3d5faddcb0564 (#54) (0df3d03)
- ci(proto): update proto: 237bbcb5d2d3181df86a78fe236fe53e2a2c3c9d (4673fdf)
- ci(proto): update proto: 30b456c7163a71f745462ae837040b44d3eb7f72 (#72) (9f56832)
- ci(proto): update proto: 330d4e9a4315b706c898e4b66f793cc266cc372b (4be92c5)
- ci(proto): update proto: 961278813b8466e84e70a49bb7c37feb0b6eca7a (#65) (02f5d4f)
- ci(proto): update proto: a15c6538f37a136bd5362f074b4c120874487d93 (#52) (209b476)
- ci(proto): update proto: a53ad9c34792ab662d527c1ce8888766abb8be2a (1ac4b93)
- ci(proto): update proto: b73c6b89f09cb9d85cf70cf2afe24912cfdc5862 (#51) (e73f806)
- ci(proto): update proto: d4382d0f1d921a32230b546aa69989b7b494541d (a2ec963)
- ci(proto): update proto: fd046d3097eb9e1bf2b56647bdbaca14e9861d85 (#63) (247bccd)
- fix (515abf7)
v1.3.0
v1.3.0 (2021-06-16)
- build: remove codecov (aa15f21)
- chore(Makefile): fix make mockgen creates diff (#49) (7452530)
- chore(README): update api endpoint info for example (a33147e)
- chore(test): add tag and source id in the api e2e tests (#50) (ddf0858)
- chore: add tag and source id info in the requests (#48) (945ad92)
- chore: update deprecated field Variation.value (#45) (d0928b9)
- ci(proto): update proto: 17bc242b4925f35107430511fbc0342801443fa9 (#43) (1a65ca5)
- ci(proto): update proto: 4f657be0eafeedfbda20a97a74e897fa34776b2e (#47) (52ad4e9)
- ci(proto): update proto: 58103e9667a100e93dc9317c7b7a742a1e3c9bc2 (#39) (0ac6ae3)
- ci(proto): update proto: a2ebbe1541b5466cc861406b52a8fc654ea3e95c (#46) (9f0e6db)
- ci(proto): update proto: c5d338092c1f20d4cfc480c6c80a56462a2af66d (#44) (24d73bc)
v1.2.1
v1.2.1 (2021-04-22)
- chore(example): run make deps (688f8f9)
- chore: add go-sec linter (3b561e9)
- chore: format import (4f44d0c)
- docs(bucketeer): add a godoc comment for RegisterMetrics (ec4bfc0)
- docs: add instruction to check make all in the CONTRIBUTION.md (e04b25d)
- fix(api): lint error: TLS MinVersion too low (b7fc32b)
- refactor: get evaluation nil check (39795c6)
- test: remove require to simplify tests (84187dd)