Skip to content

Bump scality/cloudserver from 9.2.34 to 9.3.6 in /env/default#144

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/env/default/scality/cloudserver-9.3.6
Open

Bump scality/cloudserver from 9.2.34 to 9.3.6 in /env/default#144
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/env/default/scality/cloudserver-9.3.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps scality/cloudserver from 9.2.34 to 9.3.6.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Apr 9, 2026
@dependabot dependabot bot requested a review from dvasilas as a code owner April 9, 2026 18:46
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.46%. Comparing base (c8bbec9) to head (e198b0f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   76.46%   76.46%           
=======================================
  Files          22       22           
  Lines        1942     1942           
=======================================
  Hits         1485     1485           
  Misses        366      366           
  Partials       91       91           
Flag Coverage Δ
unit 76.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps scality/cloudserver from 9.2.34 to 9.3.6.

---
updated-dependencies:
- dependency-name: scality/cloudserver
  dependency-version: 9.3.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/docker/env/default/scality/cloudserver-9.3.6 branch from 13bf726 to e198b0f Compare April 15, 2026 09:09
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Bump Evaluation

Version change: scality/cloudserver 9.2.34 → 9.3.6 (minor bump, Docker image in e2e test environment)

Changes:

  • Access logging: TLS info now reads from proxy headers
  • New aclRequired field added to server access logs
  • LastModified date format changed to ISO string in XML responses
  • Added missing headers for encrypted object operations
  • Bucket rate limiting API methods in logging operations
  • Server response header made configurable

Breaking changes: None

Security concerns: None — this is an internal Scality image used only in the e2e test environment; no new attack surface exposed

Impact on codebase: The codebase already fully supports all new fields (aclRequired, tlsVersion) in both the ClickHouse schema (pkg/testutil/clickhouse.go) and log record processing (pkg/logcourier/logrecord.go, logobject.go). E2e tests in acl_required_test.go and tls_fields_test.go actively validate these fields. The LastModified format change is transparent (handled by AWS SDK). No code changes required.

Recommendation: SAFE TO MERGE

Notes: CI checks are still in progress at time of review. Ensure "Build and test" and "End-to-end tests" pass before merging.

— Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants