Releases: launchdarkly/erlang-server-sdk
Releases · launchdarkly/erlang-server-sdk
v3.3.0
20 May 20:43
Compare
Sorry, something went wrong.
No results found
3.3.0 (2024-05-20)
Features
v3.2.0
14 Mar 15:53
Compare
Sorry, something went wrong.
No results found
3.2.0 (2024-03-14)
Features
Always inline contexts for feature events (#119 ) (e5c6cc4 )
Redact anonymous attributes within feature events (#120 ) (d334861 )
v3.1.0
04 Jan 17:32
Compare
Sorry, something went wrong.
No results found
3.1.0 (2024-01-04)
Features
For otp 25+ use public_key:cacerts_get for the default certificate list. (#114 ) (b7065aa )
Bug Fixes
Make gun open errors explicitly into temporary failures (#118 ) (fc70445 )
v3.0.4
04 Dec 21:12
Compare
Sorry, something went wrong.
No results found
3.0.4 (2023-12-04)
Bug Fixes
handle already_started when starting instance (#111 ) (5e181d4 )
v3.0.3
17 Nov 18:22
Compare
Sorry, something went wrong.
No results found
3.0.3 (2023-11-17)
Bug Fixes
Allow Elixir projects to read flags from a local file (#106 ) (c290599 )
v3.0.2
16 Nov 21:21
Compare
Sorry, something went wrong.
No results found
3.0.2 (2023-11-16)
Bug Fixes
Update certifi dependency to 2.12.0 (b0c5e56 )
v3.0.1
26 Sep 20:10
Compare
Sorry, something went wrong.
No results found
3.0.1 (2023-09-26)
Bug Fixes
Fix arithmetic error in stream re-connection logic. (#104 ) (416af68 )
v3.0.0
14 Sep 16:22
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-09-14)
⚠ BREAKING CHANGES
Upgrade to support Gun 2.x (#99 )
Features
v2.1.2
25 Aug 16:14
Compare
Sorry, something went wrong.
No results found
2.1.2 (2023-08-24)
Bug Fixes
2.1.1
02 Aug 20:38
Compare
Sorry, something went wrong.
No results found
[2.1.1] - 2023-08-02
Fixed:
Fixed ldclient_instance:options() to include new redis_tls option. Only specs affected.