11JBoss Seam Changelog
22====================
33
4- Release Notes - Seam 2 - Unreleased
4+ Release Notes - Seam 2 - Version 2.3.25.ayg 2021-08-26
55
66 * [ ] Prevent NPE when replicating session in some HA scenarios
77 * [#54] Removed inifinspan cache (infinispan-tree has been removed)
@@ -29,26 +29,31 @@ Release Notes - Seam 2 - Version 2.3.23.ayg 2020-08-10
2929
3030 * [ ] Prevent NPE when replicating session in some HA scenarios
3131
32+
3233Release Notes - Seam 2 - Version 2.3.22.ayg 2020-08-02
3334
3435 * [ ] Prevent NPE when replicating session in some HA scenarios
3536 * [ ] Upgrade RichFaces to version 4.6.13.ayg
3637 * [ ] Upgrade OpenPDF to version 1.3.20
3738
39+
3840Release Notes - Seam 2 - Version 2.3.21.ayg 2020-06-11
3941
4042 * [#39] Migrate from itext to OpenPdf
4143 * [ ] Allow EnumConverter to work with null and empty string values
4244
45+
4346Release Notes - Seam 2 - Version 2.3.20.ayg 2020-05-26
4447
4548 * [ ] Prevent NPE when replicating session in some HA scenarios
4649
50+
4751Release Notes - Seam 2 - Version 2.3.19.ayg 2020-05-21
4852
4953 * [ ] Revert excepction filter change, we need both mocks
5054 * [ ] Override SeamStateManager.getViewState
5155
56+
5257Release Notes - Seam 2 - Version 2.3.18.ayg 2020-05-20
5358
5459 * [JBSEAM-4367] clustering and replication calls hashCode and injection fails.
@@ -74,7 +79,7 @@ Release Notes - Seam 2 - Version 2.3.17.ayg 2020-04-30
7479 * [rev 18b1d9d] Upgrade jbpm-jpdl to 3.2.15.ayg
7580 * [ ] Upgrade RichFaces to version 4.6.12.ayg
7681 * [ ] Upgrade PrimeFaces and PrimeFaces Extensions to version 8.0
77-
82+
7883
7984Release Notes - Seam 2 Version 2.3.16.ayg (not released)
8085
@@ -90,16 +95,19 @@ Release Notes - Seam 2 - Version 2.3.15.ayg 2019-03-18
9095 * [ ] Upgrade jbpm-jpdl to 3.2.14.ayg
9196 * [ ] Upgrade itext2 to 2.1.16
9297
98+
9399Release Notes - Seam 2 - Version 2.3.14.ayg 2018-08-22
94100
95101 * [#18] fix actionOutcome EL expresion evaluation from user input.
96102 * [ ] Upgrade Richfaces to 4.6.5.ayg, fixes CVE-2018-12532
97103
104+
98105Release Notes - Seam 2 - Version 2.3.13.ayg 2018-05-17
99106
100107 * [ ] Prevent exception logging if jbpm is not present at runtime
101108 * [ ] Adjust some log levels
102109
110+
103111Release Notes - Seam 2 - Version 2.3.12.ayg 2018-05-06
104112
105113 * [ ] PrimeFaces upgraded to 6.2
@@ -128,6 +136,7 @@ Release Notes - Seam 2 - Version 2.3.11.ayg 2017-08-22
128136 * [ ] Upgrade hibernate to 5.0.14.Final-redhat-1
129137 * [ ] As per RF-13865 - Revert the rename of a4jSkin to richSkin, changing it back to a4jSkin
130138
139+
131140Release Notes - Seam 2 - Version 2.3.10.ayg (pre-release) 2017-06-05
132141
133142 * [ ] Includes full Richfaces distribution (main jar)
@@ -149,9 +158,10 @@ Release Notes - Seam 2 - Version 2.3.8.ayg 2016-05-30
149158 * [ ] Only depends on EHCache 2 (removes dependency with EHCache 1)
150159 * [ ] Update jboss-cache to 1.4.1.SP14
151160
152-
161+
153162Release Notes - Seam 2 - Version 2.3.7.ayg (not released)
154163
164+
155165Release Notes - Seam 2 - Version 2.3.6.ayg 2016-05-26
156166
157167 * [JBSEAM-4678] Stop the PhaseListener doing work on non-seam applications
@@ -209,6 +219,7 @@ Release Notes - Seam 2 - Version 2.3.3-ayg 2016-03-10
209219
210220 * [JBSEAM-4842] - Support for Enums in EL (disabled by default, can be enabled via initial parameter org.jboss.seam.deployment.EnumDeploymentHandler)
211221
222+
212223Release Notes - Seam 2 - Version 2.3.2.ayg 2016-03-08
213224
214225** Bug
0 commit comments