UNCLASSIFIED - NO CUI

Skip to content

Update all dependencies

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Update Change
azure-core (source) minor ==1.27.1 -> ==1.29.4
azure-storage-blob (source) minor ==12.16.0 -> ==12.17.0
boto3 patch ==1.28.5 -> ==1.28.44
cryptography (changelog) patch ==41.0.2 -> ==41.0.3
pytz major ==2022.5 -> ==2023.3.post1
redis (changelog) major ==4.6.0 -> ==5.0.0
requests (source, changelog) minor ==2.28.2 -> ==2.31.0
tornado (source) patch ==6.3.2 -> ==6.3.3

Dependency Lookup Warnings

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


Release Notes

Azure/azure-sdk-for-python

v1.29.4

1.29.4 (2023-09-07)

Bugs Fixed
  • Fixed the issue that some urls trigger an infinite loop. #​31346
  • Fixed issue where IndexError was raised if multipart responses did not match the number of requests. #​31471
  • Fixed issue unbound variable exception if dict is invalid in CloudEvent.from_dict. #​31835
  • Fixed issue asyncBearerTokenCredentialPolicy is not backward compatible with SansIOHTTPPolicy. #​31836
  • Fixed issue mypy complains with new version of azure-core. #​31564

v1.29.3

1.29.3 (2023-08-22)

Bugs Fixed
  • Typing fix: message cannot be None in AzureError. #​31564

v1.29.2

1.29.2 (2023-08-14)

Bugs Fixed
  • Added a default implementation for AsyncTokenCredential.__aexit__() #​31573
Other Changes
  • Bumped typing-extensions version to 4.6.0.

v1.29.1

1.29.1 (2023-08-09)

Bugs Fixed
  • Not pass enabled_cae unless it is explicitly enabled.

v1.29.0

1.29.0 (2023-08-03)

Features Added
  • A keyword argument enable_cae was added to the get_token method of the TokenCredential protocol. #​31012
  • BearerTokenCredentialPolicy and AsyncBearerTokenCredentialPolicy now accept enable_cae keyword arguments in their constructors. This is used in determining if Continuous Access Evaluation (CAE) should be enabled for each get_token request. #​31012

v1.28.0

1.28.0 (2023-07-06)

Features Added
  • Added header name parameter to RequestIdPolicy. #​30772
  • Added SensitiveHeaderCleanupPolicy that cleans up sensitive headers if a redirect happens and the new destination is in another domain. #​28349
Other Changes
  • Catch aiohttp errors and translate them into azure-core errors.
boto/boto3

v1.28.44

Compare Source

=======

  • api-change:fsx: [botocore] Amazon FSx documentation fixes
  • api-change:sagemaker: [botocore] Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference.
  • api-change:sso-admin: [botocore] Content updates to IAM Identity Center API for China Regions.
  • api-change:workspaces: [botocore] A new field "ErrorDetails" will be added to the output of "DescribeWorkspaceImages" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information.

v1.28.43

Compare Source

=======

  • api-change:neptunedata: [botocore] Minor changes to send unsigned requests to Neptune clusters
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub
  • api-change:simspaceweaver: [botocore] BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type.

v1.28.42

Compare Source

=======

  • api-change:appflow: [botocore] Adding OAuth2.0 support for servicenow connector.
  • api-change:ec2: [botocore] This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:medialive: [botocore] Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Time
  • api-change:wafv2: [botocore] The targeted protection level of the Bot Control managed rule group now provides optional, machine-learning analysis of traffic statistics to detect some bot-related activity. You can enable or disable the machine learning functionality through the API.

v1.28.41

Compare Source

=======

  • api-change:billingconductor: [botocore] This release adds support for line item filtering in for the custom line item resource.
  • api-change:cloud9: [botocore] Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.
  • api-change:compute-optimizer: [botocore] This release adds support to provide recommendations for G4dn and P3 instances that use NVIDIA GPUs.
  • api-change:ec2: [botocore] Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.
  • api-change:ecs: [botocore] Documentation only update for Amazon ECS.
  • api-change:events: [botocore] Update events client to latest version
  • api-change:rds: [botocore] Add support for feature integration with AWS Backup.
  • api-change:sagemaker: [botocore] SageMaker Neo now supports data input shape derivation for Pytorch 2.0 and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response.
  • api-change:vpc-lattice: [botocore] This release adds Lambda event structure version config support for LAMBDA target groups. It also adds newline support for auth policies.

