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 8.2.3 release #284

Merged
merged 1,135 commits into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1135 commits
Select commit Hold shift + click to select a range
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
0df6969
Update module path to v8 (#355)
cwaldren-ld Feb 8, 2023
4d1a9c7
refactor: encapsulate AutoConfig StreamManager version check logic in…
cwaldren-ld Feb 14, 2023
e0446b0
remove requirement for ID() method on Items
cwaldren-ld Feb 14, 2023
d1b2ccd
Add tests for MessageReceiver; remove need for test mocks (#365)
cwaldren-ld Feb 24, 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
f784799
Merge branch 'v7' into v8
cwaldren-ld Apr 20, 2023
7196634
feat: payload filtering [v8] (#356)
cwaldren-ld Apr 25, 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
e3f9a3d
Merge v7 new changes into v8 (#443)
louis-launchdarkly Jun 8, 2023
f852783
feat: Set ReadHeaderTimeout for HTTP servers (#335)
eli-darkly Jun 12, 2023
d9ef4a5
Merge branch 'v7' into v8
keelerm84 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
54202bd
feat: Track polling request counts (#448)
keelerm84 Jul 21, 2023
57f0ea8
Updates images
ember-stevens Jul 26, 2023
11e46bd
feat: Remove ability to disable diagnostic events (#453)
keelerm84 Jul 28, 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
67434ea
feat: Update to support migration and event sampling (#458)
keelerm84 Sep 20, 2023
7b07d8d
fix: Scope relay metric events per environment (#463)
keelerm84 Sep 26, 2023
624eef3
merge from public after release
Sep 27, 2023
e994608
Lc/merge v7 into v8 to prep for release (#465)
louis-launchdarkly Oct 4, 2023
a9a8558
Merge branch 'feat/uc2-migrations' into lc/test-merging-everything-to-v8
louis-launchdarkly Oct 10, 2023
2f7a4d1
feat: Remove support for new top level data kinds (#466)
keelerm84 Oct 10, 2023
ddfd171
Merge branch 'v8' into private-v8
keelerm84 Oct 11, 2023
803baf7
Merge branch 'v7' into v8
keelerm84 Oct 11, 2023
9a5fa42
Merge branch 'v8' into lc/test-merging-everything-to-v8
keelerm84 Oct 11, 2023
680337a
Merge branch 'feat/uc2-migrations' into lc/test-merging-everything-to-v8
keelerm84 Oct 11, 2023
9aec4e0
Remove reference to unused data-kinds
keelerm84 Oct 11, 2023
a23bd01
fix: Last minute post-merge fixes
keelerm84 Oct 11, 2023
cbaffc2
Merging uc2 and scm into v8 (#467)
keelerm84 Oct 12, 2023
f76eab4
chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 (#468)
dependabot[bot] Oct 12, 2023
e250b70
Merge branch 'v7' into v8
keelerm84 Oct 12, 2023
7482b71
merge from public after release
Oct 12, 2023
aad5bdb
Merge branch 'v8' into private-v8
keelerm84 Oct 16, 2023
6e99071
build: update to Go 1.21, drop 1.19 [v8] (#469)
cwaldren-ld Oct 17, 2023
8fc8b6a
build: update to Go 1.21, drop 1.19 [v7] (#470)
cwaldren-ld Oct 17, 2023
578734a
chore: Update required go version in CONTRIBUTING.md. (#471)
kinyoklion Oct 17, 2023
d8ad2f2
chore: Make the contributing requirements point to the `go.mod` file.…
kinyoklion Oct 17, 2023
fabefb1
fix: Update go.mod to require go version 1.19. (#473)
kinyoklion 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
33f6333
prepare 7.4.0 release (#265)
LaunchDarklyReleaseBot Oct 17, 2023
a55f124
Releasing version 7.4.0
Oct 17, 2023
f7882ae
merge from public after release
Oct 17, 2023
edf9f80
merge from public after release
Oct 17, 2023
64e6b22
fix: Handle empty previous versions for big segments syncing. (#481)
kinyoklion Oct 19, 2023
0db62a5
fix: Handle empty previous versions for big segments syncing.
kinyoklion Oct 19, 2023
178eaf5
Revert config change.
kinyoklion Oct 19, 2023
a5650c1
fix: Handle empty previous versions for big segments syncing. (#482)
kinyoklion Oct 19, 2023
e0baab4
merge from public after release
Oct 20, 2023
b135544
feat: Support sampling and exclusions in PHP events (#483)
keelerm84 Oct 23, 2023
0321fff
merge from public after release
Oct 24, 2023
7956c8e
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#484)
dependabot[bot] Oct 30, 2023
234a67b
Merge remote-tracking branch 'public/v8' into v8
cwaldren-ld Oct 30, 2023
b8f732d
chore(deps): bump github.com/docker/docker from 23.0.3+incompatible t…
dependabot[bot] Nov 1, 2023
c77f030
chore: update Alpine from 3.18.3 -> 3.18.4 (#492)
cwaldren-ld Nov 28, 2023
8ceed3f
merge from public after release
Nov 29, 2023
e425a30
big segment -related copyedits
mmrj Nov 30, 2023
574a425
update persistent storage info to explain segments, big segment stores
mmrj Nov 30, 2023
b580929
(docs updates) update README with more on segments and Big Segment st…
mmrj Dec 4, 2023
5256c2f
chore: merge v7 forward (#499)
cwaldren-ld Jan 3, 2024
f576437
merge from public after release
Jan 3, 2024
ea090be
ci: add Github Action for CI (#501)
cwaldren-ld Jan 11, 2024
8cfd2fe
chore: fix CI badge in README (#506)
cwaldren-ld Jan 11, 2024
af2c57e
ci: fix mis-named reusable workflow call in hourly-integration-tests.…
cwaldren-ld Jan 11, 2024
6f9c337
ci: fix trivy workflow (#505)
cwaldren-ld Jan 11, 2024
63f4bea
ci: another typo in hourly-integration-tests.yml (#508)
cwaldren-ld Jan 11, 2024
3e930dc
chore(deps): bump github.com/sigstore/cosign from 1.13.1 to 1.13.2 (#…
dependabot[bot] Jan 11, 2024
5b1dec7
ci: use matrix job for hourly integration tests (#510)
cwaldren-ld Jan 11, 2024
60c37ff
ci: fix default image used for daily trivy scan (#512)
cwaldren-ld Jan 12, 2024
854624d
ci: hourly integration tests should be independent (#511)
cwaldren-ld Jan 12, 2024
103101c
ci: fix check-go-version workflow input (#513)
cwaldren-ld Jan 12, 2024
e414bc6
docs: update README with more CI badges (#516)
cwaldren-ld Jan 16, 2024
3ad6b9c
feat: add API rate limiting to integration tests (#519)
cwaldren-ld Jan 18, 2024
d840f56
ci: run integration tests daily instead of hourly (#523)
cwaldren-ld Jan 19, 2024
78bb8b1
chore: update README for daily integration tests
cwaldren-ld Jan 19, 2024
e3e20e6
ci: fix uploaded integration test result filename (#525)
cwaldren-ld Jan 22, 2024
25fc647
fix: handle atomic file updates of offline-mode archive (#520)
cwaldren-ld Jan 23, 2024
09c2fdc
ci: revert rate-limiting in integration tests (#527)
cwaldren-ld Jan 24, 2024
d46bd59
ci: remove installation test on PR workflow [v8] (#532)
cwaldren-ld Jan 26, 2024
37fa3b6
chore(deps): upgrade AWS sdk [v8] (#531)
cwaldren-ld Jan 26, 2024
9a164dc
ci: bump Go version from 1.21.5 to 1.21.6 [v8] (#528)
cwaldren-ld Jan 26, 2024
b599078
update README links to public repo
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.

4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/update_go_versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ Note that between major releases, the Go team often ships multiple minor version

Run locally:
```bash
./scripts/update-go-release-version.sh {{ env.OFFICIAL_LATEST_VERSION }}
./scripts/update-go-release-version.sh {{ env.OFFICIAL_LATEST_VERSION }} {{ env.OFFICIAL_PENULTIMATE_VERSION }}
```

Then modify `.circle/config.yml`'s `go-previous-version` variable to `{{ env.OFFICIAL_PENULTIMATE_VERSION}}`.
27 changes: 27 additions & 0 deletions .github/actions/benchmarks/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Benchmarks
description: "Runs Relay's performance benchmarks."
inputs:
go-version:
description: 'Go version to use for build & test.'
required: true


runs:
using: composite
steps:
- name: Setup Go ${{ inputs.go-version }}
uses: actions/setup-go@v4
with:
go-version: ${{ inputs.go-version }}

- name: Run Benchmarks
id: benchmarks
shell: bash
run: make benchmarks | tee benchmarks.txt

- name: Upload Results
if: steps.benchmarks.outcome == 'success'
uses: actions/upload-artifact@v4
with:
name: Benchmarks-go${{ inputs.go-version }}
path: benchmarks.txt
Loading
Loading