Releases: wso2-extensions/esb-connector-amazonsqs
v2.0.2
What's Changed
- Update connector icon by @arunans23 in #52
- Update connector to enable a release workflow by @ChinthakaJ98 in #53
- Update connector metadata and fix build issues by @ChinthakaJ98 in #54
- Fix maven release issue by @ChinthakaJ98 in #55
New Contributors
- @ChinthakaJ98 made their first contribution in #53
Full Changelog: v2.0.1...v2.0.2
2.0.1 Released!
Add support for providing time configs in milliseconds
2.0.0 Released!
This release revamps the connector with AWS SDK 2.x
1.1.7 Released
Add capability of invoking fault seq on EP timeout
1.1.6 Released!
This release fixes the escaping issue of Special characters in JSON payloads.
1.1.5 Released!
This release fixes the escaping issue of escape characters in JSON payloads.
1.1.4 Released!
This release fixes the escaping issue of new line characters in JSON payloads
1.1.3 Released!
There was an issue where the generated hash of the actual request and signature were different when there was a new line character presence—fixed it by matching the encoding of the formatter and connector.
1.1.2 Released!
This release fixes the init operation getting hang in EI versions when using IAM role for authentication.
1.1.1 Released!
This release introduces an option to set the IAM role for authentication.