Amazon S3 Release Notes
Release notes are displayed in descending order from the most recent release to the oldest. Known Issues are listed with the most recent release.
See TIBCO Scribe® Online Connector For Amazon S3 for more information.
Version 1.5.1 Release
Released May 5, 2019.
New And Noteworthy
- Added a new format to the Message Format drop-down in the Connection dialog for the Amazon S3 Connector to allow users to select CSV. (64679)
- Added a Copy operation to copy a specific ObjectSet from one area to another within Amazon S3. (73561)
- Added Query support for CSV files generated by the Amazon S3 Connector. (75684)
- Added Query support for JSON files generated by the Amazon S3 Connector. Query returns each element as an entity. (73562)
Closed Issues
73567
When generating JSON files, the Connector was not matching the case of the original metadata from the associated Connection and was making it lower case.
74607 / 74845
Users could not access Amazon S3 bucket names if the user was not the owner of the bucket.
69524 / 70779
Associating a REST Connection with the Amazon S3 Connector was not supported. If the Connection was configured and added to a flow, TIBCO Cloud™ Integration - Connect generated errors similar to the following: (Case # 67024)
Unable to cast object of type 'Scribe.JsonServices.ScribeTypes.ActionDef' to type 'Scribe.Core.ConnectorApi.Metadata.ActionDefinition'.
Known Issues
There are no Known Issues in this release.
Version 1.3 Release
Released April 10, 2018.
New And Noteworthy
Added a Message Format drop-down to the Connection dialog for the Amazon S3 Connector to allow users to select between standard JSON formatting and Redshift compliant JSON. (62079)
Closed Issues
There are no Closed Issues in this release.
Version 1.2 Release
Released November 14, 2017.
New And Noteworthy
Provided a drop-down list of existing Connections on the Connection dialog used to select an Associated Connection instead of entering the ID of the Connection. (49282)
Added support for the Delete Block for the ObjectSets entity to allow you to delete individual ObjectSets through a flow instead of bulk deleting all ObjectSets by enabling the Overwrite Data On Create option on the Connection dialog. (41808)
Closed Issues
54699 / 55033 / 55460
Enhanced the Connector to remove invalid characters when formatting JSON objects.(Case # 61918)