Skip to content

Releases: cloudposse/lambdas-ssm-sync

v0.1.0

23 Apr 18:06
8e6620f
Compare
Choose a tag to compare
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 ModelDataSourc...
Read more