Skip to content

Conversation

@renovate-bot
Copy link
Collaborator

This PR contains the following updates:

Package Change Age Confidence
boto3 ==1.39.17 -> ==1.40.0 age confidence

Release Notes

boto/boto3 (boto3)

v1.40.0

Compare Source

======

  • api-change:customer-profiles: [botocore] The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate.
  • api-change:ec2: [botocore] Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem.
  • api-change:elbv2: [botocore] This release enables secondary IP addresses for Network Load Balancers.
  • api-change:entityresolution: [botocore] Add support for creating advanced rule-based matching workflows in AWS Entity Resolution.
  • api-change:glue: [botocore] Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types.
  • api-change:inspector2: [botocore] Extend usage to include agentless hours and add CODE_REPOSITORY to aggregation resource type
  • api-change:iot: [botocore] This release allows AWS IoT Core users to use their own AWS KMS keys for data protection
  • api-change:opensearch: [botocore] Granular access control support for NEO-SAML with IAMFederation for AOS data source
  • api-change:quicksight: [botocore] Added Impala connector support
  • api-change:s3control: [botocore] Add Tags field to CreateAccessPoint
  • api-change:sesv2: [botocore] This release introduces support for Multi-tenant management
  • api-change:workspaces-web: [botocore] Added ability to log session activity on a portal to an S3 bucket.
  • feature:sts: [botocore] Updated the default sts service endpoint from legacy to regional. This behavior can be overridden using the sts_regional_endpoints setting in the shared AWS config file or the AWS_STS_REGIONAL_ENDPOINTS environment variable.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Jul 31, 2025
@ebyhr ebyhr merged commit 2890c69 into apache:main Jul 31, 2025
12 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Jul 31, 2025
@renovate-bot renovate-bot deleted the renovate/boto3-1.x branch July 31, 2025 21:47
snazy added a commit to snazy/polaris that referenced this pull request Nov 20, 2025
* Simplify BaseMetaStoreManager.extractStorageConfiguration (apache#2194)

as a static helper method its strongly preferable to not depend on
the full `PolarisCallContext` if not necessary.

* Remove PolarisCallContext from TreeMapMetaStore (apache#2195)

* remove PolarisCallContext from TreeMapMetaStore methods

* reset diagnosticServices in TreeMapMetaStore

* simplify ensure methods

* Remove getCurrentContext from InMemoryStorageIntegration (apache#2201)

* Remove getCurrentContext from JWTBroker (apache#2202)

* fix(deps): update dependency boto3 to v1.39.17 (apache#2211)

* fix(deps): update dependency org.apache.commons:commons-compress to v1.28.0 (apache#2212)

* Enable python client debug flag (apache#2154)

* Enable python client debug flag

* Move debug msg to stderr and move debug enable after option parsing

* Remove postgres_latest as image tag (apache#2045)

* Remove postgres_latest as image tag

* Change image tag to latest for getting started examples

* Change image tag to latest from helm

* fix(deps): update dependency io.smallrye.common:smallrye-common-annotation to v2.13.8 (apache#2222)

* Remove CallContextResolver (apache#2215)

it seems like these were unused leftovers from previous changes

* Replace CommitFailedException with CommitConflictException (apache#2198)

* Replace CommitFailedException with CommitConflictException

In some cases, we were using CommitFailedException to represent commit
conflicts, which returns the correct 409 response but is tied to Iceberg.

However, some of these conflicts originate from Polaris, making
CommitConflictException a more appropriate and accurate choice.

This change updates those instances to improve clarity and exception
handling semantics.

Resolves apache#2168

* JDBC: Include error code + SQL state in exception messages (apache#2220)

* fix(deps): update dependency boto3 to v1.40.0 (apache#2225)

* chore(deps): update actions/stale digest to 8f717f0 (apache#2224)

* Fix Awaitility build configuration (apache#2232)

* Fix compilation warnings in AzureCredentialStorageIntegrationTest (apache#2231)

* Remove CallContext.CURRENT_CONTEXT (apache#2203)

the last callers of `CallContext.getCurrentContext` had been
removed in the following commits:

- 756e535
- e7eb59f
- 4d94745

thus we can now remove the `CURRENT_CONTEXT` threadlocal and all
associated methods.

* NoSQL: adoptions & cosmetics

* Last merged commit 0449d9b

---------

Co-authored-by: Christopher Lambert <xn137@gmx.de>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: Yong Zheng <yongzheng0809@gmail.com>
Co-authored-by: Tamas Mate <50709850+tmater@users.noreply.github.com>
Co-authored-by: Alexandre Dutra <adutra@apache.org>
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.

2 participants