Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump boto3 from 1.28.42 to 1.28.54 #89

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps boto3 from 1.28.42 to 1.28.54.

Changelog

Sourced from boto3's changelog.

1.28.54

  • api-change:amplifyuibuilder: [botocore] Support for generating code that is compatible with future versions of amplify project dependencies.
  • api-change:chime-sdk-media-pipelines: [botocore] Adds support for sending WebRTC audio to Amazon Kineses Video Streams.
  • api-change:emr-serverless: [botocore] This release adds support for application-wide default job configurations.
  • api-change:finspace-data: [botocore] Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs.
  • api-change:quicksight: [botocore] Added ability to tag users upon creation.
  • api-change:ssm: [botocore] This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output.
  • api-change:wafv2: [botocore] You can now perform an exact match against the web request's JA3 fingerprint.

1.28.53

  • api-change:braket: [botocore] This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job.
  • api-change:dms: [botocore] new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift
  • api-change:ec2: [botocore] EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:guardduty: [botocore] Add EKS_CLUSTER_NAME to filter and sort key.
  • api-change:mediaconvert: [botocore] This release supports the creation of of audio-only tracks in CMAF output groups.

1.28.52

  • api-change:appconfig: [botocore] Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors
  • api-change:apprunner: [botocore] This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration.
  • api-change:codeartifact: [botocore] Add support for the Swift package format.
  • api-change:kinesisvideo: [botocore] Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs.
  • api-change:logs: [botocore] Add ClientToken to QueryDefinition CFN Handler in CWL
  • api-change:s3: [botocore] Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException
  • api-change:servicediscovery: [botocore] Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response.
  • api-change:sso-oidc: [botocore] Update FIPS endpoints in aws-us-gov.

1.28.51

  • api-change:ec2: [botocore] This release adds support for C7i, and R7a instance types.
  • api-change:outposts: [botocore] This release adds the InstanceFamilies field to the ListAssets response.
  • api-change:sagemaker: [botocore] This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis.

1.28.50

  • api-change:discovery: [botocore] Add sensitive protection for customer information
  • api-change:macie2: [botocore] This release changes the default managedDataIdentifierSelector setting for new classification jobs to RECOMMENDED. By default, new classification jobs now use the recommended set of managed data identifiers.
  • api-change:workmail: [botocore] This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs.

... (truncated)

Commits
  • f6daaef Merge branch 'release-1.28.54'
  • fd585a5 Bumping version to 1.28.54
  • c9972f7 Add changelog entries from botocore
  • 7ba5fdb Merge branch 'release-1.28.53'
  • 248a4ac Merge branch 'release-1.28.53' into develop
  • ac9ab17 Bumping version to 1.28.53
  • dd6d05f Add changelog entries from botocore
  • caf95de Update quickstart - close file via context manager. (#3867)
  • 8f0e315 Merge branch 'release-1.28.52'
  • 181d253 Merge branch 'release-1.28.52' into develop
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [boto3](https://github.com/boto/boto3) from 1.28.42 to 1.28.54.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.42...1.28.54)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2023

Superseded by #91.

@dependabot dependabot bot closed this Sep 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.28.54 branch September 27, 2023 13:20
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants