Skip to content

Non-IUDX Resource Server Support

Compare
Choose a tag to compare
@swaminathanvasanth swaminathanvasanth released this 31 Mar 11:23
· 256 commits to master since this release
8eba578

New Features

  • New APIs
  • /ngsi-ld/v1/entities: is used by IUDX Data Consumers to consume data (external links) from the IUDX platform.
  • /admin/gis/serverInfo: is used by IUDX Admins to create, update and delete server information
  • Identity-based access restriction
    • With release v3.5.0, All API calls will expect a token to be presented.
  • Metering and Auditing Service
    • Integrated with immutable database (ImmuDB)
  • Broadcast Integration with RabbitMQ
    • Integration with RabbitMQ to receive invalid token information provided by Authorization Server

Updates, bugs, and performance fixes

  • Library, Security Updates
  • Enhanced Validation and cache performance

Test Reports

  • Unit tests available here
  • Coverage available here
  • Security tests available here
  • Integration tests available here

What's Changed

New Contributors

Full Changelog: https://github.com/datakaveri/iudx-gis-interface/commits/v3.5.0