Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare 6.2.1 release #142

Merged
merged 674 commits into from
Jun 3, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
674 commits
Select commit Hold shift + click to select a range
9612efb
support new filtering properties for client-side/mobile flags
eli-darkly Jul 30, 2020
5d762b5
add Relay Proxy Enterprise basic infrastructure and config
eli-darkly Jul 30, 2020
920a842
Merge pull request #153 from launchdarkly/eb/ch84545/client-side-avail
eli-darkly Jul 30, 2020
1359995
Initial copyedit
scribblingfox Jul 31, 2020
6af9da2
Partial copyedit
scribblingfox Jul 31, 2020
ed543db
more refactoring to make way for auto-config
eli-darkly Aug 3, 2020
885691b
rm unused
eli-darkly Aug 3, 2020
831044a
Revert "rm unused"
eli-darkly Aug 3, 2020
ec2b1f6
add tests
eli-darkly Aug 3, 2020
5d39631
fix flaky test
eli-darkly Aug 3, 2020
823c909
implement auto-config stream client
eli-darkly Aug 4, 2020
0ac0880
implement auto-config actions in Relay Enterprise
eli-darkly Aug 4, 2020
80fda50
add test for key actually expiring
eli-darkly Aug 4, 2020
349f6c6
Finishes copyedit
scribblingfox Aug 4, 2020
4af2785
More copyedits
scribblingfox Aug 4, 2020
2546a6f
Merge pull request #139 from launchdarkly/eb/ch83121/readme
eli-darkly Aug 4, 2020
a487574
Merge pull request #140 from launchdarkly/eb/ch82940/configtypes-lib
eli-darkly Aug 4, 2020
dd1fa96
Merge pull request #141 from launchdarkly/eb/ch83491/relay-base
eli-darkly Aug 4, 2020
9285b95
Merge pull request #142 from launchdarkly/eb/ch83581/add-remove-env
eli-darkly Aug 4, 2020
e54cc88
Merge pull request #143 from launchdarkly/eb/ch83491/app-package
eli-darkly Aug 4, 2020
ce37a5f
Merge pull request #144 from launchdarkly/eb/ch83491/env-streams
eli-darkly Aug 4, 2020
b2ae3b3
Merge pull request #145 from launchdarkly/eb/ch83491/js-context
eli-darkly Aug 4, 2020
e92ea8d
Merge pull request #146 from launchdarkly/eb/ch83491/core-packages-1
eli-darkly Aug 4, 2020
43d4e93
Merge pull request #147 from launchdarkly/eb/ch83491/core-packages-2
eli-darkly Aug 4, 2020
3cae1c7
Merge pull request #148 from launchdarkly/eb/ch83491/core-packages-3
eli-darkly Aug 4, 2020
fba729c
Merge pull request #149 from launchdarkly/eb/ch83491/core-packages-4
eli-darkly Aug 4, 2020
0bff9a7
Merge pull request #150 from launchdarkly/eb/ch83491/core-packages-5
eli-darkly Aug 4, 2020
58ff55f
Merge pull request #151 from launchdarkly/eb/ch83491/core-lint-cleanup
eli-darkly Aug 4, 2020
24e4b45
rm unused
eli-darkly Aug 4, 2020
5f849e2
fix setting of base URIs
eli-darkly Aug 6, 2020
66839ad
clear client timeout for stream connection
eli-darkly Aug 6, 2020
377cf22
make it so we can build the ld-relay-enterprise app; add binary to gi…
eli-darkly Aug 6, 2020
4e3c549
use SDK key or env ID for log prefix, not env name
eli-darkly Aug 6, 2020
1b914fe
add debug logging of stream events, obfuscate credentials in other lo…
eli-darkly Aug 6, 2020
b7b5118
merge from public after release
LaunchDarklyCI Aug 6, 2020
e5688f5
Merge pull request #152 from launchdarkly/eb/ch84133/tls-version
eli-darkly Aug 6, 2020
cf2b224
Merge pull request #154 from launchdarkly/eb/ch83954/enterprise-1
eli-darkly Aug 6, 2020
41bf9c5
Merge pull request #155 from launchdarkly/eb/ch83954/enterprise-2-env…
eli-darkly Aug 6, 2020
b812cc4
merge from public after release
LaunchDarklyCI Aug 6, 2020
d090a4d
Merge pull request #156 from launchdarkly/eb/ch83954/enterprise-3-aut…
eli-darkly Aug 6, 2020
119b3b1
fix TLS version parameter names in readme
eli-darkly Aug 7, 2020
1825257
Merge pull request #159 from launchdarkly/eb/ch84133/tls-version-readme
eli-darkly Aug 7, 2020
369d046
(v6) use main-line gcfg instead of fork; fail if config file has unkn…
eli-darkly Aug 7, 2020
0dc5af7
merge from public after release
LaunchDarklyCI Aug 10, 2020
8b06091
update implementation of client availability filter for v5 SDK
eli-darkly Aug 7, 2020
4fb15b4
Merge branch 'v6' into eb/ch84545/client-side-avail-v6
eli-darkly Aug 11, 2020
8d5e029
don't need to obfuscate env IDs in log
eli-darkly Aug 11, 2020
dd79009
update auth keys used for event forwarding + other misc fixes
eli-darkly Aug 11, 2020
19903d9
rm unused
eli-darkly Aug 11, 2020
2ef03df
rm unused + comments
eli-darkly Aug 11, 2020
2246b00
Merge pull request #158 from launchdarkly/eb/ch83954/enterprise-4-aut…
eli-darkly Aug 12, 2020
e35fe5d
add connection status & data store status to status resource
eli-darkly Aug 12, 2020
18ca797
revert accidental delete
eli-darkly Aug 12, 2020
0f3bfbf
add env key etc. to status in auto-config mode
eli-darkly Aug 13, 2020
5484d43
rm unused
eli-darkly Aug 13, 2020
59558ed
Merge pull request #161 from launchdarkly/eb/ch84545/client-side-avai…
eli-darkly Aug 14, 2020
6c99c31
Merge pull request #162 from launchdarkly/eb/ch83954/enterprise-5-aut…
eli-darkly Aug 14, 2020
cdd026f
Merge branch 'v6' into eb/ch82207/status-detail
eli-darkly Aug 14, 2020
b5b8bd4
Merge branch 'eb/ch82207/status-detail' into eb/ch82207/status-detail-2
eli-darkly Aug 14, 2020
450ca53
Merge pull request #163 from launchdarkly/eb/ch82207/status-detail
eli-darkly Aug 14, 2020
eba5b95
Merge pull request #164 from launchdarkly/eb/ch82207/status-detail-2
eli-darkly Aug 14, 2020
c02819c
TLS min version configuration in v6 (#165)
eli-darkly Aug 17, 2020
5dd574c
Merge branch 'v5' into v6
eli-darkly Aug 17, 2020
4a3784f
revert accidental deletion
eli-darkly Aug 17, 2020
d9625ae
add configurable threshold for reporting status as disconnected
eli-darkly Aug 18, 2020
9b02dc2
apply same disconnect time threshold to SDK logging
eli-darkly Aug 18, 2020
02bab74
fix test script
eli-darkly Aug 18, 2020
6a9cdc6
fix test script
eli-darkly Aug 18, 2020
ce01944
fix logging of min TLS version
eli-darkly Aug 18, 2020
0055733
include other TLS version switch that's necessary in older curl versions
eli-darkly Aug 18, 2020
91cfc5e
Merge branch 'eb/ch84133/tls-version-fixes' into eb/ch82207/disconnec…
eli-darkly Aug 18, 2020
7df7c4b
Merge pull request #167 from launchdarkly/eb/ch84133/tls-version-fixes
eli-darkly Aug 18, 2020
55ea243
add new property to test data
eli-darkly Aug 18, 2020
5a40979
Merge pull request #166 from launchdarkly/eb/ch82207/disconnected-sta…
eli-darkly Aug 21, 2020
33161f5
(v6 - #3) remove config package from this repo, use ld-relay-config i…
eli-darkly Aug 21, 2020
ca35feb
(v6) replace core packages with ld-relay-core (#169)
eli-darkly Aug 21, 2020
fe45b11
Revert "(v6) replace core packages with ld-relay-core (#169)"
eli-darkly Aug 27, 2020
17b9ff2
Revert "(v6 - #3) remove config package from this repo, use ld-relay-…
eli-darkly Aug 27, 2020
b7eb84d
Merge pull request #171 from launchdarkly/eb/ch87406/undelete-core
eli-darkly Aug 28, 2020
97c4df8
Merge pull request #172 from launchdarkly/eb/ch87406/undelete-config
eli-darkly Aug 28, 2020
24076fa
remove InsecureSkipVerify
eli-darkly Aug 28, 2020
47a621f
Merge pull request #173 from launchdarkly/eb/ch88401/remove-insecure-…
eli-darkly Aug 28, 2020
ce21820
add ability to disable metrics events and diagnostic events
eli-darkly Aug 31, 2020
bc5dffc
rename config property
eli-darkly Sep 1, 2020
762b5e3
more test coverage in core packages
eli-darkly Sep 1, 2020
5468d54
rm unnecessary import aliases left over from separate config repo
eli-darkly Sep 1, 2020
ed5de2f
move core/config to ./config, move core to internal/core, unify confi…
eli-darkly Sep 1, 2020
f57eeb7
indents
eli-darkly Sep 1, 2020
0250b7d
integrate Enterprise-specific code into main Relay package
eli-darkly Sep 1, 2020
10c80e4
Merge pull request #174 from launchdarkly/eb/ch88408/disable-usage-me…
eli-darkly Sep 2, 2020
32b3020
Merge pull request #175 from launchdarkly/eb/ch87407/tests-1
eli-darkly Sep 2, 2020
14d6526
update config docs to include AutoConfig section, + misc fixes
eli-darkly Sep 2, 2020
bcc2236
formatting
eli-darkly Sep 2, 2020
c9f8571
add config validation rules for requiring prefix/table name
eli-darkly Sep 2, 2020
af5abc5
add configuration for Consul ACL token
eli-darkly Sep 2, 2020
b40e5a7
more test coverage improvements
eli-darkly Sep 3, 2020
eda1984
fix CI
eli-darkly Sep 3, 2020
be54a7c
misc test cleanup
eli-darkly Sep 3, 2020
7e647cf
fix CI
eli-darkly Sep 3, 2020
36bd89f
Merge pull request #176 from launchdarkly/eb/ch87406/unify-config
eli-darkly Sep 8, 2020
db0c8da
Merge pull request #177 from launchdarkly/eb/ch87406/unify-relay
eli-darkly Sep 8, 2020
7489f65
Merge pull request #178 from launchdarkly/eb/ch46020/prefix-warning
eli-darkly Sep 8, 2020
79d44ea
rm check for Consul token file existence - it'll be checked when it's…
eli-darkly Sep 8, 2020
330f68e
Merge pull request #179 from launchdarkly/eb/ch63815/consul-token
eli-darkly Sep 8, 2020
3640e0c
Merge pull request #180 from launchdarkly/eb/ch87407/tests-2
eli-darkly Sep 15, 2020
caa9525
(#8) misc event-forwarding fixes + test coverage for event logic (#181)
eli-darkly Sep 16, 2020
c9dca5a
Adding automatic configuration content to the readme (#182)
bwoskow-ld Sep 17, 2020
b059e0c
add CI testing tool to simulate LD stream endpoint (#183)
eli-darkly Sep 21, 2020
f2d69cf
misc updates to use GA releases of Go SDK 5 components (#184)
eli-darkly Sep 21, 2020
fcba6b8
add note about setting up Prometheus
eli-darkly Sep 21, 2020
5eada51
Merge pull request #185 from launchdarkly/eb/ch90221/prometheus-note
eli-darkly Sep 21, 2020
984e9ca
fix test synchronization
eli-darkly Sep 22, 2020
c06b1b7
Merge pull request #186 from launchdarkly/eb/ch87407/test-sync
eli-darkly Sep 22, 2020
9e9ce04
add CI testing tool to simulate LD stream endpoint
eli-darkly Sep 22, 2020
aaeb0c0
update _testservice code to be buildable in old Gos
eli-darkly Sep 22, 2020
647abc0
comment
eli-darkly Sep 22, 2020
fda3a55
Merge pull request #187 from launchdarkly/eb/ch89921/ci-fake-ld-v5
eli-darkly Sep 23, 2020
428bd15
(v5 - #2) update build of Docker image & binaries (#188)
eli-darkly Sep 23, 2020
3df75b3
Merge branch 'v5' into v6
eli-darkly Sep 24, 2020
b5af116
merge from public after release
LaunchDarklyCI Sep 24, 2020
3efa386
add imports to example code (#189)
eli-darkly Sep 24, 2020
df2223d
Merge branch 'v5' into v6
eli-darkly Sep 24, 2020
115fd47
Merge branch 'v5' of github.com:launchdarkly/ld-relay into v5
eli-darkly Sep 24, 2020
f13f789
Merge branch 'v5' into v6
eli-darkly Sep 24, 2020
6e18bbe
(v6) update Go versions, drop end-to-end TLS test (#190)
eli-darkly Sep 30, 2020
dcfb30e
Fix a typo (#192)
bwoskow-ld Oct 2, 2020
f5badab
Update README.md (#191)
scribblingfox Oct 5, 2020
0d4c7e2
end-to-end tests for auto-config against LD staging (#193)
eli-darkly Oct 6, 2020
31ed71e
add data store config info to status resource; add i9n tests for data…
eli-darkly Oct 6, 2020
4ba1fb8
Merge branch 'v6' of github.com:launchdarkly/ld-relay into v6
eli-darkly Oct 7, 2020
ea869a0
add missing changelog item
eli-darkly Oct 7, 2020
92fc1d9
ignore already-expired SDK key in auto-config stream (#195)
eli-darkly Oct 8, 2020
d0e5b2c
update SDK to get "less omitempty in flag JSON" fix (ch91951)
eli-darkly Oct 8, 2020
11c83cd
Merge pull request #196 from launchdarkly/eb/ch91951/less-omitempty
eli-darkly Oct 8, 2020
5f377d6
merge from public after release
LaunchDarklyCI Oct 8, 2020
0879446
add auto-config integration tests for rotating keys
eli-darkly Oct 12, 2020
0e866a5
Merge pull request #197 from launchdarkly/eb/ch92187/key-rotation-tests
eli-darkly Oct 13, 2020
d8876fe
add file data processing components
eli-darkly Oct 13, 2020
c1286c7
lint + protect against suspiciously large archive data
eli-darkly Oct 13, 2020
167b990
lint
eli-darkly Oct 13, 2020
d948f92
misc fixes
eli-darkly Oct 13, 2020
a6a65d6
better retry coalescing logic
eli-darkly Oct 14, 2020
50e5777
rm debugging
eli-darkly Oct 14, 2020
19df4ac
comments
eli-darkly Oct 14, 2020
7db208e
better logic for max retries
eli-darkly Oct 14, 2020
51d8bad
add configuration for offline mode
eli-darkly Oct 14, 2020
e42a67d
factor out types that are shared between autoconfig and filedata
eli-darkly Oct 14, 2020
eb5e518
comments
eli-darkly Oct 14, 2020
d299dbb
comments
eli-darkly Oct 14, 2020
706462e
move util package so it can be used elsewhere
eli-darkly Oct 14, 2020
c54422d
basic implementation of file data source operations in Relay
eli-darkly Oct 14, 2020
3f5d3b7
Merge branch 'eb/ch69942/offline-mode-3-refactor' into eb/ch69942/off…
eli-darkly Oct 14, 2020
bb4e053
add a little more debug output to help diagnose flaky tests
eli-darkly Oct 14, 2020
05eaaac
fix debug output
eli-darkly Oct 14, 2020
7e066f2
fix debug output again
eli-darkly Oct 14, 2020
cad0fdd
added retry interval message, improved debug logging
eli-darkly Oct 14, 2020
5776762
fix test
eli-darkly Oct 14, 2020
c6a18d4
Merge branch 'eb/ch69942/offline-mode' into eb/ch69942/offline-mode-2…
eli-darkly Oct 14, 2020
06a78a2
Merge branch 'eb/ch69942/offline-mode-2-config' into eb/ch69942/offli…
eli-darkly Oct 14, 2020
5ebcc87
Merge branch 'eb/ch69942/offline-mode-3-refactor' into eb/ch69942/off…
eli-darkly Oct 14, 2020
c9b302d
tests for offline mode + misc fixes
eli-darkly Oct 14, 2020
fbf4255
run integration tests hourly (#201)
bwoskow-ld Oct 14, 2020
dd11d0b
(offline mode #1) add file data processing components (#198)
eli-darkly Oct 14, 2020
c5005c4
Merge branch 'v6' into eb/ch69942/offline-mode-2-config
eli-darkly Oct 14, 2020
cb4889d
fix merge
eli-darkly Oct 14, 2020
f15787f
fix test timing instability
eli-darkly Oct 14, 2020
1757d35
offline mode terminology
eli-darkly Oct 14, 2020
a9fbbb7
Merge branch 'eb/ch69942/offline-mode-2-config' into eb/ch69942/offli…
eli-darkly Oct 14, 2020
23e65b2
Merge branch 'eb/ch69942/offline-mode-3-refactor' into eb/ch69942/off…
eli-darkly Oct 14, 2020
6d7ca33
fix data race
eli-darkly Oct 14, 2020
b562add
(offline mode #2) add configuration for offline mode (#199)
eli-darkly Oct 15, 2020
f2eded8
(offline mode #3) factor out types that are shared between autoconfig…
eli-darkly Oct 15, 2020
4797287
Merge branch 'v6' into eb/ch69942/offline-mode-4-relay-impl
eli-darkly Oct 15, 2020
d3cacfc
add full integration test of Relay in standard config mode
eli-darkly Oct 15, 2020
17813bc
add missing functions
eli-darkly Oct 15, 2020
bf716a8
also run database integrations test
eli-darkly Oct 16, 2020
697a29e
better logging
eli-darkly Oct 16, 2020
0fd72f5
even better logging
eli-darkly Oct 16, 2020
ef3f4cf
comments, misc cleanup
eli-darkly Oct 16, 2020
10b20ec
more logging + Docker helper improvements
eli-darkly Oct 16, 2020
35ad518
(offline mode #4) full implementation of offline mode in Relay app (#…
eli-darkly Oct 16, 2020
02e726d
fix goroutine leak related to stream heartbeats
eli-darkly Oct 17, 2020
164fdf3
Merge branch 'v6' into eb/ch69944/standard-mode-i9n-test
eli-darkly Oct 17, 2020
6d64bd7
Merge pull request #205 from launchdarkly/eb/ch92543/env-streams-leak
eli-darkly Oct 19, 2020
84478f6
Merge branch '6.0.2-patch' into v6
eli-darkly Oct 20, 2020
66927df
Merge branch 'v6' into eb/ch69944/standard-mode-i9n-test
eli-darkly Oct 20, 2020
bf55e9c
use correct import path for gcfg
eli-darkly Oct 26, 2020
2367ba3
Merge pull request #203 from launchdarkly/eb/ch69944/standard-mode-i9…
eli-darkly Oct 26, 2020
991018f
Merge pull request #211 from launchdarkly/eb/ch93058/gcfg-path
eli-darkly Oct 26, 2020
b7852d7
use correct import path for gcfg
eli-darkly Oct 26, 2020
4e919de
Merge branch 'v6' of github.com:launchdarkly/ld-relay into 6.0.x-patch
eli-darkly Oct 26, 2020
5b983b5
Merge branch '6.0.x-patch' into v6
eli-darkly Oct 26, 2020
a44bbb8
added whitesource to build
pkaeding Oct 29, 2020
ad2947f
removed broken environment references from build
pkaeding Oct 29, 2020
50a53a6
Merge remote-tracking branch 'private/v6' into pk/ch93419/add-whiteso…
pkaeding Oct 29, 2020
7a8566e
Updating the minimum go version in the contribution guidelines (#213)
bwoskow-ld Oct 30, 2020
715fee1
change offline mode env schema to separate dataId from other properties
eli-darkly Oct 31, 2020
b0bcca9
offline mode in-repo docs (#214)
bwoskow-ld Nov 5, 2020
60f0a62
Merge pull request #215 from launchdarkly/eb/ch93629/offline-env-schema
eli-darkly Nov 6, 2020
df4f798
(#6) offline mode integration test + offline mode fixes (#204)
eli-darkly Nov 10, 2020
bdf2b07
merge from public after release
LaunchDarklyCI Nov 10, 2020
a127d20
only run scheduled tests on private repo (#216)
bwoskow-ld Nov 11, 2020
bc08726
Merge branch 'v6' of github.com:launchdarkly/ld-relay into v6
bwoskow-ld Nov 11, 2020
bd26f18
Merge pull request #212 from launchdarkly/pk/ch93419/add-whitesource-…
pkaeding Nov 12, 2020
683bd1f
fix "expiring-but-still-valid SDK key" logic so requests with old key…
eli-darkly Nov 25, 2020
0dea362
Merge pull request #218 from launchdarkly/eb/ch95336/expiring-sdk-key
eli-darkly Dec 1, 2020
93632c0
add note about non-support for clustered Redis and Redis Sentinel
eli-darkly Dec 1, 2020
2ad8302
Merge pull request #220 from launchdarkly/eb/ch95581/redis-note
eli-darkly Dec 2, 2020
c2041f4
disable diagnostic events & metrics events in offline mode
eli-darkly Dec 3, 2020
70f9ba4
Merge pull request #221 from launchdarkly/eb/ch95741/offline-diagnostics
eli-darkly Dec 3, 2020
c2092d2
add accept-events-but-discard-them behavior for offline mode
eli-darkly Dec 3, 2020
03bb27f
clean up imports
eli-darkly Dec 3, 2020
111037f
fix product name in docs
eli-darkly Dec 3, 2020
e3606d7
Merge pull request #222 from launchdarkly/eb/ch95744/offline-events
eli-darkly Dec 3, 2020
6ab1369
fix the broken images in our repo docs (#217)
bwoskow-ld Dec 3, 2020
ed8411e
in auto-config mode, return 503 for client requests till configuratio…
eli-darkly Dec 4, 2020
d38baf8
merge from public after release
LaunchDarklyCI Dec 4, 2020
1eb9574
always send stream updates to clients regardless of version checking …
eli-darkly Dec 5, 2020
a2acd96
merge from public after release
LaunchDarklyCI Dec 5, 2020
65b1102
Enable hourly Relay integration tests against Production (#223)
bwoskow-ld Dec 7, 2020
88a452f
Record response body when relay archive download test fails (#225)
ashanbrown Dec 7, 2020
917c90e
Fix the broken production integration tests (#226)
bwoskow-ld Dec 7, 2020
adebc8b
improve metrics documentation and fix route strings in docs (#227)
eli-darkly Dec 17, 2020
c9c9bed
use more efficient jsonstream encoding/decoding for stream data and e…
eli-darkly Jan 15, 2021
b64314d
recognize alias events from non-v3-schema payloads and forward them u…
eli-darkly Jan 20, 2021
04138ec
environment should still be usable even if the client timed out
eli-darkly Jan 21, 2021
dba24db
Merge pull request #230 from launchdarkly/eb/ch98375/init-failed
eli-darkly Jan 21, 2021
1deef50
Merge pull request #229 from launchdarkly/eb/ch94519/alias-events
eli-darkly Jan 21, 2021
78c64f1
merge from public after release
LaunchDarklyCI Jan 21, 2021
2e53873
bump dependency versions for SDK fixes
eli-darkly Jan 22, 2021
9b807af
Merge pull request #231 from launchdarkly/eb/ch98975-ch99083/sdk-fixes
eli-darkly Jan 22, 2021
6efac1b
merge from public after release
LaunchDarklyCI Jan 22, 2021
2c3c268
update go-server-sdk-dynamodb to get newer AWS SDK
eli-darkly Feb 4, 2021
d5eb263
Merge pull request #232 from launchdarkly/eb/ch100098/aws-sdk-update
eli-darkly Feb 4, 2021
dfda97e
merge from public after release
LaunchDarklyCI Feb 4, 2021
a71a26d
minor clarification about Relay.Close (#234)
eli-darkly Mar 19, 2021
b0d23c8
Use the Go releaser template (#233)
bwoskow-ld Apr 1, 2021
dbee478
Merge branch 'v6' of github.com:launchdarkly/ld-relay into v6
eli-darkly Apr 8, 2021
d209aa7
Merge branch 'v6' of github.com:launchdarkly/ld-relay into v6
eli-darkly Apr 23, 2021
9ffad44
fix broken link in Markdown docs (#246)
eli-darkly Apr 23, 2021
1e8a19f
make sure newly added credentials for existing environments are accep…
eli-darkly Apr 23, 2021
a527fab
merge from public after release
LaunchDarklyCI Apr 23, 2021
0c15bb5
don't return 503 if SDK initialization has timed out
eli-darkly Apr 29, 2021
c4ae513
Merge pull request #247 from launchdarkly/eb/ch107100/timeout-503
eli-darkly Apr 30, 2021
9bb4109
add in-repo docs about error/503 behavior (#249)
eli-darkly Apr 30, 2021
7a6f119
merge from public after release
LaunchDarklyCI Apr 30, 2021
e84c586
add init timeout config option + better test coverage + misc refactor…
eli-darkly May 7, 2021
57b9591
merge from public after release
LaunchDarklyCI May 8, 2021
3298fee
update SDK dependencies for JSON number parsing bugfix
eli-darkly Jun 3, 2021
fd3ff51
Merge pull request #252 from launchdarkly/eb/ch110425/json-number-bug
eli-darkly Jun 3, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ require (
google.golang.org/api v0.0.0-20180717000714-0025a57598c0 // indirect
gopkg.in/DataDog/dd-trace-go.v1 v1.16.1 // indirect
gopkg.in/gcfg.v1 v1.2.3
gopkg.in/launchdarkly/go-jsonstream.v1 v1.0.0
gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.2
gopkg.in/launchdarkly/go-sdk-events.v1 v1.1.0
gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.1.1
gopkg.in/launchdarkly/go-server-sdk.v5 v5.1.4
gopkg.in/launchdarkly/go-jsonstream.v1 v1.0.1
gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.3
gopkg.in/launchdarkly/go-sdk-events.v1 v1.1.1
gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.2.2
gopkg.in/launchdarkly/go-server-sdk.v5 v5.3.1
gopkg.in/warnings.v0 v0.1.2 // indirect
)
23 changes: 11 additions & 12 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -267,26 +267,25 @@ gopkg.in/gcfg.v1 v1.2.3/go.mod h1:yesOnuUOFQAhST5vPY4nbZsb/huCgGGXlipJsBn0b3o=
gopkg.in/ghodss/yaml.v1 v1.0.0/go.mod h1:HDvRMPQLqycKPs9nWLuzZWxsxRzISLCRORiDpBUOMqg=
gopkg.in/launchdarkly/go-jsonstream.v1 v1.0.0 h1:YI6AtOY2+Q9pSdCWO99TnenKPzmpZftV/RFdsIJTw/I=
gopkg.in/launchdarkly/go-jsonstream.v1 v1.0.0/go.mod h1:YefdBjfITIP8D9BJLVbssFctHkJnQXhv+TiRdTV0Jr4=
gopkg.in/launchdarkly/go-jsonstream.v1 v1.0.1 h1:aZHvMDAS+M6/0sRMkDBQ8MyLGsTQrNgN5evu5e8UYpQ=
gopkg.in/launchdarkly/go-jsonstream.v1 v1.0.1/go.mod h1:YefdBjfITIP8D9BJLVbssFctHkJnQXhv+TiRdTV0Jr4=
gopkg.in/launchdarkly/go-sdk-common.v2 v2.0.0 h1:cmzeGvm90d3RSxgNWLYVQ1jQ+aEngmkzXYatnTZJ+Qc=
gopkg.in/launchdarkly/go-sdk-common.v2 v2.0.0/go.mod h1:4l1+/AtknK5Sx6YTO9XDqrCbAXj8FgwpI2U/x6ZBIM4=
gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.0 h1:nWMK2pZJ+mHuOMtbBRYu8yfxPBwRgtn3XOg1xqmMIbY=
gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.0/go.mod h1:Fht0iTasUXh2xiDA8IJSmlSGbyQ1GNpmt97lXYz6+p8=
gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.2 h1:1b+/daNegovIsEkG5KmVnXC/sWG7jNlH/fV4O1R9UKs=
gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.2/go.mod h1:Fht0iTasUXh2xiDA8IJSmlSGbyQ1GNpmt97lXYz6+p8=
gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.1/go.mod h1:Fht0iTasUXh2xiDA8IJSmlSGbyQ1GNpmt97lXYz6+p8=
gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.3 h1:N8FOk2GQ+QfXBXemx8NU6mP2IHPEAZH+ioQsu5bNBVY=
gopkg.in/launchdarkly/go-sdk-common.v2 v2.2.3/go.mod h1:P2+C6CHteys+lEDd6298QszCsMhjdYrfzBd6dg//CHA=
gopkg.in/launchdarkly/go-sdk-events.v1 v1.0.0 h1:4RFAe4vGFeMOfSYS89bi7Qrmldm0pdgFbGyF6vVYQY4=
gopkg.in/launchdarkly/go-sdk-events.v1 v1.0.0/go.mod h1:t/86BM8V7FETICTMQ8umFoC/bM2Gvx7akU9bQRD9UaE=
gopkg.in/launchdarkly/go-sdk-events.v1 v1.0.1 h1:QXM0cBmBzsNPhHjjSqtjFhl0wpFu9/Dx19o5QSq11OM=
gopkg.in/launchdarkly/go-sdk-events.v1 v1.0.1/go.mod h1:HahOiL/+LEvLMZOsIMSByZJKZG5VFzr+817E9KlEo1c=
gopkg.in/launchdarkly/go-sdk-events.v1 v1.1.0 h1:p7mTBT2WBQV/HMH3XfbzMYTgpTa6vXFxp2iN50dsxjk=
gopkg.in/launchdarkly/go-sdk-events.v1 v1.1.0/go.mod h1:HahOiL/+LEvLMZOsIMSByZJKZG5VFzr+817E9KlEo1c=
gopkg.in/launchdarkly/go-sdk-events.v1 v1.1.1 h1:LfbZsHTPwjzhDbJ/IjYs0oc8rWcbyJM7nN+Ce4ZdUVM=
gopkg.in/launchdarkly/go-sdk-events.v1 v1.1.1/go.mod h1:UETsxDtKpoDGUrwliXl1L7OG68zjOO0aagDI8OnvDRw=
gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.0.0 h1:vZyXd06EBNigqRO9uld5726Jv5h3EsZBue/DKaoAsPs=
gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.0.0/go.mod h1:KdRntsUUWlt6RnsgNIJbxJpvFcycu5I+LVfRlALtTK8=
gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.1.1 h1:zOdvM3Q31Ipp6aotj8QYV7fK/JmpfjosgRDkLeYPIb4=
gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.1.1/go.mod h1:VBEQuA8sSizie8gb6F3aYWW0Aokmx5TprM/tb3ejGKc=
gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.2.2 h1:BlwKozlKLQ7jK3jgc+RvidRon7L3H78WDl0ibnDk48Q=
gopkg.in/launchdarkly/go-server-sdk-evaluation.v1 v1.2.2/go.mod h1:8J9ocUXjQ95nlQFEsRe763+LduBOnUavCHjznJIp9V0=
gopkg.in/launchdarkly/go-server-sdk.v5 v5.0.0 h1:EZ2tMJeJ0wDGdzo35GmsWpwNPzAXZHbP4ivCsYz5Lgc=
gopkg.in/launchdarkly/go-server-sdk.v5 v5.0.0/go.mod h1:XtGu5BjXAEP2zV2EfFI7Xnz2VeSTvzzfpSQxOMIUflw=
gopkg.in/launchdarkly/go-server-sdk.v5 v5.1.4 h1:zN5b256GTBa2QahGz6A0KBy5QbHEqmtUokLlqbXi/mI=
gopkg.in/launchdarkly/go-server-sdk.v5 v5.1.4/go.mod h1:Wjjd+R7uJoNQFmcvb+YtWq2fIm0QEXxId4vtlTZziQ0=
gopkg.in/launchdarkly/go-server-sdk.v5 v5.3.1 h1:N8OIH51fgjkB5qlV8MbdvHaEMBfDAMbvZAXvGPd18u4=
gopkg.in/launchdarkly/go-server-sdk.v5 v5.3.1/go.mod h1:SBfjsmVY/FWqs9ndhTWYUtNf4VacPocdcObNvkRrtZE=
gopkg.in/warnings.v0 v0.1.2 h1:wFXVbFY8DY5/xOe1ECiWdKCzZlxgshcYVNkBHstARME=
gopkg.in/warnings.v0 v0.1.2/go.mod h1:jksf8JmL6Qr/oQM2OXTHunEvvTAsrWBLb6OOjuVWRNI=
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
Expand Down