v1.28.40

Compare Source

=======

  • api-change:chime-sdk-media-pipelines: [botocore] This release adds support for the Voice Analytics feature for customer-owned KVS streams as part of the Amazon Chime SDK call analytics.
  • api-change:connect: [botocore] Amazon Connect adds the ability to read, create, update, delete, and list view resources, and adds the ability to read, create, delete, and list view versions.
  • api-change:identitystore: [botocore] New Identity Store content for China Region launch
  • api-change:neptunedata: [botocore] Removed the descriptive text in the introduction.

v1.28.39

Compare Source

=======

  • api-change:chime-sdk-media-pipelines: [botocore] This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics.
  • api-change:cloudhsm: [botocore] Deprecating CloudHSM Classic API Service.
  • api-change:connectcampaigns: [botocore] Amazon Connect outbound campaigns has launched agentless dialing mode which enables customers to make automated outbound calls without agent engagement. This release updates three of the campaign management API's to support the new agentless dialing mode and the new dialing capacity field.
  • api-change:connectparticipant: [botocore] Amazon Connect Participant Service adds the ability to get a view resource using a view token, which is provided in a participant message, with the release of the DescribeView API.
  • api-change:customer-profiles: [botocore] Adds sensitive trait to various shapes in Customer Profiles API model.
  • api-change:ecs: [botocore] This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement.
  • api-change:grafana: [botocore] Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation.
  • api-change:health: [botocore] Adds new API DescribeEntityAggregatesForOrganization that retrieves entity aggregates across your organization. Also adds support for resource status filtering in DescribeAffectedEntitiesForOrganization, resource status aggregates in the DescribeEntityAggregates response, and new resource statuses.
  • api-change:ivs: [botocore] Updated "type" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary.
  • api-change:kafkaconnect: [botocore] Minor model changes for Kafka Connect as well as endpoint updates.
  • api-change:payment-cryptography-data: [botocore] Make KeyCheckValue field optional when using asymmetric keys as Key Check Values typically only apply to symmetric keys
  • api-change:sagemaker-runtime: [botocore] Update sagemaker-runtime client to latest version

v1.28.38

Compare Source

=======

  • api-change:appflow: [botocore] Add SAP source connector parallel and pagination feature
  • api-change:apprunner: [botocore] App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository.
  • api-change:auditmanager: [botocore] This release marks some assessment metadata as sensitive. We added a sensitive trait to the following attributes: assessmentName, emailAddress, scope, createdBy, lastUpdatedBy, and userName.
  • api-change:cleanrooms: [botocore] This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results.
  • api-change:datasync: [botocore] AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution.
  • api-change:neptunedata: [botocore] Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries using Gremlin and openCypher directly from the SDK.
  • api-change:network-firewall: [botocore] Network Firewall increasing pagination token string length
  • api-change:pca-connector-ad: [botocore] The Connector for AD allows you to use a fully-managed AWS Private CA as a drop-in replacement for your self-managed enterprise CAs without local agents or proxy servers. Enterprises that use AD to manage Windows environments can reduce their private certificate authority (CA) costs and complexity.
  • api-change:sagemaker: [botocore] Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings

v1.28.37

Compare Source

=======

  • api-change:cognito-idp: [botocore] Added API example requests and responses for several operations. Fixed the validation regex for user pools Identity Provider name.
  • api-change:fsx: [botocore] Documentation updates for project quotas.
  • api-change:omics: [botocore] Add RetentionMode support for Runs.
  • api-change:sesv2: [botocore] Adds support for the new Export and Message Insights features: create, get, list and cancel export jobs; get message insights.

v1.28.36

Compare Source

