Skip to content

Releases: oracle/ojdbc-extensions

Oracle JDBC Extensions v1.0.2

30 Jan 15:04
e2982af
Compare
Choose a tag to compare

This release of the JDBC Extensions includes the following new features:

  • Jackson mapper for OSON through a new implementation of a oracle.jdbc.spi.JsonProvider provider that implements the Jackson APIs
  • Support for storing a centralized configuration in a Vault secret (OCI and Azure)
  • Support for SEPS (Secure External Password Store) wallets in the Azure and OCI vaults
  • An event tracer MBean for easier configuration
  • Smooth Cache Updates for Access Token Provider

We also upgraded Azure's bom to 1.2.30, Open Telemetry API to 1.44.1 and the driver to 23.6.

Oracle JDBC Extensions v1.0.1

15 May 19:41
b4c17f6
Compare
Choose a tag to compare

Updating dependency to the 23.4.0.24.05 JDBC Driver, making it the first production release of 23ai.
23ai is the most current Long Term Support release, adding vector support and performance improvements on top of 23.3.

In this release, we also fixed some minor bugs and added the following features:

  • Centralized Config Providers.
    • Added Azure Key Vault Provider.
    • Added OCI Vault Provider.
  • Resource Providers.
    • Redirect URI is Optional.

Oracle JDBC Extensions v1.0.0

19 Oct 16:24
070bc83
Compare
Choose a tag to compare

The Oracle JDBC Extensions include providers for:

  • Centralized configuration
    • Azure App configuration
    • OCI Object storage
    • OCI DBTools connection
  • Resources
    • Password coming from a Vault
    • Token coming from OCI IAM or Azure Active Directory