Skip to content

Releases: datakaveri/iudx-gis-interface

v5.5.0

03 Apr 10:52
8fe8f93
Compare
Choose a tag to compare

Version Summary

Version Number : v5.5.0 [tag: v5.5.0]
Date: 03-April-2024

Projects / Repos Included in this release: IUDX GIS Interface , IUDX Deployment and installation, IUDX's Documentation

Release Summary :

India Urban Data Exchange (IUDX) | IUDX GIS Interface v5.5.0 is released with enhanced features.

Highlights:

  • Updated Software Client Libraries
  • Enhanced Software Testing
  • Software License:

Test Reports:

Please find the release test details and reports here

License

With this release, all IUDX Softwares will be distributed under Apache 2.0 License

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.5.0

Non-IUDX Resource Server Support Latest

23 Nov 09:50
46117ae
Compare
Choose a tag to compare

Version 5.0.0 of GIS Server introduces several new features and enhancements to imporve its functionality and security.

New Features:

  • Audit logs now include information regarding delegates and resource types for improved traceability.
  • Implementation of UUIDs in place of multiple fields for IDs to enhance security measures.

Enhancements:

  • Integration of PMD and Checkstyle for elevated code quality.
  • Expanded test coverage for more comprehensive testing.
  • Updates to the Postman collection and API documentation to ensure accuracy and relevance.

Non-IUDX Resource Server Support

31 Mar 08:24
b0b5a03
Compare
Choose a tag to compare

Enhancement

  • Improved and enhanced auditing service workflow for better QOS
  • Miscellaneous library upgrades, and bug fixes

Non-IUDX Resource Server Support

30 Sep 11:39
233a9e7
Compare
Choose a tag to compare

New Features

  • Software Updates
    • With release v4.0.0 all the client libraries are updated to latest versions
  • Enhanced Code Coverage
    • IUDX API server are now unit tested in an automated fashion with a Code Coverage > 90%
  • Enhanced Validation and cache performance to improve query time

Test Reports

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

Non-IUDX Resource Server Support

31 Mar 11:23
8eba578
Compare
Choose a tag to compare

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