Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 23 Apr 18:06
· 3 commits to refs/heads/main since this release
8e6620f
Rename .goreleaser.yaml to .goreleaser.yml @goruha (#26) ## what * Rename .goreleaser.yaml to .goreleaser.yml

why

  • Shared go auto release workflow expect .goreleaser.yml
Fix settings yaml @goruha (#28) ## what * `extends` settings what wrong
Fix settings yaml @goruha (#27) ## what * `extends` settings what wrong
Go auto release workflows @goruha (#24) # What * Use go auto-release workflow `cloudposse/.github/.github/workflows/shared-go-auto-release.yml@main` * Update `.goreleaser.yml` to be consistent with https://github.com/cloudposse/.github/blob/main/.github/goreleaser.yml * Drop `auto-release.yaml`. Now will use https://github.com/cloudposse/.github/blob/main/.github/auto-release.yml and https://github.com/cloudposse/.github/blob/main/.github/auto-release-hotfix.yml

Why

  • Consolidate go releases workflow pattern
Add GitHub Settings @goruha (#25) ## what - Install a repository config (`.github/settings.yaml`)

why

  • Programmatically manage GitHub repo settings
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.35 @renovate (#20) This PR contains the following updates:
Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go v1.50.34 -> v1.50.35 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.50.35

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/cloudtrail: Updates service API and documentation
    • Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
  • service/codebuild: Updates service documentation
    • This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
  • service/cognito-idp: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Add RDS Provisioned and Serverless Usage types
  • service/transfer: Updates service API and documentation
    • Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.

fix(deps): update module github.com/aws/aws-sdk-go to v1.50.34 @renovate (#15) This PR contains the following updates:
Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go v1.49.9 -> v1.50.34 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.50.34

Compare Source

===

Service Client Updates
  • service/appconfig: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation.
  • service/grafana: Updates service API and documentation
  • service/lambda: Updates service documentation
    • Documentation updates for AWS Lambda
  • service/payment-cryptography-data: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters
  • service/snowball: Updates service documentation
    • Doc-only update for change to EKS-Anywhere ordering.
  • service/wafv2: Updates service API and documentation
  • service/workspaces: Updates service documentation
    • Added note for user decoupling

v1.50.33

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc only updates for DynamoDB documentation
  • service/imagebuilder: Updates service API and documentation
  • service/mwaa: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value.
  • service/redshift: Updates service documentation
    • Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation.
  • service/verifiedpermissions: Updates service API and documentation

v1.50.32

Compare Source

===

Service Client Updates
  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway
  • service/chatbot: Updates service API
  • service/organizations: Adds new service
    • This release contains an endpoint addition
  • service/sesv2: Updates service API and documentation

v1.50.31

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API and documentation
    • Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
  • service/fsx: Updates service API and documentation
  • service/organizations: Updates service API and documentation
    • Documentation update for AWS Organizations

v1.50.30

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service documentation
  • service/autoscaling: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
  • service/ec2: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.

v1.50.29

Compare Source

===

Service Client Updates
  • service/docdb-elastic: Updates service API and documentation
  • service/eks: Updates service API
  • service/migrationhuborchestrator: Updates service API and documentation
  • service/models.lex.v2: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update
  • service/sagemaker: Updates service API and documentation
    • Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration.
  • service/securitylake: Updates service API and documentation

v1.50.28

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs.
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/ce: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000.
  • service/iot: Updates service API and documentation
    • This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL.
  • service/wafv2: Updates service API and documentation

v1.50.27

Compare Source

===

Service Client Updates
  • service/amplifyuibuilder: Updates service API and documentation

v1.50.26

Compare Source

===

Service Client Updates
  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway.
  • service/drs: Updates service API and documentation
  • service/kafkaconnect: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for gp3 data volumes for Multi-AZ DB Clusters.

v1.50.25

Compare Source

===

Service Client Updates
  • service/appsync: Updates service documentation
  • service/qldb: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Add pattern and length based validations for DBShardGroupIdentifier
  • service/rum: Updates service documentation

v1.50.24

Compare Source

===

Service Client Updates
  • service/internetmonitor: Updates service API and documentation
  • service/kinesisvideo: Updates service API
    • Increasing NextToken parameter length restriction for List APIs from 512 to 1024.

v1.50.23

Compare Source

===

Service Client Updates
  • service/iotevents: Updates service API
  • service/lookoutequipment: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • MediaLive now supports the ability to restart pipelines in a running channel.
  • service/ssm: Updates service API and documentation
    • This release adds support for sharing Systems Manager parameters with other AWS accounts.

v1.50.22

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Publishing quick fix for doc only update.
  • service/firehose: Updates service API and documentation
    • This release updates a few Firehose related APIs.
  • service/lambda: Updates service API and documentation
    • Add .NET 8 (dotnet8) Runtime support to AWS Lambda.

v1.50.21

Compare Source

===

Service Client Updates
  • service/amplify: Updates service API and documentation
  • service/chatbot: Updates service API, documentation, paginators, and examples
  • service/config: Updates service documentation
  • service/ivs: Updates service documentation
  • service/keyspaces: Updates service documentation
  • service/mediatailor: Updates service API

v1.50.20

Compare Source

===

Service Client Updates
  • service/connectparticipant: Updates service documentation
  • service/elasticmapreduce: Updates service API and documentation
    • adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • service/firehose: Updates service API and documentation
    • This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • service/lambda: Updates service documentation
    • Documentation-only updates for Lambda to clarify a number of existing actions and properties.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Doc only update for a valid option in DB parameter group
  • service/sns: Updates service API and documentation
    • This release marks phone numbers as sensitive inputs.

v1.50.19

Compare Source

===

Service Client Updates
  • service/artifact: Updates service API, documentation, paginators, and examples
  • service/codepipeline: Updates service API and documentation
    • Add ability to override timeout on action level.
  • service/detective: Updates service documentation
  • service/guardduty: Updates service API and documentation
    • Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • service/healthlake: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/polly: Updates service API
    • Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • service/sagemaker: Updates service API and documentation
    • This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager

v1.50.18

Compare Source

===

Service Client Updates
  • service/controltower: Updates service API, documentation, and paginators
  • service/lookoutequipment: Updates service API and documentation
  • service/qbusiness: Updates service API and documentation

v1.50.17

Compare Source

===

Service Client Updates
  • service/lightsail: Updates service API and documentation
    • This release adds support to upgrade the major version of a database.
  • service/marketplace-catalog: Updates service API and documentation
  • service/resource-explorer-2: Adds new service
  • service/securitylake: Updates service documentation

v1.50.16

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and documentation
  • service/monitoring: Updates service API
    • This release enables PutMetricData API request payload compression by default.
  • service/route53domains: Updates service API and documentation
    • This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API.

v1.50.15

Compare Source

===

Service Client Updates
  • service/amp: Updates service API and documentation
  • service/batch: Updates service API and documentation
    • This feature allows Batch to support configuration of repository credentials for jobs running on ECS
  • service/braket: Updates service API
  • service/cost-optimization-hub: Updates service API and documentation
  • service/ecs: Updates service documentation
    • Documentation only update for Amazon ECS.
  • service/iot: Updates service API and documentation
    • This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
  • service/pricing: Updates service API and documentation

v1.50.14

Compare Source

===

Service Client Updates
  • service/codepipeline: Updates service API and documentation
    • Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.
  • service/quicksight: Updates service API and documentation
    • General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update
  • service/workspaces: Updates service API and documentation
    • This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".

v1.50.13

Compare Source

===

Service Client Updates
  • service/datasync: Updates service API and documentation
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/redshift: Updates service API, documentation, and paginators
    • LisRecommendations API to fetch Amazon Redshift Advisor recommendations.

v1.50.12

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and documentation
  • service/ecs: Updates service documentation
    • This release is a documentation only update to address customer issues.
  • service/es: Updates service API and documentation
    • This release adds clear visibility to the customers on the changes that they make on the domain.
  • service/logs: Updates service API and documentation
    • This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.
  • service/opensearch: Updates service API and documentation
  • service/wafv2: Updates service API and documentation

v1.50.11

Compare Source

===

Service Client Updates
  • service/glue: Updates service API and documentation
    • Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections
  • service/workspaces: Updates service documentation
    • Added definitions of various WorkSpace states

v1.50.10

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings.

v1.50.9

Compare Source

===

Service Client Updates
  • service/cognito-idp: Updates service API and documentation
  • service/ivs: Updates service API, documentation, and paginators
  • service/managedblockchain-query: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for broadcast-mixed audio description tracks.

v1.50.8

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API, documentation, paginators, and examples
    • CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
  • service/elasticloadbalancingv2: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • Update page size limits for GetJobRuns and GetTriggers APIs.
  • service/ssm: Updates service API and documentation
    • This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.

v1.50.7

Compare Source

===

Service Client Updates
  • service/datazone: Updates service API and documentation
  • service/route53: Updates service documentation
    • Update the SDKs for text changes in the APIs.

v1.50.6

Compare Source

===

Service Client Updates
  • service/autoscaling: Updates service API and documentation
    • EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
  • service/comprehend: Updates service documentation
  • service/ec2: Updates service API and documentation
    • EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
  • service/mwaa: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.
  • service/snowball: Updates service documentation
    • Modified description of createaddress to include direction to add path when providing a JSON file.

v1.50.5

Compare Source

===

Service Client Updates
  • service/connect: Updates service API
  • service/inspector2: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.

v1.50.4

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API, documentation, and waiters
  • service/lightsail: Updates service API and documentation
    • This release adds support for IPv6-only instance plans.

v1.50.3

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
  • service/ecs: Updates service documentation
    • Documentation updates for Amazon ECS.
  • service/outposts: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for Aurora Limitless Database.
  • service/storagegateway: Updates service API and documentation
    • Add DeprecationDate and SoftwareVersion to response of ListGateways.

v1.50.2

Compare Source

===

Service Client Updates
  • service/inspector2: Updates service API, documentation, and paginators

v1.50.1

Compare Source

===

Service Client Updates
  • service/appconfigdata: Adds new service
  • service/cloud9: Updates service documentation
    • Doc-only update around removing AL1 from list of available AMIs for Cloud9
  • service/connectcases: Updates service API, documentation, and paginators
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/ecs: Updates service API and documentation
    • This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
  • service/finspace: Updates service API
  • service/organizations: Updates service documentation
    • Doc only update for quota increase change
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.

v1.50.0

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
  • service/codebuild: Updates service API, documentation, and paginators
    • Release CodeBuild Reserved Capacity feature
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
  • service/qconnect: Updates service API
SDK Features
  • service/cloudfrontkeyvaluestore: Deprecate cloudfrontkeyvaluestore
    • This change removes the cloudfrontkeyvaluestore service, since it does not support sigv4a.

v1.49.24

Compare Source

===

Service Client Updates
  • service/b2bi: Updates service API, documentation, and examples
  • service/cloudtrail: Updates service API, documentation, and paginators
    • This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
  • service/connect: Updates service API and documentation
  • service/drs: Updates service API
  • service/firehose: Updates service API and documentation
    • Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation

v1.49.23

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Updating note for enabling streams for UpdateTable.
  • service/keyspaces: Updates service API and documentation

v1.49.22

Compare Source

===

Service Client Updates
  • service/iot: Updates service API
    • Revert release of LogTargetTypes
  • service/iotfleetwise: Updates service API and documentation
  • service/macie2: Updates service API and documentation
  • service/payment-cryptography: Updates service API and documentation
  • service/personalize: Updates service documentation
  • service/personalize-runtime: Updates service documentation
  • service/rekognition: Updates service API and documentation
    • This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.
  • service/securityhub: Updates service documentation

v1.49.21

Compare Source

===

Service Client Updates
  • service/sagemaker: Updates service API
    • This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

v1.49.20

Compare Source

===

Service Client Updates
  • service/connect: Updates service API and documentation
  • service/connectparticipant: Updates service API
  • service/location: Updates service documentation
  • service/mwaa: Updates service API and documentation
  • service/s3control: Adds new service
    • S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
  • service/supplychain: Adds new service
  • service/transfer: Updates service API and documentation
    • AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.

v1.49.19

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/ecs: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/eventbridge: Updates service API and documentation
  • service/iot: Updates service API and documentation
    • Add ConflictException to Update APIs of AWS IoT Software Package Catalog
  • service/iotfleetwise: Updates service API
  • service/secretsmanager: Updates service documentation and examples
    • Doc only update for Secrets Manager
  • service/workspaces: Updates service documentation
    • Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

v1.49.18

Compare Source

===

Service Client Updates
  • service/connectcampaigns: Updates service API
  • service/location: Updates service API and documentation
  • service/logs: Updates service API and documentation
    • Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
  • service/qconnect: Updates service API
  • service/redshift-serverless: Updates service documentation
  • service/route53: Updates service API and documentation
    • Route53 now supports geoproximity routing in AWS regions
  • service/wisdom: Updates service API

v1.49.17

Compare Source

===

Service Client Updates
  • service/codebuild: Updates service API and documentation
    • Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
  • service/ec2: Updates service API
    • Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
  • service/route53resolver: Updates service API and documentation

v1.49.16

Compare Source

===

Service Client Updates
  • service/connect: Updates service API
  • service/kms: Updates service documentation
    • Documentation updates for AWS Key Management Service (KMS).
  • service/redshift-serverless: Updates service documentation
SDK Bugs
  • The logging behavior in aws/ec2metadata/token_provider.go was updated: warnings about falling back to IMDSv1 are now logged only when LogLevel is set to LogDebugWithDeprecated.
    • This change prevents unnecessary warnings when LogLevel is set to suppress messages.

v1.49.15

Compare Source

===

Service Client Updates
  • service/config: Updates service API and documentation
  • service/docdb: Updates service API and documentation
    • Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
  • service/ecs: Updates service API and documentation
    • This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
  • service/es: Updates service API and documentation
    • This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • service/lightsail: Updates service API and documentation
    • This release adds support to set up an HTTPS endpoint on an instance.
  • service/opensearch: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Adding support for provisioned throughput mode for SageMaker Feature Groups
  • service/servicecatalog: Updates service API and documentation
    • Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API

v1.49.14

Compare Source

===

Service Client Updates
  • service/connect: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.

v1.49.13

Compare Source

===

Service Client Updates
  • service/apprunner: Updates service API and documentation
  • service/location: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

v1.49.12

Compare Source

===

Service Client Updates
  • service/codestar-connections: Updates service API
  • service/kinesis-video-archived-media: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Studio now supports Docker access from within app container

v1.49.11

Compare Source

===

Service Client Updates
  • service/elasticmapreduce: Updates service API and documentation
    • Add support for customers to modify cluster attribute auto-terminate post cluster launch

v1.49.10

Compare Source

===

Service Client Updates
  • service/iam: Updates service documentation
    • Documentation updates for AWS Identity and Access Management (IAM).
SDK Enhancements
  • aws: Add WithUseFIPSEndpoint to aws.Config. (#​5078)
    • WithUseFIPSEndpoint can be used to explicitly enable or disable FIPS endpoint variants.

fix(deps): update module github.com/aws/aws-lambda-go to v1.46.0 @renovate (#16) This PR contains the following updates:
Package Change Age Adoption Passing Confidence
github.com/aws/aws-lambda-go v1.43.0 -> v1.46.0 age adoption passing confidence

Release Notes

aws/aws-lambda-go (github.com/aws/aws-lambda-go)

v1.46.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.45.0...v1.46.0

v1.45.0

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-go@v1.44.0...v1.45.0

v1.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.43.0...v1.44.0


fix(deps): update module github.com/stretchr/testify to v1.9.0 @renovate (#19) This PR contains the following updates:
Package Change Age Adoption Passing Confidence
github.com/stretchr/testify v1.8.4 -> v1.9.0 age adoption passing confidence

Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0


chore(deps): update golangci/golangci-lint-action action to v4 @renovate (#18) This PR contains the following updates:
Package Type Update Change
golangci/golangci-lint-action action major v3 -> v4

Release Notes

golangci/golangci-lint-action (golangci/golangci-lint-action)

v4

Compare Source


Consolidate auto-release workflow @goruha (#17) ## what * Use `cloudposse/github-action-auto-release` in `auto-release.yaml` workflow

why

  • Solve old nodejs warning
  • Reduce duplication of code
fix(deps): update module github.com/aws/aws-sdk-go to v1.49.9 @renovate (#13) This PR contains the following updates:
Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go v1.49.7 -> v1.49.9 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.49.9

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API
  • service/glue: Updates service API and documentation
    • This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
  • service/lakeformation: Updates service API and documentation
  • service/mediaconnect: Updates service API and documentation
  • service/networkmonitor: Adds new service
  • service/omics: Updates service documentation
  • service/s3: Updates service examples
    • Added additional examples for some operations.
  • service/secretsmanager: Adds new service
    • Update endpoint rules and examples.

v1.49.8

Compare Source

===

Service Client Updates
  • service/amp: Updates service API and documentation
  • service/appintegrations: Updates service API, documentation, paginators, and examples
  • service/bedrock-agent: Updates service API and documentation
  • service/codecommit: Updates service API and documentation
    • AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
  • service/connect: Updates service API, documentation, and paginators
  • service/medialive: Updates service API and documentation
    • MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • service/rds-data: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

add orchestrator @mcalhoun (#14) ## what

add orchestrator lambda

why

to allow changes to be replicated to other accounts

add send to orchestrator functionality @mcalhoun (#12) ## what

add the functionality for the listener to send events to the orchestrator

why

allow the local listener to send its events to the orchestrator to publish to other accounts

chore: update github actions @mcalhoun (#11) ## what

add goreleaser

chore/update GitHub actions @mcalhoun (#10) ## what

update github actions

Update actions/setup-go action to v5 @renovate (#8) This PR contains the following updates:
Package Type Update Change
actions/setup-go action major v4 -> v5

Release Notes

actions/setup-go (actions/setup-go)

v5

Compare Source


Update actions/upload-artifact action to v4 @renovate (#9) This PR contains the following updates:
Package Type Update Change
actions/upload-artifact action major v3 -> v4

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4

Compare Source


Update module github.com/aws/aws-sdk-go to v1.49.7 @renovate (#6) This PR contains the following updates:
Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go v1.49.5 -> v1.49.7 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.49.7

Compare Source

===

Service Client Updates
  • service/appstream: Updates service API and documentation
    • This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
  • service/eks: Updates service API, documentation, and paginators
  • service/guardduty: Updates service API and documentation
    • This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
  • service/managedblockchain-query: Updates service API and documentation
  • service/mediatailor: Updates service API and documentation
  • service/route53: Updates service API and documentation
    • Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

v1.49.6

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and documentation
  • service/chime-sdk-meetings: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
  • service/fsx: Updates service API and documentation
  • service/marketplace-catalog: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation

Update module golang.org/x/sys to v0.15.0 @renovate (#7) This PR contains the following updates:
Package Change Age Adoption Passing Confidence
golang.org/x/sys v0.1.0 -> v0.15.0 age adoption passing confidence

add listener lambda @mcalhoun (#4) ## what

Add the listener lambda

why

The listener is the lambda responsible for listening to Event Bridge Parameter Store Change events and to replicate the changes to other regions in the account the lambda is running in.

Configure Renovate @renovate (#3) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/auto-release.yaml (github-actions)
  • .github/workflows/feature-branch.yaml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

add github config @mcalhoun (#1) ## what
  • Add initial github action config

why

  • So that we can automate build, testing and releases
add readme @mcalhoun (#2) ## what * Add readme and base `Makefile`