Skip to content

Resource Server v3.0.0

Compare
Choose a tag to compare
@swaminathanvasanth swaminathanvasanth released this 30 Sep 13:28
· 1438 commits to master since this release
3a3aca4

New features

  • New APIs
    • Complex temporal and spatial search: /temporal/entityPostQuery
    • Data Ingestion: /ingestion
    • Reset User Credentials: /management/user/resetPassword
  • Paginated access to search APIs
    • Pagination based on optional query parameters (offset, limit)
  • Metering and Auditing Service
    • Integrated with immutable database (ImmuDB)
  • Updated Redis client flow for Latest Ingestion Pipeline
  • URN based response formats
  • Integration with JWT based tokens provided by IUDX Auth Server
  • All APIs will not require a token to access data

Updates, bugs, and performance fixes

  • Library, Security Updates, and migration from v3.9.1 to 4.0.3
  • Enhanced Validation and cache performance
  • Fully complied with IS 18003 (Part 2):2021 Doc No: LITD 28 (17249) | Unified Data Exchange Part 2: API specifications

Test Reports

  • Stress and Endurance Test Report is available here
  • Load and Performance Test Report is available here
  • Unit Test Report is available here
  • Integration Test Report is available here
  • Penetration Test Report is available here