=======

  • api-change:backup: [botocore] Add support for customizing time zone for backup window in backup plan rules.
  • api-change:compute-optimizer: [botocore] This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances.
  • api-change:organizations: [botocore] Documentation updates for permissions and links.
  • api-change:securitylake: [botocore] Remove incorrect regex enforcement on pagination tokens.
  • api-change:service-quotas: [botocore] Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account.
  • api-change:workspaces-web: [botocore] WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate.

v1.28.35

Compare Source

=======

  • api-change:cloudtrail: [botocore] Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources.
  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:detective: [botocore] Added protections to interacting with fields containing customer information.

v1.28.34

Compare Source

=======

  • api-change:ec2: [botocore] Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances.
  • api-change:glue: [botocore] Added API attributes that help in the monitoring of sessions.
  • api-change:mediaconvert: [botocore] This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class.
  • api-change:medialive: [botocore] MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings.
  • api-change:mediatailor: [botocore] Adds new source location AUTODETECT_SIGV4 access type.
  • api-change:quicksight: [botocore] Excel support in Snapshot Export APIs. Removed Required trait for some insight Computations. Namespace-shared Folders support. Global Filters support. Table pin Column support.
  • api-change:rds: [botocore] This release updates the supported versions for Percona XtraBackup in Aurora MySQL.
  • api-change:s3control: [botocore] Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack.
  • api-change:verifiedpermissions: [botocore] Documentation updates for Amazon Verified Permissions.

v1.28.33

Compare Source

=======

  • api-change:apigateway: [botocore] This release adds RootResourceId to GetRestApi response.
  • api-change:ec2: [botocore] Marking fields as sensitive on BundleTask and GetPasswordData
  • api-change:polly: [botocore] Amazon Polly adds 1 new voice - Zayd (ar-AE)

v1.28.32

Compare Source

=======

  • api-change:ce: [botocore] This release adds the LastUpdatedDate and LastUsedDate timestamps to help you manage your cost allocation tags.
  • api-change:globalaccelerator: [botocore] Global Accelerator now supports Client Ip Preservation for Network Load Balancer endpoints.
  • api-change:rds: [botocore] Adding parameters to CreateCustomDbEngineVersion reserved for future use.
  • api-change:verifiedpermissions: [botocore] Documentation updates for Amazon Verified Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and ListPolicyTemplates APIs from 20 to 50.

v1.28.31

Compare Source

=======

  • api-change:cloud9: [botocore] Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9
  • api-change:ec2: [botocore] The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted.
  • api-change:finspace: [botocore] Allow customers to manage outbound traffic from their Kx Environment when attaching a transit gateway by providing network acl entries. Allow the customer to choose how they want to update the databases on a cluster allowing updates to possibly be faster than usual.
  • api-change:rds: [botocore] Adding support for RDS Aurora Global Database Unplanned Failover
  • api-change:route53domains: [botocore] Fixed typos in description fields

v1.28.30

Compare Source

=======

  • api-change:codecommit: [botocore] Add new ListFileCommitHistory operation to retrieve commits which introduced changes to a specific file.
  • api-change:securityhub: [botocore] Added Inspector Lambda code Vulnerability section to ASFF, including GeneratorDetails, EpssScore, ExploitAvailable, and CodeVulnerabilities.

v1.28.29

Compare Source

=======

  • api-change:ec2: [botocore] Adds support for SubnetConfigurations to allow users to select their own IPv4 and IPv6 addresses for Interface VPC endpoints
  • api-change:gamelift: [botocore] Amazon GameLift updates its instance types support.

v1.28.28

Compare Source

=======

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version

v1.28.27

Compare Source

=======

  • enhancement:Python: Added provisional Python 3.12 support to Boto3
  • enhancement:Python: [botocore] Added provisional Python 3.12 support to Botocore
  • api-change:chime-sdk-meetings: [botocore] Updated API documentation to include additional exceptions.
  • api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:glue: [botocore] AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose.
  • api-change:pi: [botocore] AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports.
  • api-change:route53domains: [botocore] Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response

