ODPI-C 4.5 Released with Azure OAuth 2.0 Token Support
Sep 13, 2022
Release 4.5 of the Oracle Database Programming Interface for C (ODPI-C) is now available on GitHub.
ODPI-C is an open source library of C code that simplifies access to Oracle Database for applications written in C or C++.
Top features:
- Support for Azure Active Directory OAuth 2.0 token based authentication
- Advanced Queuing (AQ) APIs now support enqueuing and dequeuing of JSON payloads.
ODPI-C References
- Home page: oracle.github.io/odpi/
- Code: github.com/oracle/odpi
- Documentation: oracle.github.io/odpi/doc/index.html
- Release Notes: oracle.github.io/odpi/doc/releasenotes.html
- Installation Instructions: oracle.github.io/odpi/doc/installation.html
- Report issues and discuss: github.com/oracle/odpi/issues