Skip to content

Bump aws to v1.5#133

Merged
samansmink merged 33 commits into
duckdb:mainfrom
ccfelius:main
Feb 10, 2026
Merged

Bump aws to v1.5#133
samansmink merged 33 commits into
duckdb:mainfrom
ccfelius:main

Conversation

@ccfelius

@ccfelius ccfelius commented Jan 19, 2026

Copy link
Copy Markdown
Member

Also bumps vcpkg from 5e5d0e1cd7785623065e77eff011afdeec1a3574 (November 2024?) to 84bab45d415d22042bd0b9081aea57f362da3f35 (December 2025) for the Minio tests.

Fixes https://github.com/duckdblabs/duckdb-internal/issues/7167

Tmonster and others added 24 commits September 30, 2025 13:31
`exists` setting matches current behavior -- actual credential must be
found/exist for `CREATE SECRET` to succeed.

`none` matches previous (v1.3.2) behavior, where no credential is
required at `CREATE SECRET` time.

fixes duckdb#108
also fix/update include httpfs path
… absent credentials (and fix duckdb#108)

- `exists` setting matches current behavior -- credential must be found/exist for `CREATE SECRET` to succeed.
- `none` matches previous (v1.3.2) behavior, where no credential is required at `CREATE SECRET` time.
copy httpfs minio scripts directly for integration testing
plus remove debugging code
support create secret `validation`  via {`none`, `exists`} options, to allow absent credentials (and fix duckdb#108)
Profiles should be read out of the config file, not credentials file
Fix profile loading when passed an explicit profile
@ccfelius ccfelius changed the title Bumpas to v1.5 Bump aws to v1.5 Jan 19, 2026

@Tmonster Tmonster left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! I think if the duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@ points to v1.4.3 the windows errors will go away.

Comment thread .github/workflows/MainDistributionPipeline.yml Outdated
Comment thread .github/workflows/MainDistributionPipeline.yml Outdated
@nicornk

nicornk commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

@Tmonster @ccfelius Once vcpkg is bumped, would that unlock continuing to work on
#109
and other open TODOS that are possible now with updated aws-sdk-cpp versions?

@Tmonster

Tmonster commented Feb 3, 2026

Copy link
Copy Markdown
Member

@ccfelius Should you also bump the vcpkg has here

@Tmonster

Tmonster commented Feb 3, 2026

Copy link
Copy Markdown
Member

Hi @nicornk, yes it should be able to unlock work on those issues

@samansmink samansmink mentioned this pull request Feb 4, 2026
@samansmink

Copy link
Copy Markdown
Member

this also needs to bump the submodules otherwise the miniotests wont use the correct version of duckdb, see #135

update duckdb-httpfs repo commit

source env variables

generate data
@samansmink samansmink merged commit b2649e6 into duckdb:main Feb 10, 2026
32 of 34 checks passed
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.

6 participants