This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/deltaspike.git


The following commit(s) were added to refs/heads/master by this push:
     new ef6028c9 add release notes for 1.9.6
ef6028c9 is described below

commit ef6028c92d79bd89f83271a8ac1af076181d75fb
Author: Mark Struberg <[email protected]>
AuthorDate: Fri Apr 8 17:13:54 2022 +0200

    add release notes for 1.9.6
---
 deltaspike/readme/ReleaseNotes-1.9.6.txt | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/deltaspike/readme/ReleaseNotes-1.9.6.txt 
b/deltaspike/readme/ReleaseNotes-1.9.6.txt
new file mode 100644
index 00000000..315ab24e
--- /dev/null
+++ b/deltaspike/readme/ReleaseNotes-1.9.6.txt
@@ -0,0 +1,19 @@
+Release Notes - DeltaSpike - Version 1.9.6
+
+Bug
+    [DELTASPIKE-1133] - Don't override the log level
+    [DELTASPIKE-1427] - JUL Logging with {} as param leeds to 
NumberFormatException
+    [DELTASPIKE-1433] - EntityManagerFactoryProducer should also provide a 
@Disposes method
+    [DELTASPIKE-1453] - injecting config of Class got broken
+
+New Feature
+    [DELTASPIKE-1431] - add easy way to disable InvocationResultLogger
+    [DELTASPIKE-1444] - Create POJO and Record based Config
+    [DELTASPIKE-1445] - Dynamic Config injection via a Supplier<T>
+
+Improvement
+    [DELTASPIKE-1426] - DeltaSpikeProxyFactory is slow on start
+    [DELTASPIKE-1432] - Proxy class definition does not work
+
+Task
+    [DELTASPIKE-1452] - upgrade to apache-parent 25

Reply via email to