Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 685 Bytes

CHANGES.md

File metadata and controls

19 lines (12 loc) · 685 Bytes

3.3.0 - 12/06/2024

  • fixed some methods that use reflection to set an object's property to allow setting native types as well

  • added direct support for S3

    • the filepath attribute may contain either a file path or an S3 URI

    • added StorageAttributes field which may contain metadata about the physical storage.

  • moved JadeBasedDataLocation from the model into JADE client API - jacs-model-rendering still contains a FileBasedDataLocation implementation but that is only used for testing the RenderingVolume implementation

  • removed HttpClientProvider and ClientProxy from the rendering package

2.99 - 02/29/2024

... We started to track changes only after 2.99