Uploaded image for project: 'Quarkus Documentation'
  1. Quarkus Documentation
  2. QDOCS-1305

[Breaking Change]: Hibernate Reactive - Database versions checks

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      :_mod-docs-content-type: REFERENCE
      [id="ref_rn-qdocs-1305-hibernate-reactive-database-version-checks_{context}"]
      = Hibernate Reactive database version checks

      In {ProductLongName} {ProductVersion}, Hibernate Reactive now validates database versions during startup.
      This change ensures compatibility with supported databases and prevents applications from running against unsupported or incompatible versions.

      If your application connects to a database version that does not meet Hibernate Reactive’s requirements, startup will fail with a clear error message.
      To resolve this issue, upgrade your database to a supported version or adjust your setup accordingly.

      For more details, see the related resources:

      * link:https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.25#database-versions-checks-1[Migration Guide 3.25]

      // https://issues.redhat.com/browse/QDOCS-1305
      // SME: Yoann Rodière
      // Data
      // Breaking change
      // include::rn/ref_rn-qdocs-1305-hibernate-reactive-database-version-checks.adoc[leveloffset=+2]
      Show
      :_mod-docs-content-type: REFERENCE [id="ref_rn-qdocs-1305-hibernate-reactive-database-version-checks_{context}"] = Hibernate Reactive database version checks In {ProductLongName} {ProductVersion}, Hibernate Reactive now validates database versions during startup. This change ensures compatibility with supported databases and prevents applications from running against unsupported or incompatible versions. If your application connects to a database version that does not meet Hibernate Reactive’s requirements, startup will fail with a clear error message. To resolve this issue, upgrade your database to a supported version or adjust your setup accordingly. For more details, see the related resources: * link: https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.25#database-versions-checks-1 [Migration Guide 3.25] // https://issues.redhat.com/browse/QDOCS-1305 // SME: Yoann Rodière // Data // Breaking change // include::rn/ref_rn-qdocs-1305-hibernate-reactive-database-version-checks.adoc[leveloffset=+2]
    • Quarkus Docs Sprint 41, Quarkus Docs Sprint 42

            mmaler@redhat.com Michal Maléř
            shjones@redhat.com Sheila Jones
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: