Skip to content

Conversation

zvonand
Copy link
Collaborator

@zvonand zvonand commented Aug 29, 2025

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Implement AWS S3 authentication with an explicitly provided IAM role. Implement OAuth for GCS. These features were recently only available in ClickHouse Cloud and are now open-sourced. Synchronize some interfaces such as serialization of the connection parameters for object storages. (ClickHouse#84011 by @alexey-milovidov).

Also, CI fixes and not for changelog:

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Copy link

github-actions bot commented Aug 29, 2025

Workflow [PR], commit [6f5f6f1]

@zvonand zvonand force-pushed the backport/antalya-25.6.5/84011 branch from 8fd0d42 to c09470d Compare August 31, 2025 20:16
alesapin and others added 9 commits September 3, 2025 00:43
…ject_storage

Move ReadStepFromObjectStorage to a separate file
ci: fix stress tests (disable auth injection in keeper)
…tings

Trying to get rid of second S3Settings
…default

Use encrypted disks for tests with S3 by default
…metadata

Remove send_metadata logic related to zero-copy replication
Implement AWS S3 authentication with an explicitly provided IAM role; implement OAuth for GCS.
@zvonand zvonand force-pushed the backport/antalya-25.6.5/84011 branch from c9b3c45 to d242870 Compare September 2, 2025 22:43
@zvonand zvonand requested a review from Enmk September 3, 2025 16:31
@zvonand zvonand merged commit 5ccff48 into antalya-25.6.5 Sep 7, 2025
133 of 136 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants