Oracle Release Notes

Follow

86 release notes curated from 109 sources by the Releasebot Team. Last updated: Aug 1, 2026

Get this feed:

Oracle Products

  • August 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Aug 1, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.32

    Oracle Database adds Release Update 19.32 with security hardening, tighter auditing, stronger Scheduler and Database Vault checks, clearer orapki output, and expanded default password detection. It also introduces a next-generation OpenSSL-based cryptographic provider with TLS 1.3, FIPS 140-3, and PQC support.

    This page describes the features and behavior changes that are new in Release Update 19.32.

    Behavior Changes

    Release Update 19.32 introduces the behavior changes described below. Review each item before applying the Release Update (RU). Most changes affect behavior only when the relevant feature is in use. Where applicable, test application, administrative, audit, and connectivity workflows in a non-production environment before rollout.

    BFILENAME Queries Excluded from the Database Result Cache

    Behavior change: SQL statements that contain the BFILENAME function are no longer cached in the Database Result Cache and no longer display Result Cache information in their execution plans.

    This change keeps execution plans accurate and prevents unsupported caching behavior for queries that reference external files, improving predictability and operational confidence.

    Correct Audit Object Association for VPD/RLS-protected Objects

    Behavior change: Audit records for access to objects protected by Oracle Virtual Private Database (VPD) or Fine-Grained Auditing (FGA) are now associated with the correct object.

    Audit records and object-level policy evaluation remain accurate for queries protected by Oracle Virtual Private Database. This improvement helps administrators maintain accurate audit traceability and supports compliance reporting.

    View documentation:

    • Auditing of Oracle Virtual Private Database Predicates
    • Fine-Grained Auditing on Tables or Views That Have Oracle VPD Policies

    DBMS_REDEFINITION Enforcement of Database Vault Authorization

    Behavior change: DBMS_REDEFINITION now enforces Database Vault checks before table redefinition operations proceed. When Database Vault is enabled, the user invoking table redefinition must now be authorized to access both the original table and any interim table used during the redefinition process.

    This change applies to the following entry points in DBMS_REDEFINITION:

    • CAN_REDEF_TABLE
    • START_REDEF_TABLE
    • REDEF_TABLE
    • ROLLBACK
    • FINISH_REDEF_TABLE

    The update checks Database Vault Realm, Command Rule, and Ops Control protections before allowing data movement between tables. If the user is not authorized under Database Vault, the operation is blocked and an appropriate error is returned. It prevents unauthorized use of table redefinition to move data out of Database Vault-protected tables or to alter protected table metadata without Database Vault authorization.

    Expanded Default Password Detection in DBA_USERS_WITH_DEFPWD

    Behavior change: Supported DBA_USERS_WITH_DEFPWD queries now return additional default password account findings and associated product labels for SYS, SYSTEM, and ADMIN account combinations.

    This feature gives administrators a more complete view of default password risks and the related product context for remediation.

    View Documentation

    orapki cert display Command Shows Additional Certificate Attributes

    Behavior change: The orapki cert display -cert command has been enhanced to display public key information along with existing certificate details. Specify the -complete and -details options with orapki cert display -cert to display the additional attributes in the command output.

    This feature lets you verify certificate strength directly from the orapki utility, which makes security validation and certificate hardening easier without needing a separate tool.

    View Documentation

    orapki wallet p11_verify Reports Native Failure

    Behavior change: The orapki wallet p11_verify command now reports an error when native PKCS#11 verification fails instead of allowing the failure to go undetected or be reported unclearly.

    This feature makes PKCS#11 wallet verification failures visible, so you can identify and troubleshoot verification issues more quickly. Clearer error reporting reduces confusion during wallet validation.

    View Documentation

    Scheduler Single Named Destination Privilege Enforcement

    Behavior change: Scheduler privilege validation has been updated for jobs that use a single named destination. When you enable or run one of these jobs, Scheduler validates that the job owner has the required privileges. CREATE ANY JOB authorizes the use of single named destinations in another user’s schema. For SYS-owned single named destinations, the job owner must have ALTER privilege on the destination object.

    This update improves security by ensuring that jobs can be enabled or run against protected SYS single named Scheduler destinations only when the job owner has the required object-level privileges. Existing behavior for non-SYS single named destinations is unchanged.

    View Documentation

    Security Hardening of Database Vault Authorization on Scheduler Jobs

    Behavior change: Before this release, CREATE, DROP, ALTER, ENABLE, and DISABLE operations performed through the DBMS_SCHEDULER APIs on certain Database Vault realm-protected objects might not have been enforced correctly. This update strengthens the internal realm authorization checks to ensure that Database Vault policies are applied consistently. As a result, operations that previously succeeded may now fail with ORA-01031: insufficient privileges when performed on realm-protected objects without the required realm authorization. In such cases, customers must grant the appropriate users the necessary authorization for the corresponding Database Vault realm.

    View Documentation

    Security Hardening on XS$NULL

    Behavior change: Real Application Security (RAS) application users can no longer grant or revoke ON USER privileges for XS$NULL. If these operations are required, they must be performed by a sufficiently privileged database administrator, such as a user with the GRANT ANY OBJECT PRIVILEGE system privilege.

    Unified Auditing for FLASHBACK_TRANSACTION_QUERY Privilege Use

    Behavior change: Unified auditing now records the use of the SELECT ANY TRANSACTION privilege when accessing FLASHBACK_TRANSACTION_QUERY.

    This feature provides administrators with more complete audit visibility for privileged access to historical transaction data.

    View Documentation

    New Features

    Next-Generation Cryptographic Provider Announcement

    Oracle Database 19c now supports a next-generation cryptographic provider based on OpenSSL (next-generation provider), in addition to the existing Dell BSAFE Crypto-C Micro Edition Suite, or MES (legacy provider).

    This dual-provider architecture enables the following capabilities:

    • TLS 1.3 protocol support
    • FIPS 140-3 compliance (via OpenSSL 3.5.x FIPS provider)
    • Post-Quantum Cryptography (PQC) algorithms for key exchange (ML-KEM) and digital signatures (ML-DSA)
    • Hybrid key exchange groups that combine classic and post-quantum algorithms for quantum-resistant session establishment

    The legacy provider remains the default. To switch to the next-generation provider, run the set_crypto_provider.py script and restart the database instance and Oracle Net listener. Only one cryptographic provider can be active at a time.

    View Documentation

    Original source
  • August 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Aug 1, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.31

    Oracle Database release update 19.31 adds behavior changes across blockchain tables, Direct NFS, file-group visibility, Heterogeneous Services, Kerberos database links, ONS TLS, and unified auditing, with new parallel verification, in-place immutable table conversion, and stronger security options.

    Behavior Changes

    Release Update 19.31 introduces the behavior changes described below. Review each item before applying the Release Update (RU), particularly if you use the affected security, auditing, networking, Heterogeneous Services, blockchain/immutable-table, or file-group functionality.

    Most changes affect behavior only when the relevant feature is in use. Where applicable, test application, administrative, audit, and connectivity workflows in a non-production environment before rollout.

    Blockchain Table Verification

    Behavior change: Blockchain-table verification can now be performed in parallel through a new PL/SQL procedure.

    Parallel verification can reduce elapsed time but may increase CPU, I/O, and parallel-execution resource use while verification runs.

    Review before upgrade:

    • Identify scheduled or manual blockchain-table verification jobs.
    • Review Resource Manager, parallel-execution limits, and maintenance windows.
    • Test verification duration and system impact with representative table sizes.

    View Documentation

    Default NFS Version Selection with Direct NFS Client

    Behavior change: The default NFS version used by Direct NFS client has changed. Previously, when no oranfstab file was present, Direct NFS defaulted to NFSv3. With this change, Direct NFS queries the system mount table (mtab) to determine the NFS version and uses that version instead.

    The primary benefit is support for NFS storage servers that do not support NFSv3. This is particularly important in cloud environments, such as Oracle Autonomous AI Database, where customers cannot create an oranfstab file to explicitly configure Direct NFS to use NFSv4.

    File-Group Metadata Visibility

    Behavior change: READ ANY FILE GROUP is no longer the supported mechanism for determining which file-group metadata a user can see through ALL_FILE_GROUPS.

    Previously, this privilege could expose all file-group records through ALL_FILE_GROUPS. In 19.31, visibility should be granted using the appropriate SELECT privilege on the relevant metadata views. MANAGE ANY FILE GROUP continues to govern file-group management operations.

    Review before upgrade:

    • Identify users, roles, scripts, and tools that rely on READ ANY FILE GROUP.
    • Confirm that users requiring file-group metadata have the required SELECT access.
    • Test queries against ALL_FILE_GROUPS and related file-group views after patching.

    View Documentation

    Heterogeneous Services extproc Idle Timeout

    Behavior change: The new HS_IDLE_TIMEOUT initialization parameter provides explicit control of idle timeout behavior for Heterogeneous Services external-procedure sessions.

    The parameter can retain, override, or disable the timeout inherited from SQLNET.INBOUND_CONNECT_TIMEOUT. This can change when idle extproc sessions terminate.

    Review before upgrade:

    • Identify external procedures and applications using Heterogeneous Services.
    • Check the current SQLNET.INBOUND_CONNECT_TIMEOUT setting and any history of ORA-28576 errors.
    • Decide whether to set HS_IDLE_TIMEOUT; test both long-running and idle extproc workloads.

    Immutable and Blockchain Table DDL and CTAS Processing

    Behavior change: Existing tables can now be converted in place to immutable tables, and CREATE TABLE AS SELECT operations for blockchain tables can run in parallel.

    These changes introduce additional supported DDL and can alter the resource profile and elapsed time of blockchain-table CTAS operations.

    Review before upgrade:

    • Review change-management controls that govern conversion of existing tables to immutable tables.
    • Check automation, deployment tools, and DDL auditing for assumptions about immutable-table creation.
    • Validate capacity and workload-management settings if parallel CTAS is used for blockchain tables.

    View Documentation

    Kerberos-Constrained Delegation for Database Links

    Behavior change: Database links can operate in Microsoft Active Directory environments that enforce Kerberos constrained delegation, including newer Windows platforms where prior ticket-forwarding behavior may not be allowed.

    This changes the supported authentication path for Kerberos-enabled database links and removes reliance on older Microsoft registry workarounds.

    Review before upgrade:

    • Identify database links that use Kerberos authentication.
    • Test database-link authentication from Windows 11 and Windows Server 2025 clients or servers, where applicable.
    • Review Active Directory constrained-delegation configuration and retire legacy workarounds only after validation.

    View Documentation

    ONS TLS Elliptic-Curve Restrictions

    Behavior change: Oracle Notification Service can now exclude weak elliptic curves from TLS negotiation when DISABLE_WEAK_CURVES is enabled.

    Enabling the setting changes TLS handshake behavior. Clients or peers that depend on excluded curves may no longer connect.

    To enable this feature, run the following command on any cluster node from the Grid Infrastructure home:

    srvctl setenv nodeapps -onsonly -env DISABLE_WEAK_CURVES='yes'
    

    Review before enabling:

    • Inventory ONS clients, peers, and monitoring tools.
    • Confirm that all TLS participants support approved strong elliptic curves.
    • Test ONS connectivity and failover behavior after enabling the setting.
    • Coordinate the change with security and vulnerability-management teams.

    View Documentation

    Unified Auditing of Equivalent Real Application Security Actions

    Behavior change: Audit policies for standard database user and role actions also audit the equivalent Real Application Security (RAS) actions.

    For example, auditing CREATE USER also captures the corresponding RAS user-creation operation. This increases audit coverage and can increase audit-record volume.

    Review before upgrade:

    • Review unified audit policies that cover user or role administration.
    • Anticipate additional audit records for equivalent RAS operations.
    • Confirm that audit retention, reporting, SIEM ingestion, and storage capacity accommodate the additional volume.
    • Update audit-review procedures if they distinguish standard SQL actions from RAS procedure calls.

    View Documentation

    New Features

    There are no new features for Release Update 19.31.

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Oracle and hundreds of other software products.

    Create account
  • August 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Aug 1, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.30

    Oracle Database 19.30 releases behavior updates and new capabilities, including restored support for PRE_PAGE_SGA, tighter PDB directory path controls with DIRECTORY_PREFIXES_ALLOWED, and Select AI for natural language SQL, AI agents, synthetic data, and summarization.

    This page describes the features and behavior changes that are new in Release Update 19.30.

    Behavior Changes

    Release Update 19.30 introduces the behavior changes described below. Review each item before applying the Release Update (RU). Most changes affect behavior only when the relevant feature is in use. Where applicable, test application, administrative, audit, and connectivity workflows in a non-production environment before rollout.

    PRE_PAGE_SGA

    Behavior change: PRE_PAGE_SGA remains a supported initialization parameter in Oracle Database 19c, Release Update 19.30. Removing its deprecated flag keeps automated duplicate and standby creation workflows from failing when the parameter is inherited from a source SPFILE.

    Restoring full support for PRE_PAGE_SGA lets you keep legacy configurations in place without disrupting DBCA duplicate, Data Guard standby, or RMAN clone operations, eliminating ORA-32006 interruptions for fleets that cannot immediately drop the parameter.

    View Documentation

    New Features

    Restricting Directory Paths for PDBs Configured Without PATH_PREFIX

    A new CDB-level parameter, DIRECTORY_PREFIXES_ALLOWED, lets administrators restrict which operating system directories PDBs can reference when creating new DIRECTORY objects, even if the PDB was originally created without the PATH_PREFIX clause. When this parameter is set, any newly created DIRECTORY object in a PDB is validated to ensure its path falls under one of the approved directory prefixes. Existing DIRECTORY objects continue to function unchanged for backward compatibility. However, potentially noncompliant directory objects can be identified using DBA_DIR_PREFIX_VIOLATIONS and will appear as warnings in PDB_PLUG_IN_VIOLATIONS after a restart.

    This security feature allows the CDB administrator to restrict directory object paths created or accessed from within PDBs to one or more specific operating system directories. It acts as a guardrail for the CDB by preventing PDBs that were created without the PATH_PREFIX clause from accessing or modifying sensitive operating system files or CDB$ROOT container datafiles and metadata files.

    View Documentation

    Select AI

    Through the DBMS_CLOUD_AI package, Select AI serves as an AI gateway enabling users, developers, and applications to interact with Oracle AI Database using natural language supporting multiple generative AI use cases. Select AI provides functionality supporting natural language to SQL, including automatically generating, running, and explaining SQL, and through the DBMS_CLOUD_AI_AGENT package, providing a framework for building, managing, and running AI agents in the database. It also supports synthetic data generation and text summarization and translation. Select AI provides PL/SQL and Python APIs.

    Together with the broader foundational Cloud Developer packages, they enable you to integrate AI capabilities directly from the database and support end-to-end workflows that deliver greater data insight with AI.

    Select AI enables business users and developers to use a wide range of AI providers and models supporting many AI-enabled use cases and application scenarios. Select AI helps to simplify the adoption of AI in enterprises and organizations across both on-premises and cloud systems. Users get insights faster using natural language without waiting on manual SQL query generation. This can reduce IT bottlenecks and accelerate AI-enabled application development. Using Select AI, enterprises benefit from database security mechanisms and protocols.

    View Documentation

    Original source
  • August 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Aug 1, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.29

    Oracle Database releases Release Update 19.29 with security hardening changes and a new way to control heartbeat batching for United Mode and Isolated Mode PDBs, helping large Oracle Key Vault deployments manage key fetches more reliably.

    This page describes the features and behavior changes that are new in Release Update 19.29.

    Behavior Changes

    Release Update 19.29 introduces the behavior changes described below. Review each item before applying the Release Update (RU). Most changes affect behavior only when the relevant feature is in use. Where applicable, test application, administrative, audit, and connectivity workflows in a non-production environment before rollout.

    Database Vault Default Realms Upgraded to Mandatory Realms

    Behavior change: The Oracle Database Vault realm has been changed from a regular realm to a mandatory realm. In addition, a new mandatory Oracle Label Security realm has been added.

    These security hardening enhancements strengthen the protection of Oracle-managed Database Vault and Oracle Label Security objects and related execution paths. Mandatory realms provide stronger protection by preventing even privileged users from bypassing realm protection. These changes help preserve the integrity of Database Vault configuration, metadata, and policy enforcement.

    New Features

    Ability to Control Heartbeats in United Mode and Isolated Mode PDBs

    You now can control the size of the batch of heartbeats that use Oracle Key Vault or OCI KMS (OCI Vault) for centralized key management.

    The HEARTBEAT_BATCH_SIZE initialization parameter enables you to set the heartbeat batch size. The duration of the heartbeat period defaults to 3 seconds.

    This enhancement benefits the situation where you have a very large deployment of PDBs (for example, 1000) that use Oracle Key Vault. By setting the heartbeat batch size, you can stagger the heartbeats across batches of PDBs to ensure that for each batch a heartbeat can be completed for each PDB within the batch during the heartbeat period, and also ensure that PDB keys can be reliably fetched from an Oracle Key Vault server and cached in the persistent state.

    View Documentation

    Original source
  • August 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Aug 1, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.28

    Oracle Database releases Update 19.28 with new features and behavior changes, including DBMS_DEVELOPER metadata retrieval, stronger RADIUS and multi-factor authentication support, IF [NOT] EXISTS DDL syntax, Azure Blob backup support, schema annotations, and richer SQL diagnostics.

    This page describes the features and behavior changes that are new in Release Update 19.28.

    Behavior Changes

    Release Update 19.28 introduces the behavior changes described below. Review each item before applying the Release Update (RU). Most changes affect behavior only when the relevant feature is in use. Where applicable, test application, administrative, audit, and connectivity workflows in a non-production environment before rollout.

    Restricting Access to DBA_TAB_STAT_PREFS , CDB_TAB_STAT_PREFS , CDB_TAB_PENDING_STATS , and CDB_IND_PENDING_STATS to DBAs Only

    Behavior change: The DBA_TAB_STAT_PREFS, CDB_TAB_STAT_PREFS, CDB_TAB_PENDING_STATS, and CDB_IND_PENDING_STATS views used to be accessible to everyone. Now, they are accessible to users with DBA privileges only.

    This change makes these views consistent with any other views starting with the prefix DBA and CDB. Users with non-DBA privileges should only be able to access ALL_TAB_STAT_PREFS, USER_TAB_STAT_PREFS, ALL_TAB_PENDING_STATS, USER_TAB_PENDING_STATS, ALL_IND_PENDING_STATS, and USER_IND_PENDING_STATS.

    New Features

    DBMS_DEVELOPER PL/SQL Package

    The DBMS_DEVELOPER PL/SQL package provides an efficient way for developers to retrieve metadata for database objects, such as tables, views, and indexes. In previous releases, object metadata had to be retrieved using the DBMS_METADATA package, which returned metadata in XML format or by performing queries on various data dictionary tables and views.

    The DBMS_DEVELOPER package returns metadata as a CLOB containing JSON formatted text, which can be easily integrated with applications and services, such as developer tools. You can adjust the level of detail to control the amount of metadata returned, tailoring it to your application’s needs. Additionally, metadata retrieval time is significantly improved, enhancing integration with applications and services.

    View Documentation

    Enhancements to RADIUS Configuration

    RADIUS is frequently used to provide multi-factor authentication (MFA) for Oracle Database. Oracle Database 19c now supports the RFC 6613 and 6614 guidelines for RADIUS and implements TCP over Transport Layer Security (TLS) by default. This enhancement introduces new RADIUS-related sqlnet.ora parameters to support the new standards. The enhancement also deprecates several RADIUS-related sqlnet.ora parameters that are no longer needed to support the new standards.

    This update to RADIUS standards support improves security for customers using RADIUS-based authentication.

    View Documentation

    IF [NOT] EXISTS Syntax Support

    DDL object creation, modification, and deletion now support the IF [NOT] EXISTS syntax modifiers. This enables you to control whether an error should be raised if a given object exists or does not exist.

    The IF [NOT] EXISTS syntax can simplify error handling in scripts and by applications.

    View Documentation

    Multi-Factor Authentication for Database Authentication

    You can enhance Oracle Database security by enabling multi-factor authentication for users. You can use push notifications through the Cisco Duo or Oracle Mobile Authenticator app or combine a username and password with PKI (Public Key Infrastructure) certificate-based authentication.

    Multi-factor authentication is a required security requirement for many databases, especially if the database holds sensitive data.

    View Documentation

    Oracle Database Cloud Backup Module for Azure Blob Storage

    The Oracle Database Cloud Backup Module for Azure Blob Storage enables Oracle Database to send backups to and recover from Microsoft Azure Blob Storage. This backup module is compatible with Oracle Databases deployed on-premises or on Azure cloud. Support for writing backups to Azure Blob Storage for Oracle-managed database services is not available. Database administrators can use RMAN commands, RMAN scripts, and Oracle Enterprise Manager to perform backup and recovery operations with Azure Blob Storage.

    You can run Oracle Databases in many different locations, and the backup module for Azure Blob Storage provides on-premises and Azure virtual machine users with more flexibility for backup storage locations.

    View Documentation

    Oracle Update Advisor Support with Oracle FPP

    You can leverage Oracle Update Advisor with Oracle Fleet Patching and Provisioning (Oracle FPP). Oracle Update Advisor is a software recommendation framework that analyzes the health of Oracle Database and Oracle Grid Infrastructure, provides patch recommendations, and creates fully functional gold images based on your patch maintenance policy. These gold images are downloaded automatically into the Oracle FPP Gold Image repository.

    Using Oracle Fleet Patching and Provisioning in conjunction with Oracle Update Advisor greatly simplifies and streamlines the update experience. You can use the Oracle Update Advisor for both Oracle FPP Local Mode and Oracle FPP Central Server Mode.

    View Documentation

    Schema Annotations

    Schema annotations enable you to store and retrieve metadata about database objects. These are name-value pairs or simply a name. These are free-form text fields applications can use to customize business logic or user interfaces.

    Annotations help you use database objects in the same way across all applications. This simplifies development and improves data quality.

    View Documentation

    SQL Diagnostic Report

    The SQL diagnostic package (DBMS_SQLDIAG) includes a new function called REPORT_SQL which generates a zip archive containing a deep-level HTML diagnostic report for a specified SQL statement. The report includes important diagnostic information such as a plan history, non-default database parameters, optimizer statistics history, statistics status, index details, and more. The archive will also include, where available, captured SQL Monitor reports for the SQL.

    This feature makes it easier to diagnose SQL performance issues.

    View Documentation

    Original source
  • Similar to Oracle with recent updates:

  • August 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Aug 1, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.27

    Oracle Database ships 19.27 release update with no new features or behavior changes.

    There are no new features or behavior changes for the 19.27 release update.

    Original source
  • August 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Aug 1, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.26

    Oracle Database ships the 19.26 release update with no new features or behavior changes.

    There are no new features or behavior changes for the 19.26 release update.

    Original source
  • August 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Aug 1, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.25

    Oracle Database ships the 19.25 release update with no new features or behavior changes.

    There are no new features or behavior changes for the 19.25 release update.

    Original source
  • July 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Jul 22, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 23.26.3

    Oracle Database adds identity, security, JSON-Relational Duality View, redo prioritization, OCI IAM, and AI search updates, plus Unicode 17.0 and DATEADD support. The release expands data protection, management, and developer capabilities across core database features.

    Application Identity Logon

    • Array Limits for JSON-Relational Duality Views
    • Cross-Table Data Grant Support
    • Deletable Shared Tables for JSON-Relational Duality Views
    • Intelligent Drain Timing
    • Log-Buffer-Space-Based Auto Redo Prioritization
    • MAA Client Readiness
    • OCI API Functions to Validate and Protect Inputs
    • Oracle AI Database as a Redis Server
    • PDB Target Redo Generation Management
    • Scalar Quantization Support for Distributed HNSW Indexes
    • Setting Multi-Factor Authentication for Local Deep Sec End User
    • Support for DATEADD Function
    • Transport-Lag-Based Auto Redo Prioritization
    • Unicode 17.0 Support
    • User-Defined Identifying Keys for JSON-Relational Duality Views
    • Using OCI IAM DB Token to Authenticate with Deep Data Security
    Original source
  • July 2026
    • No date parsed from source.
    • First seen by Releasebot:
      Jul 10, 2026
    Oracle logo

    MySQL Server by Oracle

    MySQL 9.7 Release Notes

    MySQL Server releases the release notes for MySQL 9.7, pointing users to the latest documented changes in the database platform.

    This document contains release notes for the changes in MySQL 9.7.

    Legal Notices

    Copyright © 1997, 2026, Oracle and/or its affiliates.

    License Restrictions

    This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

    Warranty Disclaimer

    The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

    Restricted Rights Notice

    If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable:

    U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract. The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services. No other rights are granted to the U.S. Government.

    Hazardous Applications Notice

    This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.

    Trademark Notice

    Oracle, Java, MySQL, and NetSuite are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

    Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.

    Third-Party Content, Products, and Services Disclaimer

    This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.

    Use of This Documentation

    This documentation is NOT distributed under a GPL license. Use of this documentation is subject to the following terms:

    You may create a printed copy of this documentation solely for your own personal use. Conversion to other formats is allowed as long as the actual content is not altered or edited in any way. You shall not publish or distribute this documentation in any form or on any media, except if you distribute the documentation in a manner similar to how Oracle disseminates it (that is, electronically for download on a Web site with the software) or on a CD-ROM or similar medium, provided however that the documentation is disseminated together with the software on the same medium. Any other use, such as any dissemination of printed copies or use of this documentation, in whole or in part, in another publication, requires the prior written consent from an authorized representative of Oracle. Oracle and/or its affiliates reserve any and all rights to this documentation not expressly granted above.

    Documentation Accessibility

    For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc .

    Access to Oracle Support for Accessibility

    Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.

    Original source
  • Jun 16, 2026
    • Date parsed from source:
      Jun 16, 2026
    • First seen by Releasebot:
      Jun 18, 2026
    Oracle logo

    MySQL Server by Oracle

    Changes in MySQL 9.7.1 (2026-06-16)

    MySQL Server ships a critical security patch update for June 2026.

    Note

    This release is a Critical Security Patch Update. See Oracle Critical Security Patch Update Advisory - June 2026 for more information.

    Original source
  • May 2026
    • No date parsed from source.
    • First seen by Releasebot:
      May 22, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.4

    Oracle Database ships the 19.4 update with no new features or behavioral changes.

    There are no new features or behavioral changes for the 19.4 release update.

    Original source
  • May 2026
    • No date parsed from source.
    • First seen by Releasebot:
      May 22, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.6

    Oracle Database notes no new features or behavioral changes in the 19.6 release update.

    There are no new features or behavioral changes for the 19.6 release update.

    Original source
  • May 2026
    • No date parsed from source.
    • First seen by Releasebot:
      May 22, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.7

    Oracle Database adds SQL Macros in Release Update 19.7, bringing reusable parameterized SQL constructs and SQL table macros to simplify queries and improve developer productivity.

    This page describes the features and behavioral changes that are new in Release Update 19.7.

    SQL Macros (SQM)

    You can create SQL Macros (SQM) to factor out common SQL expressions and statements into reusable, parameterized constructs that can be used in other SQL statements. Starting with Oracle Database release 19c, version 19.7, SQL table macros are supported. SQL table macros are expressions, typically used in a FROM clause, to act as a sort of polymorphic (parameterized) view.

    SQL macros increase developer productivity, simplify collaborative development, and improve code quality.

    View Documentation

    Original source
  • May 2026
    • No date parsed from source.
    • First seen by Releasebot:
      May 22, 2026
    Oracle logo

    Oracle Database by Oracle

    Release Update 19.8

    Oracle Database adds Release Update 19.8 with new Database In-Memory options, including a Base Level up to 16GB without license tracking and CellMemory support without enabling the IM column store.

    This page describes the features and behavioral changes that are new in Release Update 19.8.

    Database In-Memory Base Level

    Database In-Memory is an option to Enterprise Edition. Database In-Memory now has a new Base Level feature. This allows the use of Database In-Memory with up to a 16GB column store without triggering any license tracking.

    This feature allows you to use Database In-Memory without having to license the option. The column store is limited to 16GB when using the Base Level. This helps to show the value of Database In-Memory without having to worry about licensing issues.

    View Documentation

    CellMemory Level

    You can use the CellMemory feature without enabling the IM column store by setting

    INMEMORY_FORCE=CELLMEMORY_LEVEL

    and

    INMEMORY_SIZE=0

    .

    This feature allows you to use CellMemory without incurring the overhead of enabling the IM column store.

    View Documentation

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.