Skip to content

Conversation

@renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.36.23 -> ==1.37.0 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.37.0

Compare Source

======

  • api-change:bedrock-agent: [botocore] This release improves support for newer models in Amazon Bedrock Flows.
  • api-change:bedrock-agent-runtime: [botocore] Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs.
  • api-change:bedrock-runtime: [botocore] This release adds Reasoning Content support to Converse and ConverseStream APIs
  • api-change:elasticache: [botocore] Documentation update, adding clarity and rephrasing.
  • api-change:elastic-inference: [botocore] The elastic-inference client has been removed following the deprecation of the service.
  • feature:Endpoints: [botocore] Generate and use AWS-account-based endpoints for compatible services when the account ID is available. At launch, DynamoDB is the first and only compatible service. The new endpoint URL pattern will be https://<account-id>.ddb.<region>.amazonaws.com. Additional services may be added in the future. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html

v1.36.26

Compare Source

=======

  • api-change:appstream: [botocore] Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets.
  • api-change:bedrock-agent: [botocore] Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector.

v1.36.25

Compare Source

=======

  • api-change:codebuild: [botocore] Add webhook status and status message to AWS CodeBuild webhooks
  • api-change:guardduty: [botocore] Reduce the minimum number of required attack sequence signals from 2 to 1
  • api-change:license-manager-user-subscriptions: [botocore] Updates entity to include Microsoft RDS SAL as a valid type of user subscription.
  • api-change:rds: [botocore] CloudWatch Database Insights now supports Amazon RDS.
  • api-change:sagemaker: [botocore] Added new capability in the UpdateCluster operation to remove instance groups from your SageMaker HyperPod cluster.
  • api-change:workspaces-web: [botocore] Add support for toolbar configuration under user settings.

v1.36.24

Compare Source

=======

  • api-change:codepipeline: [botocore] Add environment variables to codepipeline action declaration.
  • api-change:ecs: [botocore] This is a documentation only release for Amazon ECS that supports the CPU task limit increase.
  • api-change:lightsail: [botocore] Documentation updates for Amazon Lightsail.
  • api-change:location: [botocore] Adds support for larger property maps for tracking and geofence positions changes. It increases the maximum number of items from 3 to 4, and the maximum value length from 40 to 150.
  • api-change:mailmanager: [botocore] This release adds additional metadata fields in Mail Manager archive searches to show email source and details about emails that were archived when being sent with SES.
  • api-change:network-firewall: [botocore] This release introduces Network Firewall's Automated Domain List feature. New APIs include UpdateFirewallAnalysisSettings, StartAnalysisReport, GetAnalysisReportResults, and ListAnalysisReports. These allow customers to enable analysis on firewalls to identify and report frequently accessed domain.
  • api-change:sagemaker: [botocore] Adds r8g instance type support to SageMaker Realtime Endpoints
  • api-change:sesv2: [botocore] This release adds the ability for outbound email sent with SES to preserve emails to a Mail Manager archive.

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

