Amazon AWS extension changelog
3.21.1
Released on 2025-12-04
- Breaking change : Previously, the mapping rule name would determine the bucket name. Now, the bucket name is set in the environment parameters and the mapping rule name determines the output path
- Breaking change : The separator which was previously used to separate the output queue name and the optional path to write the data to ("😕/") is now replaced with "#"
- Add more possibilities to template the output path, and to write a single file for each matched entry, or one large file containing multiple entries
- Rename environment parameter
target.mappings.tomappings.
3.20.4
Released on 2025-11-13
- Major upgrade of passwords and other environment-dependent parameters handling. All environment-dependent parameters are now stored on a properties file on the STEP server. (See how to configure STEP and how to configure for Standalone)
- Add support of S3 Buckets and Kinesis Data Streams
- Add XML as a supported target format
- Add parameter
autoCreateTargets(only works for S3)
3.10.4
Released on 2024-05-16
- SQS connector is transformed into a global AWS connector, also able to publish to SNS
- Usage of AWS API V2
3.3.0
Released on 2022-10-27
- First version of SQS extension