v1.28.26

Compare Source

=======

  • api-change:mediapackage: [botocore] Fix SDK logging of certain fields.
  • api-change:omics: [botocore] This release provides support for annotation store versioning and cross account sharing for Omics Analytics
  • api-change:transfer: [botocore] Documentation updates for AWS Transfer Family

v1.28.25

Compare Source

=======

  • api-change:amplifybackend: [botocore] Adds sensitive trait to required input shapes.
  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in July 2023.
  • api-change:ec2: [botocore] Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors.
  • api-change:quicksight: [botocore] New Authentication method for Account subscription - IAM Identity Center. Hierarchy layout support, default column width support and related style properties for pivot table visuals. Non-additive topic field aggregations for Topic API
  • api-change:ses: [botocore] Update ses client to latest version
  • api-change:swf: [botocore] This release adds new API parameters to override workflow task list for workflow executions.

v1.28.24

Compare Source

=======

  • api-change:cloudtrail: [botocore] Documentation updates for CloudTrail.
  • api-change:connect: [botocore] This release adds APIs to provision agents that are global / available in multiple AWS regions and distribute them across these regions by percentage.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:omics: [botocore] This release adds instanceType to GetRunTask & ListRunTasks responses.
  • api-change:secretsmanager: [botocore] Add additional InvalidRequestException to list of possible exceptions for ListSecret.
  • api-change:transfer: [botocore] Documentation updates for AW Transfer Family

v1.28.23

Compare Source

=======

  • api-change:chime-sdk-voice: [botocore] Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name
  • api-change:fsx: [botocore] For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1.
  • api-change:globalaccelerator: [botocore] Documentation update for dualstack EC2 endpoint support
  • api-change:guardduty: [botocore] Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs.
  • api-change:sagemaker: [botocore] This release adds support for cross account access for SageMaker Model Cards through AWS RAM.

v1.28.22

Compare Source

=======

  • api-change:backup: [botocore] This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts.
  • api-change:elasticache: [botocore] Added support for cluster mode in online migration and test migration API
  • api-change:servicecatalog: [botocore] Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API.

v1.28.21

Compare Source

=======

  • api-change:detective: [botocore] Updated the email validation regex to be in line with the TLD name specifications.
  • api-change:ivs-realtime: [botocore] Add QUOTA_EXCEEDED and PUBLISHER_NOT_FOUND to EventErrorCode for stage health events.
  • api-change:kinesis-video-archived-media: [botocore] This release enables minimum of Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature.
  • api-change:kinesisvideo: [botocore] This release enables minimum of Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature.
  • api-change:rekognition: [botocore] This release adds code snippets for Amazon Rekognition Custom Labels.

v1.28.20

Compare Source

=======

  • api-change:acm-pca: [botocore] Documentation correction for AWS Private CA
  • api-change:connect: [botocore] Added a new API UpdateRoutingProfileAgentAvailabilityTimer to update agent availability timer of a routing profile.
  • api-change:datasync: [botocore] Display cloud storage used capacity at a cluster level.
  • api-change:ecs: [botocore] This is a documentation update to address various tickets.
  • api-change:sagemaker: [botocore] Including DataCaptureConfig key in the Amazon Sagemaker Search's transform job object

v1.28.19

Compare Source

=======

  • api-change:autoscaling: [botocore] Documentation changes related to Amazon EC2 Auto Scaling APIs.
  • api-change:cloud9: [botocore] Updated the deprecation date for Amazon Linux. Doc only update.
  • api-change:dms: [botocore] The release makes public API for DMS Schema Conversion feature.
  • api-change:ec2: [botocore] This release adds new parameter isPrimaryIPv6 to allow assigning an IPv6 address as a primary IPv6 address to a network interface which cannot be changed to give equivalent functionality available for network interfaces with primary IPv4 address.
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports running training jobs on p5.48xlarge instance types.

v1.28.18

Compare Source