@renovate-bot renovate-bot changed the title main: Update dependency boto3 to v1.36.26 main: Update dependency boto3 to v1.37.0 Feb 24, 2025
@renovate-bot renovate-bot force-pushed the renovate/main/boto3-1.x branch from 24f03b7 to 54332c2 Compare February 24, 2025 22:44
@snazy snazy merged commit fce3faf into apache:main Feb 25, 2025
5 checks passed
@renovate-bot renovate-bot deleted the renovate/main/boto3-1.x branch February 25, 2025 11:07
eric-maynard added a commit to eric-maynard/polaris that referenced this pull request Mar 13, 2025
* Publish proposals and roadmap on the website (apache#1043)

* Allow Polaris CLI to set property values that contain '=' (apache#1003)

Currently the CLI parsing is too pessimistic and throws an error if
it detects '=' in the parsed value of a property. However, the split 1
semantics are already standard behavior for most parsers where the
right-hand-side is allowed to contain '='.

This commonly comes up if the value is itself a comma-separated kv list
or if it the value is a base64-encoded string.

* main: Update postgres Docker tag to v17.4 (apache#1049)

* main: Update dependency org.junit:junit-bom to v5.12.0 (apache#1045)

* Revert "Remove CallContext and its ThreadLocal usage" (apache#1000)

* revert b84f462

* resolve conflicts

* autolint

* autolint

* ...not possible to automatically add a synthetic no-args constructor to an unproxyable bean class.

* fix

* fixed non-quarkus build issues

* fixed non-quarkus build issues

* autolint

* more di issues

* add more producers

* add another producer

* autolint

* change callcontext usage in FileIOFactoryTest

* stablize tests

* autolint

* fix a test

* refactor TableCleanupTaskHandlerTest

* another fix, still npe

* autolint

* only task cleanup is problematic

* autolint

* Stabilize more tests

* autolint

* Avoid propagating old callcontexts across TestServices instances

* testservices update

* autolint

* Revert "autolint"

This reverts commit 66a7f22.

* Revert "testservices update"

This reverts commit 897a5a1.

* changes to taskexecutorimpl

* autolint

---------

Co-authored-by: Dennis Huo <[email protected]>

* Enable console color when running Polaris with Gradle (apache#977)

* CLI: add subcommand access for principals (apache#1019)

* Access subcommand access for principals

* Access subcommand access for principals

* Fix getting start spark (apache#1054)

* Use correct link format for adoc and update menu title for proposals (apache#1051)

* Add a debug log with the full exception (apache#1023)

* clean up

* spotless

* clean up

* refactor message

* no CVEM

* change log levels

* revert polaris-java dep change

* add testImplementation

* uppercase

* Remove all tightly coupled EntityCache dependencies in the main persistence stack (apache#1055)

Remove the EntityCacheEntry wrapper since the timestamp fields were never used anyways;
instead the underlying Caffeine cache transparently handles access times, and the
types of entries we cache are simply the existing ResolvedPolarisEntity.

Remove interactions of business logic with explicit "cache entries", instead
operating on ResolvedPolarisEntity. Fix the equals()/hashCode() behavior of
PolarisEntity to be compatible with PolarisBaseEntity as intended.

Improve code comments to explain the (current) relationship between PolarisEntity
and PolarisBaseEntity, and clarify the behaviors in Resolver.java.

Fully remove the PolarisRemoteCache interface and its methods. Add different
methods that aren't cache-specific instead.

* Remove PolarisMetaStoreSession from FileIOFactory/FileIOUtil in favor of CallContext (apache#1057)

This appeared to be some leaky divergence that occurred after CallContext had been
removed, but PolarisMetaStoreSession really is only a low-level implementation detail
that should never be handled by BasePolarisCatalog/FileIOFactory.

This plumbs CallContext explicitly into the FileIOFactory and FileIOUtil methods and
thus removes a large source of CallContext.getCurrentContext calls; now the threadlocal
doesn't have to be set at all in BasePolarisCatalogTest.

* Cleanup Iceberg Manifest list files on Purge (apache#1039)

* Fix small quickstart typo (apache#1061)

* Enable rat check on md files and fix the existing ones (apache#1050)

* main: Update dependency boto3 to v1.37.0 (apache#1052)

* main: Update dependency software.amazon.awssdk:bom to v2.30.27 (apache#1053)

* Integration tests: improve support for temporary folders (apache#987)

3 integration tests currently require a temporary folder for various purposes. The folders are generally hard-coded to some local filesystem location, which makes those tests impossible to execute against a remote Polaris instance.

This PR aims at fixing this situation by leveraging a new optional environment variable that points to a location that is accessible by both the server and the client running the tests. This would typically be an S3 bucket, for example, but could also be a shared volume mounted on both machines at the same mount point. If this environment variable is not present, then local execution is assumed and a temporary directory managed by JUnit is used instead.

* build-logic: exclude generated code from errorprone (apache#1035)

* build-logic: let javadoc depend on jandex (apache#1034)

* Add Prashant in the collaborators list (apache#1064)

* main: Update dependency org.slf4j:slf4j-api to v2.0.17 (apache#1065)

---------

Co-authored-by: JB Onofré <[email protected]>
Co-authored-by: Dennis Huo <[email protected]>
Co-authored-by: Mend Renovate <[email protected]>
Co-authored-by: Eric Maynard <[email protected]>
Co-authored-by: Dennis Huo <[email protected]>
Co-authored-by: Alexandre Dutra <[email protected]>
Co-authored-by: MonkeyCanCode <[email protected]>
Co-authored-by: Andrew Guterman <[email protected]>
Co-authored-by: Prashant Singh <[email protected]>
Co-authored-by: Robert Stupp <[email protected]>
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