Resource Access Server Proxy v3.5.0
swaminathanvasanth
released this
31 Mar 11:29
·
337 commits
to main
since this release
New Features
- Vert.x based cloud deployable Resource Access Server hosted by Data Providers
- The proxy will help any IUDX Data provider to connect with their database / custom APIs / File Systems to fetch data.
- Select IUDX Resource access API endpoints available in the proxy: /temporal/entities, /entities. All resource access APIs are as per the IUDX specifications.
- Auditing Service
- Resource Access Server Proxy integrates with immutable database (ImmuDB) for logging API access logs for auditing purpose
What's Changed
- initial commit by @kailash in #1
- database layer by @kailash in #2
- Postgres example by @pranavrd in #3
- Readme for example implementations by @kailash in #4
- class for passing URN and detailed failure messages from services by @kailash in #5
- Postgres example by @pranavrd in #6
- Metering branch by @gopal-mahajan in #8
- Proxy branch by @gopal-mahajan in #7
- refactored code by @kailash in #9
- Fix: time interval validations and other minor fixes by @pranavrd in #10
- ReadMe and Setup file by @gopal-mahajan in #11
New Contributors
- @kailash made their first contribution in #1
- @pranavrd made their first contribution in #3
- @gopal-mahajan made their first contribution in #8
Full Changelog: https://github.com/datakaveri/iudx-rs-proxy/commits/v3.5.0