=======

  • api-change:budgets: [botocore] As part of CAE tagging integration we need to update our budget names regex filter to prevent customers from using "/action/" in their budget names.
  • api-change:cognito-idp: [botocore] New feature that logs Cognito user pool error messages to CloudWatch logs.
  • api-change:glue: [botocore] This release includes additional Glue Streaming KAKFA SASL property types.
  • api-change:resiliencehub: [botocore] Drift Detection capability added when applications policy has moved from a meet to breach state. Customers will be able to exclude operational recommendations and receive credit in their resilience score. Customers can now add ARH permissions to an existing or new role.
  • api-change:sagemaker: [botocore] SageMaker Inference Recommender introduces a new API GetScalingConfigurationRecommendation to recommend auto scaling policies based on completed Inference Recommender jobs.

v1.28.17

Compare Source

=======

  • api-change:batch: [botocore] This release adds support for price capacity optimized allocation strategy for Spot Instances.
  • api-change:dms: [botocore] Adding new API describe-engine-versions which provides information about the lifecycle of a replication instance's version.
  • api-change:internetmonitor: [botocore] This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for impact limited to a single city-network to trigger creation of a health event.
  • api-change:medialive: [botocore] AWS Elemental Link devices now report their Availability Zone. Link devices now support the ability to change their Availability Zone.
  • api-change:polly: [botocore] Amazon Polly adds new French Belgian voice - Isabelle. Isabelle is available as Neural voice only.
  • api-change:rds: [botocore] Added support for deleted clusters PiTR.
  • api-change:sagemaker: [botocore] Add Stairs TrafficPattern and FlatInvocations to RecommendationJobStoppingConditions

v1.28.16

Compare Source

=======

  • api-change:amplifyuibuilder: [botocore] Amplify Studio releases GraphQL support for codegen job action.
  • api-change:autoscaling: [botocore] You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
  • api-change:cleanrooms: [botocore] This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
  • api-change:codestar-connections: [botocore] New integration with the Gitlab provider type.
  • api-change:drs: [botocore] Add support for in-aws right sizing
  • api-change:inspector2: [botocore] This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.
  • api-change:lookoutequipment: [botocore] This release includes new import resource, model versioning and resource policy features.
  • api-change:omics: [botocore] Add CreationType filter for ListReadSets
  • api-change:rds: [botocore] This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.
  • api-change:route53: [botocore] Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:scheduler: [botocore] This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.

v1.28.15

Compare Source

=======

  • enhancement:HTTP: [botocore] Move 100-continue behavior to use HTTPConnections request interface.
  • api-change:application-insights: [botocore] This release enable customer to add/remove/update more than one workload for a component
  • api-change:cloudformation: [botocore] This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.
  • api-change:cloudfront: [botocore] Add a new JavaScript runtime version for CloudFront Functions.
  • api-change:connect: [botocore] This release adds support for new number types.
  • api-change:kafka: [botocore] Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters.
  • api-change:pinpoint: [botocore] Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API

v1.28.14

Compare Source

=======

  • enhancement:compression: [botocore] Adds support for the requestcompression operation trait.
  • api-change:sqs: [botocore] Documentation changes related to SQS APIs.

v1.28.13

Compare Source

=======

  • api-change:autoscaling: [botocore] This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy.
  • api-change:ebs: [botocore] SDK and documentation updates for Amazon Elastic Block Store API
  • api-change:ec2: [botocore] SDK and documentation updates for Amazon Elastic Block Store APIs
  • api-change:eks: [botocore] Add multiple customer error code to handle customer caused failure when managing EKS node groups
  • api-change:sagemaker: [botocore] Expose ProfilerConfig attribute in SageMaker Search API response.

v1.28.12

Compare Source

