Skip to content

Commit 7e8bdd2

Browse files
authored
DOCSP-37847: Add GraalVM to what's new (#536)
* DOCSP-37847: Add GraalVM to what's new * tech review * spacing
1 parent 5432fbb commit 7e8bdd2

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

source/whats-new.txt

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ What's New in 5.1
4646
To avoid breaking changes in future major releases of the driver,
4747
replace any application code that depends on deprecated program elements.
4848

49+
This section includes the following information:
50+
51+
- :ref:`java-deprecations-5.1`
52+
- :ref:`java-improvements-5.1`
53+
- :ref:`java-new-features-5.1`
54+
4955
.. _java-deprecations-5.1:
5056

5157
Deprecations in 5.1
@@ -56,13 +62,19 @@ Deprecations in 5.1
5662
deployment, see :manual:`Release Notes </release-notes>` in the {+mdb-server+}
5763
manual.
5864

65+
.. _java-improvements-5.1:
66+
67+
Improvements in 5.1
68+
~~~~~~~~~~~~~~~~~~~
69+
70+
- Internal testing of GraalVM native image technology. These tests involve building
71+
native applications by using the GraalVM native-image tool.
72+
5973
.. _java-new-features-5.1:
6074

6175
New Features in 5.1
6276
~~~~~~~~~~~~~~~~~~~
6377

64-
The 5.1 driver release includes the following new features:
65-
6678
- Introduces the ``serverMonitoringMode`` connection URI option. For more information about
6779
this option, see the :ref:`connection-options` guide.
6880

0 commit comments

Comments
 (0)