File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,12 @@ What's New in 5.1
46
46
To avoid breaking changes in future major releases of the driver,
47
47
replace any application code that depends on deprecated program elements.
48
48
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
+
49
55
.. _java-deprecations-5.1:
50
56
51
57
Deprecations in 5.1
@@ -56,13 +62,19 @@ Deprecations in 5.1
56
62
deployment, see :manual:`Release Notes </release-notes>` in the {+mdb-server+}
57
63
manual.
58
64
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
+
59
73
.. _java-new-features-5.1:
60
74
61
75
New Features in 5.1
62
76
~~~~~~~~~~~~~~~~~~~
63
77
64
- The 5.1 driver release includes the following new features:
65
-
66
78
- Introduces the ``serverMonitoringMode`` connection URI option. For more information about
67
79
this option, see the :ref:`connection-options` guide.
68
80
You can’t perform that action at this time.
0 commit comments