Skip to content

chore(deps): update dependency botocore to v1.29.165#10343

Merged
kweinmeister merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/botocore-1.x
Jul 1, 2023
Merged

chore(deps): update dependency botocore to v1.29.165#10343
kweinmeister merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/botocore-1.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
botocore ==1.29.150 -> ==1.29.165 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

boto/botocore (botocore)

v1.29.165

Compare Source

========

  • api-change:amp: AWS SDK service model generation tool version upgrade.
  • api-change:ecs: Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
  • api-change:ivs: Corrects the HTTP response code in the generated docs for PutMetadata and DeleteRecordingConfiguration APIs.
  • api-change:mediaconvert: This release includes improved color handling of overlays and general updates to user documentation.
  • api-change:sagemaker: This release adds support for rolling deployment in SageMaker Inference.
  • api-change:transfer: Add outbound Basic authentication support to AS2 connectors
  • api-change:verifiedpermissions: This release corrects several broken links in the documentation.

v1.29.164

Compare Source

========

  • api-change:appstream: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • api-change:chime: The Amazon Chime SDK APIs in the Chime namespace are no longer supported. Customers should use APIs in the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity, ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and ChimeSDKVoice.
  • api-change:cleanrooms: This release adds support for the OR operator in RSQL join match conditions and the ability to control which operators (AND, OR) are allowed in a join match condition.
  • api-change:dynamodb: This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed
  • api-change:gamelift: Amazon GameLift now supports game builds that use the Amazon Linux 2023 (AL2023) operating system.
  • api-change:glue: This release adds support for AWS Glue Crawler with Iceberg Tables, allowing Crawlers to discover Iceberg Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • api-change:sagemaker: Adding support for timeseries forecasting in the CreateAutoMLJobV2 API.

v1.29.163

Compare Source

========

  • api-change:internetmonitor: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.
  • api-change:kinesisanalyticsv2: Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15
  • api-change:lambda: Surface ResourceConflictException in DeleteEventSourceMapping
  • api-change:omics: Add Common Workflow Language (CWL) as a supported language for Omics workflows
  • api-change:rds: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • api-change:s3: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
  • api-change:sagemaker: This release adds support for Model Cards Model Registry integration.

v1.29.162

Compare Source

========

  • bugfix:Parsers: Fixes datetime parse error handling for out-of-range and negative timestamps (#&#8203;2564 <https://github.com/boto/botocore/issues/2564>__).
  • api-change:appfabric: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • api-change:appflow: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
  • api-change:emr-serverless: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  • api-change:ivs: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
  • api-change:kinesisvideo: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • api-change:macie2: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
  • api-change:privatenetworks: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
  • api-change:sagemaker-featurestore-runtime: Introducing TTL for online store records for feature groups.
  • api-change:sagemaker: Introducing TTL for online store records in feature groups.
  • api-change:ssm: Systems Manager doc-only update for June 2023.
  • api-change:verifiedpermissions: This update fixes several broken links to the Cedar documentation.

v1.29.161

Compare Source

========

  • api-change:connect: This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.
  • api-change:glue: Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
  • api-change:guardduty: Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
  • api-change:iam: Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
  • api-change:pinpoint: Added time zone estimation support for journeys

v1.29.160

Compare Source

========

  • api-change:devops-guru: This release adds support for encryption via customer managed keys.
  • api-change:fsx: Update to Amazon FSx documentation.
  • api-change:rds: Documentation improvements for create, describe, and modify DB clusters and DB instances.
  • api-change:verifiedpermissions: Added improved descriptions and new code samples to SDK documentation.

v1.29.159

Compare Source

========

  • api-change:chime-sdk-identity: AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
  • api-change:chime-sdk-messaging: ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them.
  • api-change:kendra: Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
  • api-change:stepfunctions: Update stepfunctions client to latest version

v1.29.158

Compare Source

========

  • api-change:dynamodb: Documentation updates for DynamoDB
  • api-change:emr: Update emr client to latest version
  • api-change:inspector2: This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions.
  • api-change:mediaconvert: This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7.
  • api-change:mq: The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage.
  • api-change:sagemaker: This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
  • api-change:transfer: This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs.

v1.29.157

Compare Source

========

  • api-change:appflow: This release adds new API to reset connector metadata cache
  • api-change:config: Updated ResourceType enum with new resource types onboarded by AWS Config in May 2023.
  • api-change:ec2: Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts
  • api-change:lambda: This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API.
  • api-change:redshift: Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.

v1.29.156

Compare Source

========

  • api-change:cloudformation: Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter
  • api-change:ec2: API changes to AWS Verified Access to include data from trust providers in logs
  • api-change:ecs: Documentation only update to address various tickets.
  • api-change:glue: This release adds support for creating cross region table/database resource links
  • api-change:pricing: This release updates the PriceListArn regex pattern.
  • api-change:route53domains: Update MaxItems upper bound to 1000 for ListPricesRequest
  • api-change:sagemaker: Amazon Sagemaker Autopilot releases CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support.

v1.29.155

Compare Source

========

  • api-change:account: Improve pagination support for ListRegions
  • api-change:connect: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
  • api-change:discovery: Add Amazon EC2 instance recommendations export
  • api-change:iam: Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:s3: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

v1.29.154

Compare Source

========

  • api-change:auditmanager: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • api-change:efs: Update efs client to latest version
  • api-change:guardduty: Updated descriptions for some APIs.
  • api-change:location: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

v1.29.153

Compare Source

========

  • api-change:cloudtrail: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • api-change:codeguru-security: Initial release of Amazon CodeGuru Security APIs
  • api-change:drs: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • api-change:ec2: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • api-change:imagebuilder: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • api-change:lightsail: This release adds pagination for the Get Certificates API operation.
  • api-change:s3: Integrate double encryption feature to SDKs.
  • api-change:securityhub: Add support for Security Hub Automation Rules
  • api-change:simspaceweaver: This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs.
  • api-change:verifiedpermissions: GA release of Amazon Verified Permissions.
  • api-change:wafv2: You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
  • api-change:wellarchitected: AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.

v1.29.152

Compare Source

========

  • api-change:amplifyuibuilder: AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.
  • api-change:dynamodb: Documentation updates for DynamoDB
  • api-change:dynamodbstreams: Update dynamodbstreams client to latest version
  • api-change:fsx: Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
  • api-change:opensearch: This release adds support for SkipUnavailable connection property for cross cluster search
  • api-change:rekognition: This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector.
  • api-change:sagemaker: Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently

v1.29.151

Compare Source

========

  • api-change:acm-pca: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service.
  • api-change:connect: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance.

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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 has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner July 1, 2023 08:47
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 1, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 1, 2023
@product-auto-label product-auto-label Bot added samples Issues that are directly related to samples. api: iam Issues related to the Identity and Access Management API. labels Jul 1, 2023
@kokoro-team kokoro-team removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jul 1, 2023
@kweinmeister kweinmeister merged commit 1445d3e into GoogleCloudPlatform:main Jul 1, 2023
@renovate-bot renovate-bot deleted the renovate/botocore-1.x branch July 1, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: iam Issues related to the Identity and Access Management API. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants