Releases: harness/ff-golang-server-sdk
Releases · harness/ff-golang-server-sdk
v0.1.16
What's Changed
- FFM-9485 Add dead SSE stream detection by @erdirowlands in #134
- FFM-9485 SSE reconnection improvements @erdirowlands in #134
- FFM-9485 Use Harness fork of
r3labs/sse
by @erdirowlands in #134 - FFM-7044 Add analytics headers to requests made by the SDK by @erdirowlands in #135
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- FFM-9485 If SSE disconnects, it now reconnects immediately instead of at every polling interval @erdirowlands in #133
- FFM-9485 Fixes panic that occurs when swapping from streaming to polling @erdirowlands in #133
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- FFM-7010 Use SDK HTTP Client for all requests by @erdirowlands in #132
- FFM-7010 Provide TLS example for using custom CAs by @erdirowlands in #132
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- FFM-9486 Add SDK Codes by @erdirowlands in #130
- FFM-9487 Propagate evaluation errors from evaluator to user and also info log error and that default variation was returned @erdirowlands in #130
See Go SDK Docs for list of codes which can aid with troubleshooting issues with the SDK
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- (FFM-8662) Add WaitForInitialzed / Improve Auth Retries / Improve default variation handling by @erdirowlands in #120
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- FFM-9314 Refresh cache if FeatureConfigs are outdated by @jcox250 in #122
- FFM-9462 Refresh Segments/Flags keys when we get delete SSE events by @jcox250 in #123
- [FFM-9476]: Optimize memory usage by @davejohnston in #126
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- (FFM-8400) Metrics sending error log level by @conormurray95 in #120
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- FFM-8067 Call onStreamError anytime we exit Subscribe by @jcox250 in #115
- [FFM-8301] The go sdk tries to create a folder on startup by @ribeirophillipe in #116
- FFM-8618 Add SetFlags & SetSegments methods by @jcox250 in #117
- (FFM-8442) Stream disconnected change to warn by @conormurray95 in #118
- (FFM-8443) Stream setup log level by @conormurray95 in #119
New Contributors
- @ribeirophillipe made their first contribution in #116
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- (FFM-7347) Remove mkdir error log on startup by @conormurray95 in #113
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- (FFM-6794) Add code cleanup example by @conormurray95 in #110
- (FFM-6796) Code cleanup readme example by @conormurray95 in #111
- (FFM-7327) Use custom logger for startup and http requests by @conormurray95 in #112
- Bump golang.org/x/net from 0.0.0-20220513224357-95641704303c to 0.7.0 by @dependabot in #109
Full Changelog: v0.1.6...v0.1.7