github cloudposse/geodesic 2.2.0
v2.2.0

latest releases: 3.3.0, 3.2.0, 3.1.0...
16 months ago
Update debian Docker tag to v11.7 @renovate (#847)

This PR contains the following updates:

Package Type Update Change
debian final minor 11.6-slim -> 11.7-slim

🧰 Included Tools

Update AWS CLI packages @renovate (#848)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
awscli (source, changelog) ==1.27.123 -> ==1.27.130 age adoption passing confidence
boto3 ==1.26.123 -> ==1.26.130 age adoption passing confidence

Release Notes

aws/aws-cli

v1.27.130

Compare Source

========

  • api-change:glue: Support large worker types G.4x and G.8x for Glue Spark
  • api-change:guardduty: Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs
  • api-change:iotsitewise: Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates
  • api-change:sts: Documentation updates for AWS Security Token Service.

v1.27.129

Compare Source

========

  • api-change:ec2: This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
  • api-change:inspector2: Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated.
  • api-change:mediatailor: This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled.
  • api-change:sqs: Revert previous SQS protocol change.

v1.27.128

Compare Source

v1.27.127

Compare Source

========

  • api-change:cloudwatch: Update cloudwatch command to latest version
  • api-change:config: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • api-change:connect: Remove unused InvalidParameterException from CreateParticipant API
  • api-change:ecs: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • api-change:network-firewall: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • api-change:opensearch: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • api-change:quicksight: Add support for Topic, Dataset parameters and VPC
  • api-change:rekognition: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • api-change:s3: Documentation updates for Amazon S3
  • api-change:sagemaker: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • api-change:securityhub: Add support for Finding History.
  • api-change:sqs: This release enables customers to call SQS using AWS JSON-1.0 protocol.

v1.27.126

Compare Source

========

  • api-change:appsync: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • api-change:ec2: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • api-change:inspector2: This feature provides deep inspection for linux based instance
  • api-change:iottwinmaker: This release adds a field for GetScene API to return error code and message from dependency services.
  • api-change:network-firewall: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • api-change:opensearch: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • api-change:wellarchitected: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

v1.27.125

Compare Source

========

  • api-change:appflow: This release adds new API to cancel flow executions.
  • api-change:connect: Amazon Connect Service Rules API update: Added OnContactEvaluationSubmit event source to support user configuring evaluation form rules.
  • api-change:ecs: Documentation only update to address Amazon ECS tickets.
  • api-change:kendra: AWS Kendra now supports configuring document fields/attributes via the GetQuerySuggestions API. You can now base query suggestions on the contents of document fields.
  • api-change:resiliencehub: This release will improve resource level transparency in applications by discovering previously hidden resources.
  • api-change:sagemaker: Amazon Sagemaker Autopilot supports training models with sample weights and additional objective metrics.

v1.27.124

Compare Source

========

  • api-change:compute-optimizer: support for tag filtering within compute optimizer. ability to filter recommendation results by tag and tag key value pairs. ability to filter by inferred workload type added.
  • api-change:kms: This release makes the NitroEnclave request parameter Recipient and the response field for CiphertextForRecipient available in AWS SDKs. It also adds the regex pattern for CloudHsmClusterId validation.
boto/boto3

v1.26.130

Compare Source

========

  • api-change:glue: [botocore] Support large worker types G.4x and G.8x for Glue Spark
  • api-change:guardduty: [botocore] Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs
  • api-change:iotsitewise: [botocore] Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates
  • api-change:sts: [botocore] Documentation updates for AWS Security Token Service.

v1.26.129

Compare Source

========

  • api-change:ec2: [botocore] This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
  • api-change:inspector2: [botocore] Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated.
  • api-change:mediatailor: [botocore] This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled.
  • api-change:sqs: [botocore] Revert previous SQS protocol change.

v1.26.128

Compare Source

========

  • bugfix:sqs: [botocore] Rolled back recent change to wire format protocol

v1.26.127

Compare Source

========

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • api-change:connect: [botocore] Remove unused InvalidParameterException from CreateParticipant API
  • api-change:ecs: [botocore] Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • api-change:network-firewall: [botocore] This release adds support for the Suricata REJECT option in midstream exception configurations.
  • api-change:opensearch: [botocore] DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • api-change:quicksight: [botocore] Add support for Topic, Dataset parameters and VPC
  • api-change:rekognition: [botocore] This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • api-change:s3: [botocore] Documentation updates for Amazon S3
  • api-change:sagemaker: [botocore] We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • api-change:securityhub: [botocore] Add support for Finding History.
  • api-change:sqs: [botocore] This release enables customers to call SQS using AWS JSON-1.0 protocol.

v1.26.126

Compare Source

========

  • api-change:appsync: [botocore] Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • api-change:ec2: [botocore] Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • api-change:inspector2: [botocore] This feature provides deep inspection for linux based instance
  • api-change:iottwinmaker: [botocore] This release adds a field for GetScene API to return error code and message from dependency services.
  • api-change:network-firewall: [botocore] AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • api-change:opensearch: [botocore] Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • api-change:wellarchitected: [botocore] This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

v1.26.125

Compare Source

========

  • api-change:appflow: [botocore] This release adds new API to cancel flow executions.
  • api-change:connect: [botocore] Amazon Connect Service Rules API update: Added OnContactEvaluationSubmit event source to support user configuring evaluation form rules.
  • api-change:ecs: [botocore] Documentation only update to address Amazon ECS tickets.
  • api-change:kendra: [botocore] AWS Kendra now supports configuring document fields/attributes via the GetQuerySuggestions API. You can now base query suggestions on the contents of document fields.
  • api-change:resiliencehub: [botocore] This release will improve resource level transparency in applications by discovering previously hidden resources.
  • api-change:sagemaker: [botocore] Amazon Sagemaker Autopilot supports training models with sample weights and additional objective metrics.

v1.26.124

Compare Source

========

  • api-change:compute-optimizer: [botocore] support for tag filtering within compute optimizer. ability to filter recommendation results by tag and tag key value pairs. ability to filter by inferred workload type added.
  • api-change:kms: [botocore] This release makes the NitroEnclave request parameter Recipient and the response field for CiphertextForRecipient available in AWS SDKs. It also adds the regex pattern for CloudHsmClusterId validation.

Don't miss a new geodesic release

NewReleases is sending notifications on new releases.