=======

  • api-change:cloudcontrol: [botocore] Updates the documentation for CreateResource.
  • api-change:entityresolution: [botocore] AWS Entity Resolution can effectively match a source record from a customer relationship management (CRM) system with a source record from a marketing system containing campaign information.
  • api-change:glue: [botocore] Release Glue Studio Snowflake Connector Node for SDK/CLI
  • api-change:healthlake: [botocore] Updating the HealthLake service documentation.
  • api-change:managedblockchain-query: [botocore] Amazon Managed Blockchain (AMB) Query provides serverless access to standardized, multi-blockchain datasets with developer-friendly APIs.
  • api-change:mediaconvert: [botocore] This release includes general updates to user documentation.
  • api-change:omics: [botocore] The service is renaming as a part of AWS Health.
  • api-change:opensearchserverless: [botocore] This release adds new collection type VectorSearch.
  • api-change:polly: [botocore] Amazon Polly adds 1 new voice - Lisa (nl-BE)
  • api-change:route53: [botocore] Update that corrects the documents for received feedback.

v1.28.11

Compare Source

=======

  • api-change:billingconductor: [botocore] Added support for Auto-Assocate Billing Groups for CreateBillingGroup, UpdateBillingGroup, and ListBillingGroups.
  • api-change:customer-profiles: [botocore] Amazon Connect Customer Profiles now supports rule-based resolution to match and merge similar profiles into unified profiles, helping companies deliver faster and more personalized customer service by providing access to relevant customer information for agents and automated experiences.
  • api-change:datasync: [botocore] AWS DataSync now supports Microsoft Azure Blob Storage locations.
  • api-change:dynamodb: [botocore] Documentation updates for DynamoDB
  • api-change:ec2: [botocore] This release adds an instance's peak and baseline network bandwidth as well as the memory sizes of an instance's inference accelerators to DescribeInstanceTypes.
  • api-change:emr-serverless: [botocore] This release adds support for publishing application logs to CloudWatch.
  • api-change:lambda: [botocore] Add Python 3.11 (python3.11) support to AWS Lambda
  • api-change:rds: [botocore] This release adds support for monitoring storage optimization progress on the DescribeDBInstances API.
  • api-change:sagemaker: [botocore] Mark ContentColumn and TargetLabelColumn as required Targets in TextClassificationJobConfig in CreateAutoMLJobV2API
  • api-change:securityhub: [botocore] Add support for CONTAINS and NOT_CONTAINS comparison operators for Automation Rules string filters and map filters
  • api-change:sts: [botocore] API updates for the AWS Security Token Service
  • api-change:transfer: [botocore] This release adds support for SFTP Connectors.
  • api-change:wisdom: [botocore] This release added two new data types: AssistantIntegrationConfiguration, and SessionIntegrationConfiguration to support Wisdom integration with Amazon Connect Chat

v1.28.10

Compare Source

=======

  • api-change:apigatewayv2: [botocore] Documentation updates for Amazon API Gateway.
  • api-change:ce: [botocore] This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • api-change:chime-sdk-media-pipelines: [botocore] AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • api-change:cloudformation: [botocore] This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • api-change:ec2: [botocore] Add "disabled" enum value to SpotInstanceState.
  • api-change:glue: [botocore] Added support for Data Preparation Recipe node in Glue Studio jobs
  • api-change:quicksight: [botocore] This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

v1.28.9

Compare Source

======

  • api-change:glue: [botocore] This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • api-change:mediaconvert: [botocore] This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • api-change:rds: [botocore] Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • api-change:workspaces: [botocore] Fixed VolumeEncryptionKey descriptions

v1.28.8

Compare Source

======

  • api-change:codecatalyst: [botocore] This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • api-change:connectcases: [botocore] This release adds the ability to assign a case to a queue or user.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:route53resolver: [botocore] This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • api-change:s3: [botocore] Improve performance of S3 clients by simplifying and optimizing endpoint resolution.
  • api-change:sagemaker-featurestore-runtime: [botocore] Cross account support for SageMaker Feature Store
  • api-change:sagemaker: [botocore] Cross account support for SageMaker Feature Store
  • api-change:securitylake: [botocore] Adding support for Tags on Create and Resource Tagging API.
  • api-change:transcribe: [botocore] Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

v1.28.7

Compare Source

======

  • enhancement:AWSCRT: [botocore] Upgrade awscrt version to 0.16.26
  • api-change:savingsplans: [botocore] Savings Plans endpoints update

v1.28.6

Compare Source

