AnalogJ / lexicon

Manipulate DNS records on various DNS providers in a standardized way.
MIT License
1.48k stars 305 forks source link

Bump boto3 from 1.28.57 to 1.28.62 #1753

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps boto3 from 1.28.57 to 1.28.62.

Changelog

Sourced from boto3's changelog.

1.28.62

  • enhancement:Dependencies: [botocore] Add support for urllib3 2.0 for Python 3.10+
  • api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:fsx: [botocore] After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system.
  • api-change:marketplace-catalog: [botocore] This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs
  • api-change:quicksight: [botocore] NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication
  • api-change:transfer: [botocore] This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters

1.28.61

  • api-change:omics: [botocore] Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API
  • api-change:rds: [botocore] Updates Amazon RDS documentation for corrections and minor improvements.
  • api-change:route53: [botocore] Add hostedzonetype filter to ListHostedZones API.
  • api-change:securityhub: [botocore] Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster
  • api-change:storagegateway: [botocore] Add SoftwareVersion to response of DescribeGatewayInformation.
  • api-change:workspaces: [botocore] This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.

1.28.60

  • api-change:appconfig: [botocore] AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store.
  • api-change:datazone: [botocore] Initial release of Amazon DataZone
  • api-change:mediatailor: [botocore] Updates DescribeVodSource to include a list of ad break opportunities in the response
  • api-change:mgn: [botocore] This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature.
  • api-change:sagemaker: [botocore] Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data.

1.28.59

  • api-change:connect: [botocore] GetMetricDataV2 API: Update to include new metrics CONTACTS_RESOLVED_IN_X , AVG_HOLD_TIME_ALL_CONTACTS , AVG_RESOLUTION_TIME , ABANDONMENT_RATE , AGENT_NON_RESPONSE_WITHOUT_CUSTOMER_ABANDONS with added features: Interval Period, TimeZone, Negate MetricFilters, Extended date time range.
  • api-change:location: [botocore] Amazon Location Service adds support for bounding polygon queries. Additionally, the GeofenceCount field has been added to the DescribeGeofenceCollection API response.
  • api-change:mediaconvert: [botocore] This release adds the ability to replace video frames without modifying the audio essence.
  • api-change:oam: [botocore] This release adds support for sharing AWS::ApplicationInsights::Application resources.
  • api-change:sagemaker: [botocore] This release allows users to run Selective Execution in SageMaker Pipelines without SourcePipelineExecutionArn if selected steps do not have any dependent steps.
  • api-change:wellarchitected: [botocore] AWS Well-Architected now supports Review Templates that allows you to create templates with pre-filled answers for Well-Architected and Custom Lens best practices.

1.28.58

  • api-change:bedrock-runtime: [botocore] Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier.
  • api-change:bedrock: [botocore] Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.
  • api-change:ec2: [botocore] Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
  • api-change:managedblockchain: [botocore] Remove Rinkeby as option from Ethereum APIs

... (truncated)

Commits
  • ca13c52 Merge branch 'release-1.28.62'
  • f3df111 Bumping version to 1.28.62
  • 4b4ed21 Add changelog entries from botocore
  • cbe9683 Merge branch 'release-1.28.61' into develop
  • 777acd6 Merge branch 'release-1.28.61'
  • a9c9688 Bumping version to 1.28.61
  • 760dc4d Add changelog entries from botocore
  • 21266fc Merge branch 'release-1.28.60' into develop
  • 6a91df5 Merge branch 'release-1.28.60'
  • 204e265 Bumping version to 1.28.60
  • 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 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)