Oracle.ManagedDataAccess 23.6.0

Oracle Logo

Oracle.ManagedDataAccess 23.6.0

Release Notes for Oracle Data Provider for .NET, Managed Driver NuGet Package

September 2024

Managed Oracle Data Provider for .NET (ODP.NET) features optimized ADO.NET data access to the Oracle database for .NET Framework and is 100% managed code. ODP.NET allows developers to take advantage of advanced Oracle database functionality, including AI vectors, Real Application Clusters, Application Continuity, JSON Relational Duality, and Fast Connection Failover.

This document provides information that supplements the Oracle Data Provider for .NET (ODP.NET) documentation.

New Features

  • Eliminate exception when using Transparent Application Failover (TAF) SELECT mode (starting with 23.5.1)
  • BINARY Vector Support
  • IsFloatingPointNumber Schema Table Column Support
  • Data Source Allowed Parameters Support
  • Allow UNC Paths Support
  • OpenTelemetry: ActivitySource.Version Support
  • OpenTelemetry: SQL Normalization Support
  • OpenTelemetry: db.odp.user.statement Tag Support
  • AutoProxy Support
  • SSL-related OracleConnection Property Support
  • Azure Credentials Support for Service Principal Authentication Flow
  • SQLNET.IGNORE_ANO_ENCRYPTION_FOR_TCPS Support

Bug Fixes since Oracle.ManagedDataAccess.Core 23.5.0

  • Bug 37054477 - KEEPALIVE: TURNING ON KEEPALIVE SUCCEEDED BUT NO KEEPALIVE PACKAGES ON LINUX
  • Bug 37013827 - PROVIDER SPECIFIC TYPE OBJECTS' TOSTRING() METHODS ARE NOT SENSITIVE TO SESSION'S NLS FORMAT SETTINGS
  • Bug 36937681 - ORA-00917 MISSING COMMA ERROR WHEN USING Ø CHARACTER WITH CHARACTER SET ZHS16GBK
  • Bug 36913251 - EXCEPTION THROWN WHEN ODPM/C 23AI CONFIGURED FOR TAF SELECT FAILOVER
  • Bug 36831777 - LDAP: SPACE BETWEEN DIRECTORY SERVERS IN DIRECTORY_SERVERS CAUSES ORA-12154
  • Bug 36736236 - SETTING THE PORT WHEN USING NOTIFICATIONS CAUSES ORA-50050: THE NOTIFICATION LISTENER IS ALREADY STARTED
  • Bug 36656255 - STATEMENT CACHING NOT PROPERLY HANDLING UNDERLYING TABLE CHANGES

Installation Changes

The following app/web.config entries are added when installing the managed ODP.NET NuGet package to your application:

  1. Configuration Section Handler

A configuration section handler entry is added to the app/web.config to enable applications to add an <oracle.manageddataaccess.client> section for ODP.NET, Managed Driver-specific configuration.

Note: For a web app, if the same config section handler for "oracle.manageddataaccess.client" also exists in machine.config but the "Version" attribute values are different, an error message "There is a duplicate 'oracle.manageddataaccess.client' section defined." may be observed at runtime. To resolve the error, remove the "oracle.manageddataaccess.client" config section handler entry in the machine.config. If other applications on the machine depend on this machine.config entry, move the config section handler entry to each application's web.config file.

  1. DbProviderFactories

The DbProviderFactories entry is added for applications that use DbProviderFactories and DbProviderFactory classes. Any DbProviderFactories entry for "Oracle.ManagedDataAccess.Client" in the machine.config will be ignored.

  1. Dependent Assembly

The dependent assembly entry is created to ignore policy DLLs for Oracle.ManagedDataAccess.dll. It directs the app to always use the Oracle.ManagedDataAccess.dll version that is specified by the "newVersion" attribute in the "bindingRedirect" element. The "newVersion" attribute corresponds to the Oracle.ManagedDataAccess.dll version which came with the NuGet package.

  1. Data Sources

The data sources entry is added to provide a template on how a data source can be configured in the app/web.config. Simply rename the sample data source to an alias of your choosing; modify the PROTOCOL, HOST, PORT, SERVICE_NAME as required; and un-comment the "dataSource" element. Once that is done, the alias can be used as the "data source" attribute in your ODP.NET connection string.

Copyright (c) 2024, Oracle and/or its affiliates.

Showing the top 20 packages that depend on Oracle.ManagedDataAccess.

Packages Downloads
DapperExtensions
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
4

Version Downloads Last updated
23.6.0 1 10/05/2024
23.5.1 0 08/16/2024
23.5.0 0 07/11/2024
23.4.0 0 05/02/2024
23.3.3-dev 0 04/19/2024
23.3.2-dev 1 03/29/2024
23.3.1-dev 3 03/08/2024
23.3.0-dev 1 03/09/2024
23.2.0-dev 0 07/29/2023
21.16.0 0 10/02/2024
21.15.0 0 07/11/2024
21.14.0 0 04/11/2024
21.13.0 1 03/16/2024
21.12.0 0 10/09/2023
21.11.0 1 03/16/2024
21.10.0 1 03/17/2024
21.9.0 1 03/17/2024
21.8.0 1 03/18/2024
21.7.0 1 03/19/2024
21.6.1 1 03/14/2024
21.5.0 3 03/09/2024
21.4.0 1 03/22/2024
19.25.0 0 10/02/2024
19.24.0 0 07/11/2024
19.23.0 0 04/11/2024
19.22.0 1 03/17/2024
19.21.0 1 03/18/2024
19.20.0 1 03/19/2024
19.19.0 0 04/08/2023
19.18.0 1 03/18/2024
19.17.0 1 03/22/2024
19.16.0 1 03/17/2024
19.15.1 0 06/07/2022
19.14.0 1 03/02/2024
19.13.0 0 10/08/2021
19.11.0 1 03/02/2024
19.10.1 1 03/17/2024
19.10.0 1 03/03/2024
19.9.0 1 03/18/2024
19.8.0 1 03/17/2024
19.7.0 1 03/03/2024
19.6.0 1 03/17/2024
19.5.0 1 03/28/2024
19.3.1 1 03/17/2024
19.3.0 1 03/17/2024
18.15.1 2 03/09/2024
18.15.0 1 03/18/2024
18.6.0 1 03/17/2024
18.3.0 1 03/17/2024
12.2.20230118 1 03/02/2024
12.2.20220118 1 03/04/2024
12.2.1100 1 03/02/2024
12.1.24230118 1 03/04/2024
12.1.24220118 1 03/03/2024
12.1.24160719 1 03/03/2024
12.1.24160419 1 03/03/2024
12.1.2400 1 03/02/2024
12.1.22 1 03/02/2024
12.1.21 0 01/16/2015