======

  • api-change:cloudformation: [botocore] SDK and documentation updates for GetTemplateSummary API (unrecognized resources)
  • api-change:ec2: [botocore] Amazon EC2 documentation updates.
  • api-change:grafana: [botocore] Amazon Managed Grafana now supports grafanaVersion update for existing workspaces with UpdateWorkspaceConfiguration API. DescribeWorkspaceConfiguration API additionally returns grafanaVersion. A new ListVersions API lists available versions or, if given a workspaceId, the versions it can upgrade to.
  • api-change:medical-imaging: [botocore] General Availability (GA) release of AWS Health Imaging, enabling customers to store, transform, and analyze medical imaging data at petabyte-scale.
  • api-change:ram: [botocore] This release adds support for securely sharing with AWS service principals.
  • api-change:ssm-sap: [botocore] Added support for SAP Hana High Availability discovery (primary and secondary nodes) and Backint agent installation with SSM for SAP.
  • api-change:wafv2: [botocore] Added the URI path to the custom aggregation keys that you can specify for a rate-based rule.
pyca/cryptography

v41.0.3

Compare Source

redis/redis-py

v5.0.0: 5.0.0

Compare Source

What's new?

Triggers and Functions support

Triggers and Functions allow you to execute server-side functions triggered when key values are modified or created in Redis, a stream entry arrival, or explicitly calling them. Simply put, you can replace Lua scripts with easy-to-develop JavaScript or TypeScript code. Move your business logic closer to the data to ensure a lower latency, and forget about updating dependent key values manually in your code. Try it for yourself with Quick start

Full Redis 7.2 and RESP3 support
Python 3.7 End-of-Life

Python 3.7 has reached its end-of-life (EOL) as of June 2023. This means that starting from this date, Python 3.7 will no longer receive any updates, including security patches, bug fixes, or improvements. If you continue to use Python 3.7 post-EOL, you may expose your projects and systems to potential security vulnerabilities. We ended its support in this version and strongly recommend migrating to Python 3.10.

🐛 Bug Fixes

  • Fix timeout retrying on pipeline execution (#​2812)
  • Fix socket garbage collection (#​2859)

🧰 Maintenance

  • Updating client license to clear, MIT (#​2884)
  • Add py.typed in accordance with PEP-561 (#​2738)
  • Dependabot label change (#​2880)
  • Fix type hints in SearchCommands (#​2817)
  • Add sync modules (except search) tests to cluster CI (#​2850)
  • Fix a duplicate word in CONTRIBUTING.md (#​2848)
  • Fixing doc builds (#​2869)
  • Change cluster docker to edge and enable debug command (#​2853)

Contributors

We'd like to thank all the contributors who worked on this release!

@​JoanFM, @​Ovsyanka83, @​chayim, @​dependabot, @​dependabot[bot], @​dvora-h, @​kristjanvalur, @​kurtmckee, @​pall-j and @​shacharPash

psf/requests

v2.31.0

Compare Source

Security

  • Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization headers to destination servers when following HTTPS redirects.

    When proxies are defined with user info (https://user:pass@proxy:8080), Requests will construct a Proxy-Authorization header that is attached to the request to authenticate with the proxy.

    In cases where Requests receives a redirect response, it previously reattached the Proxy-Authorization header incorrectly, resulting in the value being sent through the tunneled connection to the destination server. Users who rely on defining their proxy credentials in the URL are strongly encouraged to upgrade to Requests 2.31.0+ to prevent unintentional leakage and rotate their proxy credentials once the change has been fully deployed.

    Users who do not use a proxy or do not supply their proxy credentials through the user information portion of their proxy URL are not subject to this vulnerability.

    Full details can be read in our Github Security Advisory and CVE-2023-32681.

v2.30.0

Compare Source

Dependencies

v2.29.0

Compare Source

Improvements

  • Requests now defers chunked requests to the urllib3 implementation to improve standardization. (#​6226)
  • Requests relaxes header component requirements to support bytes/str subclasses. (#​6356)
tornadoweb/tornado

v6.3.3

Compare Source


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports