Releases: KaveIO/LocalCatalogManager
Releases · KaveIO/LocalCatalogManager
v0.2.5.1-beta
Major Release v0.2.5
- Improved Authentication
- Improved Authorization
- Simplified SSL setup. Added application keys.
- Audit logging
- Azure Datalake backend support
- Integration of metadata loading from Apache Atlas
- Improved Exception Mapping
- Improved handshaking procedure between to LCM's
- Added Swagger UI for REST endpoints
- Numerous smaller fixes....
Hotfix 1
- Added atlas configuration properties
v0.2.4-beta
- Created integration tests setup
- Updated hateoas links in Rest interface
- Extended task descriptions
- Added metadata partitioning support
- Modified the GeneralExceptionMapper to display actual error by default
- Added sections tab in metadata creation
v0.2.3-beta
This release has been a push for the Server support.
- Add a proper Favicon
- Implement proper error message when mongo is not present
- Create interface to set up DataTransformation Settings Priority
- Transfer MongoDB collection story
- Transfer json files story
- Secure Storage sensitive data story
- Search all in transfer screen returns nothing if one RemoteLCM fails bug
- Enrich metadata
- Implement proper error message when SSL certificates are not present
- Transfer binary files between two LCM instances
- Make mechanism for checking if transformation is admissible
- Create file adapter for w/r operations to S3(Amazon) file system
- Create metadata scanning policy.
v0.2.2-beta
This release has been a push for the UI. We added:
- Module UI: manage remoteLCMs
- Module UI: manage storage connections
- Module UI: metadata discovery on remoteLCM
- Module UI: transfer progress
- Module UI: initiate transfer
- Misc: Added REST API documentation generator
v0.2.0-beta
- Added LCM to LCM transfer
- Added two-way SSL
- Added Hive & CSV support