Skip to content

chore: bump sub-module celeris dependency v1.3.0 → v1.3.2#222

Merged
FumingPower3925 merged 1 commit intomainfrom
chore/bump-submodule-deps
Apr 6, 2026
Merged

chore: bump sub-module celeris dependency v1.3.0 → v1.3.2#222
FumingPower3925 merged 1 commit intomainfrom
chore/bump-submodule-deps

Conversation

@FumingPower3925
Copy link
Copy Markdown
Contributor

Summary

Bumps the celeris dependency in all three sub-module go.mod files from v1.3.0 to v1.3.2, ensuring sub-module users get the v1.3.1 + v1.3.2 fixes (Scheme() trust hardening, singleflight security fix, circuit breaker improvements, etc.).

  • middleware/compress/go.mod: v1.3.0 → v1.3.2
  • middleware/metrics/go.mod: v1.3.0 → v1.3.2
  • middleware/otel/go.mod: v1.3.0 → v1.3.2

Test plan

  • cd middleware/compress && go test -race ./... — PASS
  • cd middleware/metrics && go test -race ./... — PASS
  • cd middleware/otel && go test -race ./... — PASS

Closes #221

- middleware/compress: v1.3.0 → v1.3.2
- middleware/metrics: v1.3.0 → v1.3.2
- middleware/otel: v1.3.0 → v1.3.2

All three sub-modules tested with go test -race.

Closes #221
@FumingPower3925 FumingPower3925 added this to the v1.3.3 milestone Apr 6, 2026
@FumingPower3925 FumingPower3925 self-assigned this Apr 6, 2026
@FumingPower3925 FumingPower3925 merged commit 93b825c into main Apr 6, 2026
10 checks passed
@FumingPower3925 FumingPower3925 deleted the chore/bump-submodule-deps branch April 6, 2026 01:22
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.

chore: bump sub-module celeris dependency from v1.3.0 to v1.3.2

1 participant