You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/project-docs/pages/sdk-release-notes.adoc
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,23 @@ See the xref:project-docs:sdk-full-installation.adoc[Full Installation] guide fo
22
22
23
23
24
24
[#latest-release]
25
-
== Java SDK 3.4 Releases
25
+
== Java SDK 3.5 Releases
26
26
27
27
We always recommend using the latest version of the SDK -- it contains all of the latest security patches and support for new and upcoming features.
28
28
All patch releases for each dot minor release should be API compatible, and safe to upgrade;
29
29
any changes to expected behavior are noted in the release notes that follow.
30
30
31
31
32
+
33
+
=== Version 3.5.0 (21 November 2022)
34
+
35
+
Version 3.5.0 is the first release of the 3.5 series.
36
+
37
+
38
+
39
+
== Java SDK 3.4 Releases
40
+
41
+
32
42
=== Version 3.4.11 (4 October 2023)
33
43
34
44
With thanks to our community for the contribution, support for Micrometer Observation has been added via the new `tracing-micrometer-observation` module.
0 commit comments