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 7.4.4 release #285

Merged
merged 1,080 commits into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1080 commits
Select commit Hold shift + click to select a range
5a50cd4
merge from public after release
Jan 19, 2022
7746490
Merge branch 'v6' into eb/sc-137258/flaky-tests
eli-darkly Feb 3, 2022
6868ac5
always terminate if auto-config stream fails with a fatal error
eli-darkly Feb 3, 2022
d5b32b7
Merge pull request #302 from launchdarkly/eb/sc-140317/auto-config-er…
eli-darkly Feb 5, 2022
3392b3f
merge from public after release
Feb 7, 2022
027ce04
pass along tags header when proxying events
eli-darkly Mar 10, 2022
3a1ed72
comments, rm debugging
eli-darkly Mar 10, 2022
b053417
fix auth header logic
eli-darkly Mar 10, 2022
fb62717
fix auth header logic some more
eli-darkly Mar 10, 2022
5c13ddc
comments
eli-darkly Mar 10, 2022
c111f1b
Merge pull request #303 from launchdarkly/eb/sc-143501/tags
eli-darkly Mar 10, 2022
fd8684d
add tags header to CORS header whitelist (#304)
eli-darkly Mar 11, 2022
3bd9d06
update to Alpine 3.14.4 for CVE-2022-0778 fix
eli-darkly Mar 17, 2022
237b753
Merge pull request #305 from launchdarkly/eb/sc-146436/security
eli-darkly Mar 17, 2022
45eae10
Merge branch 'v6' of github.com:launchdarkly/ld-relay into v6
eli-darkly Mar 17, 2022
ac7a5df
minimal changes for using prerelease Go SDK v6 (#306)
eli-darkly Mar 22, 2022
7327015
merge from public after release
Mar 24, 2022
0538129
revise "summarizing" event proxy logic to use new event processor
eli-darkly Mar 28, 2022
c8d207f
comments
eli-darkly Mar 28, 2022
b4cdae1
force upgrade of openssl in Alpine
eli-darkly Mar 28, 2022
1a3ec08
also upgrade libretls
eli-darkly Mar 28, 2022
7301e03
fix it in both files
eli-darkly Mar 28, 2022
83272fb
Merge pull request #310 from launchdarkly/eb/sc-147611/openssl-update
eli-darkly Mar 29, 2022
14aba22
update to Alpine 3.14.5 for CVE-2022-0778/CVE-2018-25032 (#308)
eli-darkly Mar 29, 2022
08c8dbd
merge from public after release
Mar 29, 2022
0ea34cc
add scripts for checking and updating Go/Alpine versions (#309)
eli-darkly Mar 29, 2022
2f2da0a
Merge branch 'v6' into u2c
eli-darkly Mar 29, 2022
0ee9bfc
Merge branch 'u2c' into eb/sc-146802/php-events
eli-darkly Mar 29, 2022
e98b50c
add support & tests for handling any kind of context in eval endpoints
eli-darkly Mar 30, 2022
f9f8e72
move some constants and test code out of internal/core/internal/...
eli-darkly Mar 31, 2022
de7650a
use a clearer import alias
eli-darkly Mar 31, 2022
0ba6f58
refactoring
eli-darkly Mar 31, 2022
301ce3b
Merge pull request #307 from launchdarkly/eb/sc-146802/php-events
eli-darkly Apr 1, 2022
8db1676
Merge pull request #311 from launchdarkly/eb/sc-147031/eval-contexts
eli-darkly Apr 1, 2022
446e79c
Merge pull request #312 from launchdarkly/eb/sc-136694/less-core-abst…
eli-darkly Apr 1, 2022
c1109f0
move packages from core/ and core/internal/ to internal/
eli-darkly Apr 4, 2022
a5b9f40
fix linting
eli-darkly Apr 4, 2022
967e736
update Alpine to 3.14.6 for CVE-2022-28391
eli-darkly Apr 5, 2022
33b0609
Merge pull request #314 from launchdarkly/eb/sc-148648/alpine-3.14.6
eli-darkly Apr 5, 2022
64b8284
Merge branch 'v6' into u2c
eli-darkly Apr 5, 2022
ada5582
Merge branch 'u2c' into eb/sc-136694/core-to-internal
eli-darkly Apr 5, 2022
bbddefb
merge from public after release
Apr 5, 2022
24fd8c5
Merge pull request #313 from launchdarkly/eb/sc-136694/core-to-internal
eli-darkly Apr 5, 2022
330b176
merge RelayCore logic into Relay and remove the core package (#315)
eli-darkly Apr 6, 2022
fd8a63d
update SDK packages (includes sc-136333 fix)
eli-darkly Apr 8, 2022
7ef7bf7
don't include "v" prefix in Docker image version
eli-darkly Apr 8, 2022
6668f6a
Merge pull request #318 from launchdarkly/eb/sc-148658/docker-image-v…
eli-darkly Apr 8, 2022
2418195
Merge pull request #317 from launchdarkly/eb/sc-136333
eli-darkly Apr 8, 2022
7b3b1eb
update go-server-sdk-dynamodb for data size error fix & add docs (#316)
eli-darkly Apr 8, 2022
ae9ef87
merge from public after release
Apr 8, 2022
7a66ce5
Merge branch 'v6' into u2c
eli-darkly Apr 15, 2022
fe0dbdd
update builds to use Go 1.17.9 and fix the update script
eli-darkly Apr 15, 2022
ce3f97f
update go-server-sdk-consul to latest release
eli-darkly Apr 15, 2022
51568b7
Merge pull request #320 from launchdarkly/eb/sc-148468/update-consul
eli-darkly Apr 15, 2022
7160f5e
update remote Docker version
eli-darkly Apr 15, 2022
4e4f081
Merge pull request #319 from launchdarkly/eb/sc-148468/go-version-update
eli-darkly Apr 15, 2022
5d9667a
merge from public after release
Apr 16, 2022
4951361
update golang.org/x/crypto for CVE-2022-27191 (#321)
eli-darkly Apr 20, 2022
96d1596
merge from public after release
Apr 21, 2022
2a684b2
Merge branch 'v6' of github.com:launchdarkly/ld-relay into v6
eli-darkly Apr 29, 2022
6ef01a0
merge from public after release
Apr 30, 2022
11f9a90
Merge branch 'v6' into u2c
eli-darkly May 10, 2022
0e920f3
update eventsource for SSE output efficiency fix (#322)
eli-darkly May 10, 2022
0d6e658
merge from public after release
May 10, 2022
cf390a7
Cache the replay event in case we get multiple new client connections…
moshegood Jun 13, 2022
fd44511
Merge branch 'contrib' of github.com:launchdarkly/ld-relay into eb/sc…
eli-darkly Jun 13, 2022
09feb1e
don't install curl in Docker images
eli-darkly Jun 13, 2022
facb22c
fix makefile logic for lint step
eli-darkly Jun 13, 2022
165aab0
remove indirect curl-based request logic in integration tests
eli-darkly Jun 13, 2022
12c8735
fix linter installation
eli-darkly Jun 13, 2022
20fd131
update Go to 1.17.11, Alpine to 3.16.0
eli-darkly Jun 13, 2022
72bbbd0
improve concurrency test to verify that the data is or isn't from a s…
eli-darkly Jun 13, 2022
6fccfbd
Merge branch 'eb/sc-156795/no-curl' into eb/sc-156754/less-redundant-…
eli-darkly Jun 13, 2022
057287d
Merge pull request #324 from launchdarkly/eb/sc-156795/no-curl
eli-darkly Jun 13, 2022
6dffb73
Merge pull request #325 from launchdarkly/eb/sc-156825/update-alpine
eli-darkly Jun 13, 2022
fdae955
fix lint warnings and remove unnecessary error return
eli-darkly Jun 14, 2022
497f2a0
merge from public after release
Jun 14, 2022
5adb901
Merge pull request #323 from launchdarkly/eb/sc-156754/less-redundant…
eli-darkly Jul 1, 2022
4048a18
merge from public after release
Jul 2, 2022
af2f174
Merge branch 'v6' into u2c
eli-darkly Jul 5, 2022
d1c268f
use latest prerelease packages, update for misc SDK API changes (inte…
eli-darkly Jul 5, 2022
d63cb4a
Merge pull request #300 from launchdarkly/eb/sc-137258/flaky-tests
eli-darkly Jul 5, 2022
26a44f8
Merge pull request #326 from launchdarkly/eb/sc-144524/sdk-api-updates
eli-darkly Jul 6, 2022
ab6f8cb
update libssl & libcrypto versions for CVE-2022-2097
eli-darkly Jul 11, 2022
4ad695f
Merge pull request #327 from launchdarkly/eb/sc-159865/update-crypto-ssl
eli-darkly Jul 11, 2022
9f72820
add security scan of already-published Docker image (#328)
eli-darkly Jul 12, 2022
94a9ce3
merge from public after release
Jul 12, 2022
cd9df84
update Alpine version and some Go libraries to address CVEs (#329)
eli-darkly Jul 20, 2022
a1264e5
merge from public after release
Jul 21, 2022
9f5dd47
ensure that DynamoDB config is consistent between Big Segments and re…
eli-darkly Jul 28, 2022
0e8f96e
comment
eli-darkly Jul 28, 2022
3f4f758
Merge pull request #330 from launchdarkly/eb/sc-162022/ddb-config
eli-darkly Jul 28, 2022
8131997
merge from public after release
Jul 28, 2022
c7092ff
update Alpine to 3.16.2
eli-darkly Aug 12, 2022
37605e6
Merge pull request #331 from launchdarkly/eb/sc-164451/alpine-update
eli-darkly Aug 12, 2022
946e2bc
merge from public after release
Aug 12, 2022
35a0c0e
Merge branch 'v6' into u2c
eli-darkly Aug 24, 2022
04a7df2
update golangci-lint and go-junit-report
eli-darkly Sep 6, 2022
a778093
fix CI
eli-darkly Sep 6, 2022
a791c0a
prevent traversal of directories outside target path when expanding a…
eli-darkly Sep 6, 2022
4ac1dab
enforce TLS >= 1.2 for secure Redis
eli-darkly Sep 6, 2022
6817e52
misc linter updates
eli-darkly Sep 6, 2022
51bb26c
fix test message
eli-darkly Sep 6, 2022
601e8d3
add Go 1.18 & 1.19 jobs
eli-darkly Sep 7, 2022
851376b
make test expectation less Go-version-dependent
eli-darkly Sep 7, 2022
0a6c25e
linting
eli-darkly Sep 7, 2022
6cdf345
revert unnecessary change
eli-darkly Sep 7, 2022
4738bac
fix installation of test coverage tool
eli-darkly Sep 7, 2022
92638bf
Merge pull request #334 from launchdarkly/eb/sc-168010/go-tools-update
eli-darkly Sep 7, 2022
604d115
add "context" URL paths for evaluations, update endpoint docs
eli-darkly Sep 29, 2022
84c4f65
fix tests
eli-darkly Sep 30, 2022
d80e120
Merge pull request #337 from launchdarkly/eb/sc-171152/context-endpoints
eli-darkly Sep 30, 2022
ff0ee87
bump minimum Go to 1.18, build images in 1.19
eli-darkly Oct 13, 2022
915f5a6
linter + misc fixes
eli-darkly Oct 13, 2022
58f8626
"latest" Go image is no longer a thing
eli-darkly Oct 13, 2022
306cd32
fix TLS test
eli-darkly Oct 13, 2022
a8c3185
fix command to run coverage enforcer
eli-darkly Oct 13, 2022
d6b7266
fix vulnerable dependencies
eli-darkly Oct 13, 2022
0526be3
Merge pull request #339 from launchdarkly/eb/sc-172901/go-1.18
eli-darkly Oct 13, 2022
92e5f0b
migrate to AWS Go SDK v2 for DynamoDB (#333)
eli-darkly Oct 13, 2022
7ad877d
remove obsolete "eval" endpoints superseded by "evalx" (#338)
eli-darkly Oct 13, 2022
eccce19
update AWS SDK and related packages on u2c branch (#341)
eli-darkly Oct 20, 2022
d735b0c
update to Go 1.19.2
eli-darkly Oct 25, 2022
107b8ea
update golang.org/x/net for CVE-2022-27664
eli-darkly Oct 25, 2022
d2ccc31
update golang.org/x/text for CVE-2022-32149
eli-darkly Oct 25, 2022
e8e8527
update Consul API dependency to avoid false report of CVE-2022-40716
eli-darkly Oct 26, 2022
40a19b2
Merge pull request #342 from launchdarkly/eb/sc-174350/go-version-update
eli-darkly Oct 26, 2022
7d659a6
switch to fork of Stackdriver metrics client to remove AWS transitive…
eli-darkly Oct 26, 2022
d76ff2c
merge from public after release
Oct 26, 2022
0d9fc5f
Merge branch 'v6' into u2c
eli-darkly Oct 26, 2022
2651bc6
use latest Go SDK prerelease packages, update for API changes
eli-darkly Nov 8, 2022
8a07161
lint
eli-darkly Nov 8, 2022
46d865d
Merge pull request #344 from launchdarkly/eb/sc-146682/sdk-api-updates
eli-darkly Nov 9, 2022
2868b0e
streamline test code using go-test-helpers v3
eli-darkly Nov 9, 2022
d91b307
remove some more unnecessary helpers
eli-darkly Nov 9, 2022
160fd48
fix test app
eli-darkly Nov 9, 2022
dad74a2
Merge pull request #345 from launchdarkly/eb/sc-176162/generic-helpers
eli-darkly Nov 14, 2022
0e20804
use latest SDK packages
eli-darkly Dec 6, 2022
9ad4c86
Merge branch 'v7' of github.com:launchdarkly/ld-relay into v7
eli-darkly Dec 7, 2022
654f32a
use Go SDK v6.0.0 and latest releases of database integrations
eli-darkly Dec 7, 2022
3bf01da
merge from public after release
Dec 7, 2022
1cd5e4f
update to Go 1.19.4 and Alpine 3.16.3
eli-darkly Dec 29, 2022
2d8dc69
override golang.org/x/net for CVE-2022-41717 (even though the fix is …
eli-darkly Dec 29, 2022
17d2410
Merge pull request #346 from launchdarkly/eb/sc-181873/go-1.19.4
eli-darkly Dec 29, 2022
e255ab8
update to Go 1.19.4 and Alpine 3.16.3
eli-darkly Dec 29, 2022
89e8d8b
override golang.org/x/net for CVE-2022-41717 only when building execu…
eli-darkly Dec 29, 2022
4e111f8
merge from public after release
Dec 29, 2022
12d0d79
Merge pull request #347 from launchdarkly/eb/sc-181873/go-1.19.4-6.x
eli-darkly Dec 29, 2022
34c0227
prepare 6.7.15 release (#212)
LaunchDarklyReleaseBot Dec 29, 2022
9857df7
Releasing version 6.7.15
Dec 29, 2022
6c18f2c
merge from public after release
Dec 29, 2022
877e06c
redo the security patch by updating go.mod for all builds; drop Go 1.16
eli-darkly Jan 6, 2023
b72612d
Merge pull request #349 from launchdarkly/eb/sc-181873/patch-and-drop…
eli-darkly Jan 6, 2023
b4e3946
prepare 6.7.16 release (#214)
LaunchDarklyReleaseBot Jan 6, 2023
1238a51
Releasing version 6.7.16
Jan 6, 2023
7ddc25c
merge from public after release
Jan 6, 2023
3fd4fb2
update Redis/DDB integrations to remove misleading error logging
eli-darkly Jan 17, 2023
d97e9f8
Merge pull request #350 from launchdarkly/eb/sc-184208/big-seg-error-log
eli-darkly Jan 17, 2023
aadfe13
prepare 6.7.17 release (#215)
LaunchDarklyReleaseBot Jan 17, 2023
3d44fac
Releasing version 6.7.17
Jan 17, 2023
ed79612
merge from public after release
Jan 17, 2023
e224741
Merge branch 'v6' into v7
eli-darkly Jan 18, 2023
1c7f40f
Merge branch 'v7' of github.com:launchdarkly/ld-relay into v7
eli-darkly Jan 19, 2023
20e02b6
chore: update markdown tables to include borders (#351)
cwaldren-ld Feb 4, 2023
15fcc3f
fix: update Go module path to github.com/launchdarkly/ld-relay/v7 (#353)
cwaldren-ld Feb 6, 2023
bb44cb3
merge from public after release
Feb 6, 2023
5568f63
feat: allow specifying redis username (#359)
cwaldren-ld Feb 10, 2023
2d57224
merge from public after release
Feb 11, 2023
c56fc8f
chore: upgrade goreleaser to 1.15.2 (#361)
cwaldren-ld Feb 21, 2023
85ff7af
chore: fix typo in metrics.md (#221)
pbzona Feb 21, 2023
a72b304
Merge remote-tracking branch 'public/contrib' into v7
cwaldren-ld Feb 21, 2023
7ee0465
chore: bump golnag.org/x/net to v0.7.0 to address CVE-2022-41723 (#363)
cwaldren-ld Feb 21, 2023
b5c6c0f
merge from public after release
Feb 21, 2023
c1e161d
chore: drop go 1.18 tests; add go 1.20 [v7] (#366)
cwaldren-ld Mar 7, 2023
9f8716f
merge from public after release
Mar 7, 2023
e7d31ad
chore: create Github Action to notify new Go versions (#368)
cwaldren-ld Mar 8, 2023
4fbc690
chore: bump supported Go versions to 1.20.2 & 1.19.7 [v7] (#373)
cwaldren-ld Mar 9, 2023
8b5e8cf
chore: update workflow_dispatch type to bool (#376)
cwaldren-ld Mar 10, 2023
666d2d9
chore: fix workflow_dispatch type to boolean (#377)
cwaldren-ld Mar 10, 2023
ed9543a
fix: broken link in configuration.md for Proxy Mode (#378)
cwaldren-ld Mar 10, 2023
da5f7c9
chore: create Dependabot configuration for v6 & v7 branches (#379)
cwaldren-ld Mar 15, 2023
89ad996
chore: merge v6 into v7 to pull in REST client update; flaky tests fi…
cwaldren-ld Mar 16, 2023
a70fa35
chore: update dependencies (#409)
cwaldren-ld Mar 27, 2023
4541a44
chore: remove dependabot (#419)
cwaldren-ld Mar 27, 2023
cf265f0
chore: add tools.go to track goreleaser version (#422)
cwaldren-ld Apr 3, 2023
a1edf24
merge from public after release
Apr 4, 2023
a507a5f
chore: bump github.com/docker/docker from 20.10.21+incompatible to 20…
dependabot[bot] Apr 11, 2023
5de33a5
fix: remove redundant stream.Restart() in autoconfig stream manager: …
cwaldren-ld Apr 11, 2023
a02584e
chore: update alpine docker image to 3.17.3 (#428)
cwaldren-ld Apr 13, 2023
124dcd1
merge from public after release
Apr 13, 2023
13ef491
chore: upgrade go from 1.20.2 -> 1.20.4 (#431)
cwaldren-ld May 4, 2023
d5704cf
chore: add release notes link to Go version checker workflow (#427)
cwaldren-ld May 4, 2023
df4f7b4
merge from public after release
May 5, 2023
c872e55
chore: bump alpine from 3.17.3 to 3.18.0 (#434)
louis-launchdarkly May 12, 2023
5d8017a
chore: bump github.com/sigstore/rekor (#430)
dependabot[bot] May 12, 2023
54b7deb
chore: bump github.com/docker/distribution (#433)
dependabot[bot] May 12, 2023
d3971a9
merge from public after release
May 12, 2023
c9652cc
chore: bump github.com/docker/docker (#435)
dependabot[bot] May 12, 2023
2656093
fix: Prevent 413 from shutting down event processor (#436)
keelerm84 May 16, 2023
bcb1bd3
fix: Prevent unrecoverable error go routine backup (#437)
keelerm84 May 19, 2023
906dd61
feat: Add a version option to return Relay's current version for ease…
louis-launchdarkly May 23, 2023
ebca6a8
merge from public after release
May 24, 2023
6b10012
chore: bump github.com/goreleaser/nfpm/v2 from 2.25.1 to 2.29.0 (#439)
dependabot[bot] May 24, 2023
4489404
chore: bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 (#440)
dependabot[bot] Jun 5, 2023
f852783
feat: Set ReadHeaderTimeout for HTTP servers (#335)
eli-darkly Jun 12, 2023
5e85532
Updates to README and docs (#441)
ember-stevens Jun 13, 2023
0b28a48
fix: Integration tests failure to start (#449)
keelerm84 Jun 20, 2023
0bc0bdb
chore: bump Alpine to 3.18.2 for CVE (#446)
louis-launchdarkly Jun 20, 2023
71a7ee8
Bump goreleaser from 2.25.1 to 2.30 to resolve CVE-2023-32698 (#447)
cwaldren-ld Jun 21, 2023
edb0845
Merge branch 'v7' of github.com:launchdarkly/ld-relay into v7
louis-launchdarkly Jun 21, 2023
a94b976
merge from public after release
Jun 21, 2023
4ddd335
Add file CODEOWNERS
ld-repository-standards[bot] Jun 26, 2023
5605fa7
Add file CODEOWNERS (#450)
kparkinson-ld Jun 26, 2023
19e182a
ci: Fix database integration tests (#451) (#452)
keelerm84 Jul 21, 2023
57f0ea8
Updates images
ember-stevens Jul 26, 2023
d956e92
Adds .DS_Store to gitignore
ember-stevens Jul 28, 2023
1cb3b4e
Remove file
ember-stevens Jul 28, 2023
e45afc0
Remove file again
ember-stevens Jul 28, 2023
c9413f0
[sc-205489] Update RP images within ld-relay-private (#454)
ember-stevens Jul 28, 2023
6b2bba2
fix: Update Go versions for CVE (#455)
louis-launchdarkly Aug 7, 2023
16e9d84
Merge branch 'v7' of github.com:launchdarkly/ld-relay into v7
louis-launchdarkly Aug 7, 2023
f30532e
chore: bump Alpine to 3.18.3 for CVE (#456)
louis-launchdarkly Aug 7, 2023
33b070c
merge from public after release
Aug 8, 2023
b2d3069
Name projects in a way that projects from failed jobs can be deleted …
singhshalinis01 Aug 17, 2023
d115100
Add the method back
singhshalinis01 Aug 17, 2023
63d4f81
fix: include the strings package
louis-launchdarkly Aug 21, 2023
9d5ff3e
fix: specify up to milliseconds to avoid creation conflict
louis-launchdarkly Aug 21, 2023
091c94e
Rename projects such that they can be picked up (deleted) by delete-o…
singhshalinis01 Aug 22, 2023
2a44368
chore(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to…
dependabot[bot] Sep 7, 2023
7b07d8d
fix: Scope relay metric events per environment (#463)
keelerm84 Sep 26, 2023
624eef3
merge from public after release
Sep 27, 2023
f76eab4
chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 (#468)
dependabot[bot] Oct 12, 2023
8fc8b6a
build: update to Go 1.21, drop 1.19 [v7] (#470)
cwaldren-ld Oct 17, 2023
7cb30ea
fix: update min Go version from 1.18 -> 1.19 (#474)
cwaldren-ld Oct 17, 2023
5aeeb09
chore: deprecate internal usage metric option (#476)
cwaldren-ld Oct 17, 2023
f7882ae
merge from public after release
Oct 17, 2023
64e6b22
fix: Handle empty previous versions for big segments syncing. (#481)
kinyoklion Oct 19, 2023
573d3e0
merge from public after release
Oct 20, 2023
4a6c15d
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#490)
cwaldren-ld Nov 27, 2023
056147d
chore: update Alpine from 3.18.3 -> 3.18.4 (#491)
cwaldren-ld Nov 27, 2023
76819fa
merge from public after release
Nov 29, 2023
a1e0ba8
chore: update Alpine from 3.18 to 3.19 and bump Go patch (#494)
cwaldren-ld Jan 2, 2024
b2cf360
deps: bump go-git and x/crypto (#498)
cwaldren-ld Jan 2, 2024
2226a33
merge from public after release
Jan 3, 2024
963694a
chore(deps): bump github.com/sigstore/cosign from 1.13.1 to 1.13.2 (#…
cwaldren-ld Jan 11, 2024
ae08d1b
fix: handle atomic file updates of offline-mode archive [v7] (#526)
cwaldren-ld Jan 24, 2024
4f27038
ci: transition v7 branch from CircleCI to Github Actions (#517)
cwaldren-ld Jan 24, 2024
9c3f398
ci: remove installation test on PR workflow [v7] (#533)
cwaldren-ld Jan 26, 2024
0cad5c2
ci: bump Go version from 1.21.5 to 1.21.6 [v7] (#534)
cwaldren-ld Jan 29, 2024
bd47bdf
update README public links
cwaldren-ld Jan 29, 2024
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
359 changes: 0 additions & 359 deletions .circleci/config.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/ISSUE_TEMPLATE/update_go_versions.md

This file was deleted.

Loading
Loading