|
1 |
| -<a name="5.2.0"></a> |
2 |
| -# [5.2.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v5.1.0...v5.2.0) / 2022-05-19 |
| 1 | +# History |
| 2 | + |
| 3 | +- [6.0.0](#600-2023-01-02) (Jan 2023) |
| 4 | +- [5.2.0](#520-2022-05-19) (May 2022) |
| 5 | +- [5.1.0](#510-2021-03-17) (Mar 2021) |
| 6 | +- [5.0.0](#500-2018-03-01) (Mar 2018) |
| 7 | +- [4.3](#43-2017-12-24) (Dec 2017) |
| 8 | +- [4.2](#42-2017-12-24) (Dec 2017) |
| 9 | +- [4.1](#41-2017-04-05) (Apr 2017) |
| 10 | +- [4.0](#40-2017-03-06) (Mar 2017) |
| 11 | +- [3.1](#31-2016-12-16) (Dec 2016) |
| 12 | +- [3.0](#30-2016-11-19) (Nov 2016) |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +# Release notes |
| 17 | + |
| 18 | +## [6.0.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v5.2.0...v6.0.0) (2023-01-02) |
| 19 | + |
| 20 | + |
| 21 | +### Features |
| 22 | + |
| 23 | +* upgrade to Spring Boot 3.0.0 ([d4c810e](https://github.com/darrachequesne/spring-data-jpa-datatables/commit/d4c810e0444556906b8639dead0861adea27ee69)) |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +## [5.2.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v5.1.0...v5.2.0) (2022-05-19) |
3 | 28 |
|
4 | 29 |
|
5 | 30 | ### Features
|
|
8 | 33 |
|
9 | 34 |
|
10 | 35 |
|
11 |
| -<a name="5.1.0"></a> |
12 |
| -# [5.1.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v5.0.0...v5.1.0) / 2021-03-17 |
| 36 | +## [5.1.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v5.0.0...v5.1.0) (2021-03-17) |
13 | 37 |
|
14 | 38 | ### Features
|
15 | 39 |
|
16 | 40 | * add support for the SearchPanes extension ([16803f9](https://github.com/darrachequesne/spring-data-jpa-datatables/commit/16803f9d1e4f8c8c7b128a55b0be96d8cec36382))
|
17 | 41 |
|
18 |
| -<a name="5.0.0"></a> |
19 |
| -# [5.0.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.3...v5.0.0) / 2018-03-01 |
| 42 | + |
| 43 | + |
| 44 | +## [5.0.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.3...v5.0.0) (2018-03-01) |
20 | 45 |
|
21 | 46 |
|
22 | 47 | ### BREAKING CHANGES
|
23 | 48 |
|
24 |
| - * Update to spring boot 2.0.0 (#73) |
| 49 | + * Update to spring boot 2.0.0 ([#73](https://github.com/darrachequesne/spring-data-jpa-datatables/pull/73)) |
| 50 | + |
25 | 51 |
|
26 | 52 |
|
27 |
| -<a name="4.3"></a> |
28 |
| -# [4.3](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.2...v4.3) / 2017-12-24 |
| 53 | +## [4.3](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.2...v4.3) (2017-12-24) |
29 | 54 |
|
30 | 55 |
|
31 | 56 | ### Bug Fixes
|
32 | 57 |
|
33 |
| - * Remove JOIN FETCH when using COUNT query (#68) |
| 58 | + * Remove JOIN FETCH when using COUNT query ([#68](https://github.com/darrachequesne/spring-data-jpa-datatables/pull/68)) |
34 | 59 |
|
35 | 60 |
|
36 |
| -<a name="4.2"></a> |
37 |
| -# [4.2](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.1...v4.2) / 2017-12-24 |
| 61 | + |
| 62 | +## [4.2](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.1...v4.2) (2017-12-24) |
38 | 63 |
|
39 | 64 |
|
40 | 65 | ### Bug Fixes
|
41 | 66 |
|
42 |
| - * Add proper JOIN FETCH clause (#67) |
43 |
| - * Remove column duplicates when using JOIN FETCH (#64) |
| 67 | + * Add proper JOIN FETCH clause ([#67](https://github.com/darrachequesne/spring-data-jpa-datatables/pull/67)) |
| 68 | + * Remove column duplicates when using JOIN FETCH ([#64](https://github.com/darrachequesne/spring-data-jpa-datatables/pull/64)) |
| 69 | + |
44 | 70 |
|
45 | 71 |
|
46 |
| -<a name="4.1"></a> |
47 |
| -# [4.1](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.0...v4.1) / 2017-04-05 |
| 72 | +## [4.1](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.0...v4.1) (2017-04-05) |
48 | 73 |
|
49 | 74 |
|
50 | 75 | ### Bug Fixes
|
51 | 76 |
|
52 |
| - * Fix searching with the separator "+" (#55) |
| 77 | + * Fix searching with the separator "+" ([#55](https://github.com/darrachequesne/spring-data-jpa-datatables/pull/55)) |
| 78 | + |
53 | 79 |
|
54 | 80 |
|
55 |
| -<a name="4.0"></a> |
56 |
| -# [4.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v3.1...v4.0) / 2017-03-06 |
| 81 | +## [4.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v3.1...v4.0) (2017-03-06) |
57 | 82 |
|
58 | 83 |
|
59 | 84 | ### BREAKING CHANGES
|
60 | 85 |
|
61 |
| - * Update bom to Brussels-RELEASE version (#51) |
| 86 | + * Update bom to Brussels-RELEASE version ([#51](https://github.com/darrachequesne/spring-data-jpa-datatables/pull/51)) |
62 | 87 |
|
63 | 88 |
|
64 |
| -<a name="3.1"></a> |
65 |
| -# [3.1](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v3.0...v3.1) / 2016-12-16 |
| 89 | + |
| 90 | +## [3.1](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v3.0...v3.1) (2016-12-16) |
66 | 91 |
|
67 | 92 |
|
68 | 93 | ### Features
|
69 | 94 |
|
70 |
| - * Add the ability to filter on NULL values (#44) |
| 95 | + * Add the ability to filter on NULL values ([#44](https://github.com/darrachequesne/spring-data-jpa-datatables/pull/44)) |
| 96 | + |
71 | 97 |
|
72 | 98 |
|
73 |
| -<a name="3.0"></a> |
74 |
| -# [3.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v2.6...v3.0) / 2016-11-19 |
| 99 | +## [3.0](https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v2.6...v3.0) (2016-11-19) |
75 | 100 |
|
76 | 101 |
|
77 | 102 | ### Bug Fixes
|
78 | 103 |
|
79 |
| - * Restrict eager loading to @OneToOne and @OneToMany relationships (#39) |
| 104 | + * Restrict eager loading to @OneToOne and @OneToMany relationships ([#39](https://github.com/darrachequesne/spring-data-jpa-datatables/pull/39)) |
80 | 105 |
|
81 | 106 |
|
82 | 107 | 2.6 / 2016-10-13
|
|
0 commit comments