Skip to content

chore: add sdkProxy version to events metadata - #22

Merged
suthar26 merged 1 commit into
mainfrom
parthsuthar/add-sdkProxy-version-to-events
Aug 28, 2024
Merged

chore: add sdkProxy version to events metadata#22
suthar26 merged 1 commit into
mainfrom
parthsuthar/add-sdkProxy-version-to-events

Conversation

@suthar26

Copy link
Copy Markdown
Contributor
  • add sdkProxy version to the events going out to the events api

@suthar26
suthar26 requested review from a team and JamieSinn August 28, 2024 15:54
Comment thread http_endpoints.go Outdated
@suthar26
suthar26 force-pushed the parthsuthar/add-sdkProxy-version-to-events branch from 5b62e0f to 84ecab2 Compare August 28, 2024 15:57
Comment thread .github/workflows/release.yml Outdated
Comment thread http_endpoints.go Outdated
Comment thread http_endpoints.go Outdated
Comment thread http_endpoints.go Outdated
@suthar26
suthar26 force-pushed the parthsuthar/add-sdkProxy-version-to-events branch from 84ecab2 to b8b2ef5 Compare August 28, 2024 16:53
@suthar26
suthar26 merged commit 9028c11 into main Aug 28, 2024
@suthar26
suthar26 deleted the parthsuthar/add-sdkProxy-version-to-events branch August 28, 2024 19:01
jonathannorris added a commit that referenced this pull request Jul 20, 2026
* chore: resolve open dependabot security alerts

- golang.org/x/crypto v0.45.0 -> v0.54.0 (critical/high/medium, alerts #21 #24 #25 #27 #29 #30 #32 #31 #28 #26 #22)
- golang.org/x/net v0.47.0 -> v0.57.0 (medium, alert #20)
- golang.org/x/sys v0.38.0 -> v0.47.0 (transitive)
- golang.org/x/text v0.31.0 -> v0.40.0 (transitive)

* fix: update toolchain to Go 1.25 and fix golangci-lint v2 compatibility

- Upgrade Dockerfile base image golang:1.24 -> golang:1.25 (required by go.mod go 1.25.0 directive)
- Update golangci-lint-action v3 -> v8 to support Go 1.25+ (v1.64.8 was built with Go 1.24)
- Remove --sort-results flag (removed in golangci-lint v2)
- Add //nolint:errcheck to defer X.Close() patterns (v2 reports these; v1 excluded by default)
- Lowercase error string in options.go to fix ST1005
- Discard return value of pretty.Println in test to fix errcheck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants