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: migration-guide.adoc
+13
Original file line number
Diff line number
Diff line change
@@ -899,6 +899,19 @@ Hibernate no longer provides built-in support for integrating itself with JMX en
899
899
Hibernate no longer provides built-in support for integrating itself with JACC environments.
900
900
901
901
902
+
[[release-artifacts]]
903
+
=== Release artifacts
904
+
905
+
We no longer publishing zip and tgz bundles to SourceForge.
906
+
907
+
We now publish additional documentation artifacts, such as:
908
+
909
+
- This link:{migration-guide-url}[Migration Guide]
910
+
- The generated link:{docs-url}/logging/logging.html[logging] report
911
+
- The generated link:{docs-url}/incubating/incubating.txt[incubation] report
912
+
- The generated link:{docs-url}/internals/internal.txt[internals] report
913
+
914
+
902
915
=== Previously Deprecated features
903
916
904
917
* 'hibernate.classLoader.application', 'hibernate.classLoader.resources', 'hibernate.classLoader.hibernate' and 'hibernate.classLoader.environment': use 'hibernate.classLoaders' instead.
0 commit comments