Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 2.0.0 #230

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 23, 2024

🤖 I have created a release beep boop

2.0.0 (2024-09-23)

⚠ BREAKING CHANGES

  • Refactored Condition Package (all functions are now Conditions)
  • All AWS functions reference resources by ARN and optionally access resources by AssumeRoleARN
  • Refactored libsonnet functions (discussed in feat(transform): Add KV Store Set Add Transform #215)
  • Changed the default behavior of the MetaErr transform (empty err list will not catch every error)
  • Renamed transform EnrichAWSDynamoDB to EnrichAWSDynamoDBQuery
  • Renamed Attributes fields in EnrichAWSDynamoDBQuery transform
  • Added Object support to EnrichAWSDynamoDBQuery transform
  • Renamed transform SendAWSDynamoDB to SendAWSDynamoDBPut
  • Renamed AWS_KINESIS_DATA_FIREHOSE to AWS_DATA_FIREHOSE in AWS Lambda app
  • Renamed SendAWSKinesisDataFirehose transform to SendAWSDataFirehose
  • Removed Transform fields in all Meta* transforms (replaced by Transforms)
  • Removed Retry fields from all transforms (replaced by MetaRetry transform)
  • Removed the MetaPipeline transform
  • Removed MetaCondition inspector
  • Removed MetaForEach inspector
  • Removed MetaNegate inspector

Features

  • Upgraded to AWS SDK v2
  • Upgraded container images from al2 to al2023
  • Upgraded container images to Go 1.23

Fixes

  • EnrichKVItemSet transform inserts values as interfaces / any instead of strings

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner September 23, 2024 05:14
@jshlbrd jshlbrd merged commit d474d25 into main Sep 23, 2024
1 check passed
@jshlbrd jshlbrd deleted the release-please--branches--main--components--release-please-action branch September 23, 2024 16:02
Copy link
Contributor Author

🤖 Release is at https://github.com/brexhq/substation/releases/tag/v2.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant