Christoph Strobl
a58dbe7ae5
After release cleanups.
...
See #2271
2021-02-17 13:41:54 +01:00
Christoph Strobl
22aaa7a7ee
Prepare next development iteration.
...
See #2271
2021-02-17 13:41:53 +01:00
Christoph Strobl
0542e943e1
Release version 2.4.4 (2020.0.4).
...
See #2271
2021-02-17 12:00:24 +01:00
Christoph Strobl
7bc3ab9a0e
Prepare 2.4.4 (2020.0.4).
...
See #2271
2021-02-17 11:59:37 +01:00
Oliver Drotbohm
f83a2edb69
Upgrade to Servlet 4.0 to align with Spring Framework.
...
Also, tweak test case to avoid to refer to a field in a Spring class but rather use API to access the value. Changes in Spring Framework 5.3.4 require this as the internal structure of AbstractJackson2HttpMessageConverter changed to support custom ObjectMapper instances per type and media type.
Fixes GH-2284.
2021-01-26 22:56:57 +01:00
Christoph Strobl
19606230a7
After release cleanups.
...
See #2259
2021-01-13 15:01:50 +01:00
Christoph Strobl
ad9f3da2ec
Prepare next development iteration.
...
See #2259
2021-01-13 15:01:47 +01:00
Christoph Strobl
77caea0c86
Release version 2.4.3 (2020.0.3).
...
See #2259
2021-01-13 14:18:34 +01:00
Christoph Strobl
0ae0c44d5c
Prepare 2.4.3 (2020.0.3).
...
See #2259
2021-01-13 14:17:43 +01:00
Mark Paluch
a9c881dd94
Upgrade to XMLBeam 1.4.18.
...
Closes #2269
2021-01-07 14:28:44 +01:00
Greg L. Turnquist
f313fa7181
DATACMNS-1841 - Polishing.
2020-12-15 12:26:38 -06:00
Mark Paluch
a41e5ad7a8
DATACMNS-1831 - After release cleanups.
2020-12-09 16:46:53 +01:00
Mark Paluch
b1a689765b
DATACMNS-1831 - Prepare next development iteration.
2020-12-09 16:46:46 +01:00
Mark Paluch
f8ae10e8a0
DATACMNS-1831 - Release version 2.4.2 (2020.0.2).
2020-12-09 16:01:24 +01:00
Mark Paluch
5500e90e6b
DATACMNS-1831 - Prepare 2.4.2 (2020.0.2).
2020-12-09 16:00:53 +01:00
Mark Paluch
c0bddbb196
DATACMNS-1823 - After release cleanups.
2020-11-11 12:14:53 +01:00
Mark Paluch
a7c50d08dd
DATACMNS-1823 - Prepare next development iteration.
2020-11-11 12:14:50 +01:00
Mark Paluch
e513797d41
DATACMNS-1823 - Release version 2.4.1 (2020.0.1).
2020-11-11 11:58:58 +01:00
Mark Paluch
7a2420786f
DATACMNS-1823 - Prepare 2.4.1 (2020.0.1).
2020-11-11 11:58:35 +01:00
Mark Paluch
90ff8b3b16
DATACMNS-1810 - After release cleanups.
2020-10-28 16:10:54 +01:00
Mark Paluch
397eeae6da
DATACMNS-1810 - Prepare next development iteration.
2020-10-28 16:10:50 +01:00
Mark Paluch
a7b7711569
DATACMNS-1810 - Release version 2.4 GA (2020.0.0).
2020-10-28 15:46:54 +01:00
Mark Paluch
2d705ccf38
DATACMNS-1810 - Prepare 2.4 GA (2020.0.0).
2020-10-28 15:46:31 +01:00
Christoph Strobl
85915268b2
DATACMNS-1798 - After release cleanups.
2020-10-14 14:48:47 +02:00
Christoph Strobl
d89f2b2f32
DATACMNS-1798 - Prepare next development iteration.
2020-10-14 14:48:45 +02:00
Christoph Strobl
5f3759b74a
DATACMNS-1798 - Release version 2.4 RC2 (2020.0.0).
2020-10-14 14:28:55 +02:00
Christoph Strobl
ebe1064060
DATACMNS-1798 - Prepare 2.4 RC2 (2020.0.0).
2020-10-14 14:27:37 +02:00
Mark Paluch
a2773ce9e9
DATACMNS-1786 - After release cleanups.
2020-09-16 14:05:28 +02:00
Mark Paluch
6fc95bed1b
DATACMNS-1786 - Prepare next development iteration.
2020-09-16 14:05:24 +02:00
Mark Paluch
9111933ba0
DATACMNS-1786 - Release version 2.4 RC1 (2020.0.0).
2020-09-16 13:57:41 +02:00
Mark Paluch
7c02b47579
DATACMNS-1786 - Prepare 2.4 RC1 (2020.0.0).
2020-09-16 13:57:08 +02:00
Mark Paluch
1a222d7f42
DATACMNS-1794 - Upgrade to XMLBeam 1.4.17.
2020-09-09 13:42:00 +02:00
Mark Paluch
7b9e074f05
DATACMNS-1756 - After release cleanups.
2020-08-12 12:00:22 +02:00
Mark Paluch
45294fca5c
DATACMNS-1756 - Prepare next development iteration.
2020-08-12 12:00:19 +02:00
Mark Paluch
d46094b1b6
DATACMNS-1756 - Release version 2.4 M2 (2020.0.0).
2020-08-12 11:52:05 +02:00
Mark Paluch
20d6b79a01
DATACMNS-1756 - Prepare 2.4 M2 (2020.0.0).
2020-08-12 11:51:40 +02:00
Mark Paluch
e56dcdb461
DATACMNS-1726 - Remove Lombok from compile scope.
...
Use Java ServiceLoader to identify annotation processors.
2020-07-27 12:10:34 +02:00
Mark Paluch
2355e9dcf3
DATACMNS-1771 - Upgrade to Vavr 0.10.3.
2020-07-21 14:37:23 +02:00
Mark Paluch
e6beb5ec8e
DATACMNS-1725 - After release cleanups.
2020-06-25 11:58:22 +02:00
Mark Paluch
3d9146ceab
DATACMNS-1725 - Prepare next development iteration.
2020-06-25 11:58:19 +02:00
Mark Paluch
dd0d19366b
DATACMNS-1725 - Release version 2.4 M1 (2020.0.0).
2020-06-25 11:48:49 +02:00
Mark Paluch
e4b3bc3823
DATACMNS-1725 - Prepare 2.4 M1 (2020.0.0).
2020-06-25 11:48:19 +02:00
Mark Paluch
d3260d3caa
DATACMNS-1653 - Add support for RxJava 3.
...
We now include adapters and registry information for RxJava 3 types.
Original pull request: #444 .
2020-06-21 20:05:53 +02:00
Mark Paluch
302fa6335f
DATACMNS-1713 - After release cleanups.
2020-05-12 12:40:30 +02:00
Mark Paluch
b06215a239
DATACMNS-1713 - Prepare next development iteration.
2020-05-12 12:40:28 +02:00
Mark Paluch
a038ff5efc
DATACMNS-1713 - Release version 2.3 GA (Neumann).
2020-05-12 12:28:23 +02:00
Mark Paluch
017c8d2fd2
DATACMNS-1713 - Prepare 2.3 GA (Neumann).
2020-05-12 12:27:59 +02:00
Mark Paluch
14d5747f68
DATACMNS-1694 - After release cleanups.
2020-04-28 15:11:43 +02:00
Mark Paluch
e5ecd556b8
DATACMNS-1694 - Prepare next development iteration.
2020-04-28 15:11:42 +02:00
Mark Paluch
3019b7954a
DATACMNS-1694 - Release version 2.3 RC2 (Neumann).
2020-04-28 15:03:53 +02:00