671 Commits

Author SHA1 Message Date
Greg L. Turnquist
7e2dce799b After release cleanups.
See #756
2022-08-29 16:58:18 +00:00
Greg L. Turnquist
ef64d6b540 Prepare next development iteration.
See #756
2022-08-29 16:58:05 +00:00
Greg L. Turnquist
8acb8fc216 Release version 1.3.12 (2021.0.12).
See #756
2022-08-29 16:36:50 +00:00
Greg L. Turnquist
fbb4486a18 Prepare 1.3.12 (2021.0.12).
See #756
2022-08-29 16:34:25 +00:00
Mark Paluch
38c63657ea Update CI properties.
See #756
2022-06-03 09:36:02 +02:00
Christoph Strobl
dc6c965049 After release cleanups.
See #742
2022-04-19 13:59:27 +02:00
Christoph Strobl
963e4fc93c Prepare next development iteration.
See #742
2022-04-19 13:59:23 +02:00
Christoph Strobl
b9b4c91850 Release version 1.3.11 (2021.0.11).
See #742
2022-04-19 13:48:18 +02:00
Christoph Strobl
38d5988276 Prepare 1.3.11 (2021.0.11).
See #742
2022-04-19 13:47:43 +02:00
Mark Paluch
5b430e1ba5 Use Spring Data JDBC version property for Spring Data Relational dependencies.
Closes #754
2022-04-19 12:00:07 +02:00
Mark Paluch
ead01e4da9 After release cleanups.
See #723
2022-03-21 14:34:34 +01:00
Mark Paluch
047c71dd7c Prepare next development iteration.
See #723
2022-03-21 14:34:32 +01:00
Mark Paluch
8c439dda42 Release version 1.3.10 (2021.0.10).
See #723
2022-03-21 14:26:37 +01:00
Mark Paluch
04405ce4c8 Prepare 1.3.10 (2021.0.10).
See #723
2022-03-21 14:26:09 +01:00
Mark Paluch
193b6d3571 Upgrade to netty 4.1.75.Final.
See #741
2022-03-18 08:55:26 +01:00
Mark Paluch
5557738400 Upgrade to R2DBC Arabba-SR13.
Closes #741
2022-03-18 08:55:25 +01:00
Mark Paluch
fd5b3602e7 Use Java 8 to build snapshots for Artifactory.
Closes #726
2022-03-15 14:34:53 +01:00
Mark Paluch
62fea10921 Update CI properties.
See #723
2022-02-22 14:08:48 +01:00
Mark Paluch
7140823cae Upgrade to Maven Wrapper 3.8.4.
See #728
2022-02-22 13:55:00 +01:00
Mark Paluch
8390736c41 Polishing.
Externalize artifactory credentials identifier.

See #726
2022-02-22 10:20:58 +01:00
Mark Paluch
e9af002edc Use Java 17 to build snapshots for Artifactory.
Closes #726
2022-02-22 10:20:58 +01:00
Mark Paluch
08b1ec901a Update CI properties.
See #723
2022-02-21 14:51:43 +01:00
Mark Paluch
dda877a96f After release cleanups.
See #703
2022-02-18 10:32:52 +01:00
Mark Paluch
e5839b2ab4 Prepare next development iteration.
See #703
2022-02-18 10:32:50 +01:00
Mark Paluch
6d47b38b21 Release version 1.3.9 (2021.0.9).
See #703
2022-02-18 10:24:48 +01:00
Mark Paluch
4dd9ff596a Prepare 1.3.9 (2021.0.9).
See #703
2022-02-18 10:24:13 +01:00
Christoph Strobl
f89b38c244 Update copyright year to 2022.
See: #722
2022-02-17 14:43:55 +01:00
Greg L. Turnquist
6235660683 Update CI properties.
See #703
2022-02-14 14:38:48 -06:00
dependabot[bot]
9c036eeb9f Upgrade postgresql to 42.2.25.
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.2.25.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.5...REL42.2.25)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Closes #716
2022-02-10 10:56:01 +01:00
Mark Paluch
ed79d92d1d Polishing.
Extract docker credentials into properties file.

See #715
2022-02-03 13:23:42 +01:00
Greg L. Turnquist
53d46b7255 Externalize build properties.
See #715.
2022-02-03 13:16:08 +01:00
Mark Paluch
4c8955de11 Guard access to identifier property.
We now check in all places where we optionally use the Id property that an entity actually has an Id property and fall back leniently if the entity doesn't have an identifier property.

Also, we use IdentifierAccessor consistently if the property is an identifier property.

See #711
2022-01-20 13:39:51 +01:00
Christoph Strobl
b6b0f80db7 After release cleanups.
See #687
2022-01-14 10:00:57 +01:00
Christoph Strobl
c0bf26dafc Prepare next development iteration.
See #687
2022-01-14 10:00:54 +01:00
Christoph Strobl
620798af5a Release version 1.3.8 (2021.0.8).
See #687
2022-01-14 09:47:48 +01:00
Christoph Strobl
bee670e2a6 Prepare 1.3.8 (2021.0.8).
See #687
2022-01-14 09:47:08 +01:00
Mark Paluch
abe23989e6 Upgrade to R2DBC Arabba-SR12.
Closes #702
2022-01-14 08:53:35 +01:00
Mark Paluch
f411a0cd86 Reflectively invoke RowMetadata.getColumnMetadatas.
We now use reflection to call RowMetadata.getColumnMetadatas to avoid NoSuchMethodError when using R2DBC 0.9 as the return type has changed in newer R2DBC versions.

Closes #699
2022-01-03 16:26:03 +01:00
Mark Paluch
db82073512 Polishing.
Remove unused imports. Use more explicit lambda parameter naming.

Original pull request: #690.
See #689
2021-12-07 09:27:48 +01:00
JoseLion
2a0603054f Use BeforeConvert callback result on non-versioned updates.
Previously, we used the original entity.

Closes #689
Original pull request: #690.
2021-12-07 09:27:48 +01:00
Jens Schauder
7c1328bda3 After release cleanups.
See #667
2021-11-12 10:38:57 +01:00
Jens Schauder
57412a24c5 Prepare next development iteration.
See #667
2021-11-12 10:38:54 +01:00
Jens Schauder
30b674f727 Release version 1.3.7 (2021.0.7).
See #667
2021-11-12 10:27:20 +01:00
Jens Schauder
69c64d915b Prepare 1.3.7 (2021.0.7).
See #667
2021-11-12 10:26:43 +01:00
Mark Paluch
e27328fce4 Polishing.
Reduce test method visibility.

See #683
2021-11-10 14:34:57 +01:00
Mark Paluch
02cf351f41 Move off RowMetadata.getColumnNames(…) in preparation for R2DBC 0.9.
Closes #683
2021-11-10 14:34:57 +01:00
Mark Paluch
4d65223355 Avoid nested entity creation if column value is null.
We now no longer attempt to create instances of nested entities if the column value is null. Previously the null check happened after checking registered custom conversions which has lead to potential object creation for columns containing null values.

Closes #670
2021-10-25 15:43:48 +02:00
Nik Handyman
7f3bc97a4e Remove redundant word from reference documentation.
Closes #634
2021-10-25 15:22:26 +02:00
Mark Paluch
c159de5142 After release cleanups.
See #653
2021-10-18 11:19:44 +02:00
Mark Paluch
9661b4dfc7 Prepare next development iteration.
See #653
2021-10-18 11:19:41 +02:00