kapicorp / kapitan

Generic templated configuration management for Kubernetes, Terraform and other things
https://kapitan.dev
Apache License 2.0
1.8k stars 198 forks source link

chore: bump boto3 from 1.28.57 to 1.29.7 #1097

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps boto3 from 1.28.57 to 1.29.7.

Changelog

Sourced from boto3's changelog.

1.29.7

  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.19.17
  • api-change:accessanalyzer: [botocore] IAM Access Analyzer now continuously monitors IAM roles and users in your AWS account or organization to generate findings for unused access. Additionally, IAM Access Analyzer now provides custom policy checks to validate that IAM policies adhere to your security standards ahead of deployments.
  • api-change:amp: [botocore] This release adds support for the Amazon Managed Service for Prometheus collector, a fully managed, agentless Prometheus metrics scraping capability.
  • api-change:bcm-data-exports: [botocore] Users can create, read, update, delete Exports of billing and cost management data. Users can get details of Export Executions and details of Tables for exporting. Tagging support is provided for Exports
  • api-change:cloudtrail: [botocore] CloudTrail Lake now supports federating event data stores. giving users the ability to run queries against their event data using Amazon Athena.
  • api-change:codestar-connections: [botocore] This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository.
  • api-change:compute-optimizer: [botocore] This release enables AWS Compute Optimizer to analyze and generate recommendations with customization and discounts preferences.
  • api-change:config: [botocore] Support Periodic Recording for Configuration Recorder
  • api-change:controltower: [botocore] Add APIs to create and manage a landing zone.
  • api-change:cost-optimization-hub: [botocore] This release launches Cost Optimization Hub, a new AWS Billing and Cost Management feature that helps you consolidate and prioritize cost optimization recommendations across your AWS Organizations member accounts and AWS Regions, so that you can get the most out of your AWS spend.
  • api-change:detective: [botocore] Added new APIs in Detective to support resource investigations
  • api-change:ecs: [botocore] Adds a new 'type' property to the Setting structure. Adds a new AccountSetting - guardDutyActivate for ECS.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:eks-auth: [botocore] This release adds support for EKS Pod Identity feature. EKS Pod Identity makes it easy for customers to obtain IAM permissions for their applications running in the EKS clusters.
  • api-change:eks: [botocore] This release adds support for EKS Pod Identity feature. EKS Pod Identity makes it easy for customers to obtain IAM permissions for the applications running in their EKS clusters.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:freetier: [botocore] This is the initial SDK release for the AWS Free Tier GetFreeTierUsage API
  • api-change:fsx: [botocore] Added support for FSx for ONTAP scale-out file systems and FlexGroup volumes. Added the HAPairs field and ThroughputCapacityPerHAPair for filesystem. Added AggregateConfiguration (containing Aggregates and ConstituentsPerAggregate) and SizeInBytes for volume.
  • api-change:guardduty: [botocore] Add support for Runtime Monitoring for ECS and ECS-EC2.
  • api-change:iotfleetwise: [botocore] AWS IoT FleetWise introduces new APIs for vision system data, such as data collected from cameras, radars, and lidars. You can now model and decode complex data types.
  • api-change:lakeformation: [botocore] This release adds four new APIs "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration", and also updates the corresponding documentation.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:logs: [botocore] Added APIs to Create, Update, Get, List and Delete LogAnomalyDetectors and List and Update Anomalies in Detector. Added LogGroupClass attribute for LogGroups to classify loggroup as Standard loggroup with all capabilities or InfrequentAccess loggroup with limited capabilities.
  • api-change:managedblockchain: [botocore] Add optional NetworkType property to Accessor APIs
  • api-change:personalize-events: [botocore] This release enables PutActions and PutActionInteractions
  • api-change:personalize-runtime: [botocore] Enables metadata in recommendations and next best action recommendations
  • api-change:personalize: [botocore] Enables metadata in recommendations, recommendations with themes, and next best action recommendations
  • api-change:quicksight: [botocore] This release launches new APIs for trusted identity propagation setup and supports creating datasources using trusted identity propagation as authentication method for QuickSight accounts configured with IAM Identity Center.
  • api-change:redshift: [botocore] This release adds support for multi-data warehouse writes through data sharing.
  • api-change:repostspace: [botocore] Initial release of AWS re:Post Private
  • api-change:s3: [botocore] Adding new params - Key and Prefix, to S3 API operations for supporting S3 Access Grants. Note - These updates will not change any of the existing S3 API functionality.
  • api-change:s3control: [botocore] Introduce Amazon S3 Access Grants, a new S3 access control feature that maps identities in directories such as Active Directory, or AWS Identity and Access Management (IAM) Principals, to datasets in S3.
  • api-change:secretsmanager: [botocore] AWS Secrets Manager has released the BatchGetSecretValue API, which allows customers to fetch up to 20 Secrets with a single request using a list of secret names or filters.
  • api-change:securityhub: [botocore] Adds and updates APIs to support customizable security controls. This feature allows Security Hub customers to provide custom parameters for security controls. With this release, findings for controls that support custom parameters will include the parameters used to generate the findings.
  • api-change:stepfunctions: [botocore] Update stepfunctions client to latest version
  • api-change:transcribe: [botocore] This release adds support for transcriptions from audio sources in 64 new languages and introduces generative call summarization in Transcribe Call Analytics (Post call)
  • api-change:workspaces-thin-client: [botocore] Initial release of Amazon WorkSpaces Thin Client
  • api-change:workspaces: [botocore] The release introduces Multi-Region Resilience one-way data replication that allows you to replicate data from your primary WorkSpace to a standby WorkSpace in another AWS Region. DescribeWorkspaces now returns the status of data replication.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.29.6

  • bugfix:sqs: [botocore] Rolled back recent change to wire format protocol
  • api-change:kinesis: [botocore] This release adds support for resource based policies on streams and consumers.

... (truncated)

Commits
  • ecd17a3 Merge branch 'release-1.29.7'
  • 75947e3 Bumping version to 1.29.7
  • 45facde Add changelog entries from botocore
  • 0778abe Merge branch 'release-1.29.6'
  • 8413dfe Merge branch 'release-1.29.6' into develop
  • 55ffb8d Bumping version to 1.29.6
  • 3feaa6d Add changelog entries from botocore
  • 48b4692 Merge branch 'release-1.29.5'
  • 271ffc9 Merge branch 'release-1.29.5' into develop
  • 3128d47 Bumping version to 1.29.5
  • 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)
dependabot[bot] commented 9 months ago

Dependabot tried to add @kapicorp/kapicorpdevs as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/kapicorp/kapitan/pulls/1097/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the kapicorp/kapitan repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
dependabot[bot] commented 9 months ago

Superseded by #1101.