Commit Graph

832 Commits

Author SHA1 Message Date
Mark Paluch
0ff232e81c DATAGRAPH-1307 - Updated changelog. 2020-04-28 14:46:49 +02:00
Mark Paluch
b875d5d2ba DATAGRAPH-1297 - Updated changelog. 2020-04-28 11:59:00 +02:00
Gerrit Meier
890c5d4db9 DATAGRAPH-1313 - Upgrade to Neo4j OGM 3.2.11. 2020-04-27 11:01:49 +02:00
Greg Turnquist
75364e6f60 DATAGRAPH-1311 - Use JDK 14 for Java.NEXT CI testing. 2020-04-09 14:34:34 -05:00
Mark Paluch
79544c9568 DATAGRAPH-1302 - After release cleanups. 2020-03-31 15:08:05 +02:00
Mark Paluch
a5453fefcc DATAGRAPH-1302 - Prepare next development iteration. 2020-03-31 15:08:04 +02:00
Mark Paluch
1768aff41e DATAGRAPH-1302 - Release version 5.3 RC1 (Neumann). 2020-03-31 14:59:41 +02:00
Mark Paluch
9cb893897c DATAGRAPH-1302 - Prepare 5.3 RC1 (Neumann). 2020-03-31 14:59:20 +02:00
Mark Paluch
3d19419a8c DATAGRAPH-1302 - Updated changelog. 2020-03-31 14:59:15 +02:00
Mark Paluch
54d0d54e36 DATAGRAPH-1298 - Updated changelog. 2020-03-25 10:59:46 +01:00
Gerrit Meier
10e0a6ef99 DATAGRAPH-1304 - Upgrade to Neo4j OGM 3.2.10. 2020-03-19 14:57:25 +01:00
Jens Schauder
60d866ae10 DATAGRAPH-1291 - After release cleanups. 2020-03-11 09:57:42 +01:00
Jens Schauder
c85cefc6c6 DATAGRAPH-1291 - Prepare next development iteration. 2020-03-11 09:57:41 +01:00
Jens Schauder
4748b279d9 DATAGRAPH-1291 - Release version 5.3 M4 (Neumann). 2020-03-11 09:47:07 +01:00
Jens Schauder
9473035580 DATAGRAPH-1291 - Prepare 5.3 M4 (Neumann). 2020-03-11 09:46:29 +01:00
Jens Schauder
b4a0578ec0 DATAGRAPH-1291 - Updated changelog. 2020-03-11 09:46:20 +01:00
Gerrit Meier
d19edc2815 DATAGRAPH-1300 - Change query paramater style.
Use the $-style instead of the deprecated {}.
2020-03-06 07:30:32 +01:00
Michael Simons
357e6fb5e5 DATAGRAPH-1299 - Remove usage of deprecated Neo4j-OGM API.
This changes two things:

* A test, that needs to create correct test data now (all labels are required)
* The interaction with the filter api.

Most of it works by just using the shims we have in place and not adding `@Override` for those methods that are to be dropped.

Only the native distance comparision needs a bit of reflective work.
2020-02-27 17:21:31 +01:00
Mark Paluch
8a2b5709f7 DATAGRAPH-1283 - Updated changelog. 2020-02-26 11:55:04 +01:00
Mark Paluch
50c114e54a DATAGRAPH-1282 - Updated changelog. 2020-02-26 11:31:47 +01:00
Michael Simons
a6f147b875 DATAGRAPH-1295 - Upgrade to Neo4j OGM 3.2.9. 2020-02-25 10:15:52 +01:00
Michael Simons
e8e8ffda60 DATAGRAPH-1294 - Improve Docs in regards of OpenSessionInViewFilter. 2020-02-25 09:05:08 +01:00
Michael Simons
fb6e8b3e42 DATAGRAPH-1292 - Verify bolt connection before unwrapping the driver. 2020-02-24 20:57:29 +01:00
Ihor Dziuba
1ec70c426f DATAGRAPH-1290 - Add case insensitive order support for custom queries. 2020-02-17 09:19:03 +01:00
Mark Paluch
c5a364072c DATAGRAPH-1285 - After release cleanups. 2020-02-12 15:04:22 +01:00
Mark Paluch
940088d8cb DATAGRAPH-1285 - Prepare next development iteration. 2020-02-12 15:04:21 +01:00
Mark Paluch
fab5121ad5 DATAGRAPH-1285 - Release version 5.3 M3 (Neumann). 2020-02-12 14:47:16 +01:00
Mark Paluch
44bac7ac30 DATAGRAPH-1285 - Prepare 5.3 M3 (Neumann). 2020-02-12 14:46:56 +01:00
Mark Paluch
1ecbea7edc DATAGRAPH-1285 - Updated changelog. 2020-02-12 14:46:50 +01:00
Gerrit Meier
ce5647033d DATAGRAPH-1289 - Upgrade to OGM 3.2.8. 2020-02-10 14:57:45 +01:00
Ihor Dziuba
925717f3d7 DATAGRAPH-1241 - Add named count query support.
Named count query can be specified in neo4j-named-queries.properties by adding '.countQuery' suffix to the corresponding named query property key.
2020-02-10 14:43:14 +01:00
Mark Paluch
cb150582d7 DATAGRAPH-1288 - Inherit Spring Data Build-managed Checkstyle version. 2020-02-08 17:06:30 +01:00
Mark Paluch
19325c6ce1 Merge remote-tracking branch 'origin/master' 2020-02-08 16:47:46 +01:00
Michael Simons
dc0024a269 DATAGRAPH-1286 - Support generated ids in derived finder methods.
This introduces NativeIdFilterFunction that is applied when a derived finder method hits a native id property.
2020-01-20 13:45:12 +01:00
Mark Paluch
a09ee238cb DATAGRAPH-1284 - After release cleanups. 2020-01-17 09:47:50 +01:00
Mark Paluch
bd3ba26c86 DATAGRAPH-1284 - Prepare next development iteration. 2020-01-17 09:47:49 +01:00
Mark Paluch
da588d3b4c DATAGRAPH-1284 - Release version 5.3 M2 (Neumann). 2020-01-17 09:39:03 +01:00
Mark Paluch
a1a3b1ae36 DATAGRAPH-1284 - Prepare 5.3 M2 (Neumann). 2020-01-17 09:38:43 +01:00
Mark Paluch
181ff23911 DATAGRAPH-1284 - Updated changelog. 2020-01-17 09:38:37 +01:00
Mark Paluch
d691d1a51b DATAGRAPH-1257 - After release cleanups. 2020-01-16 16:11:55 +01:00
Mark Paluch
b1ed73be5d DATAGRAPH-1257 - Prepare next development iteration. 2020-01-16 16:11:54 +01:00
Mark Paluch
b5b00331c4 DATAGRAPH-1257 - Release version 5.3 M1 (Neumann). 2020-01-16 16:05:23 +01:00
Mark Paluch
c23c790877 DATAGRAPH-1257 - Prepare 5.3 M1 (Neumann). 2020-01-16 16:05:03 +01:00
Mark Paluch
75a27dd86a DATAGRAPH-1257 - Updated changelog. 2020-01-16 16:04:59 +01:00
Mark Paluch
dd00f3d7bb DATAGRAPH-1273 - Updated changelog. 2020-01-15 12:51:12 +01:00
Mark Paluch
030a0f9fb5 DATAGRAPH-1272 - Updated changelog. 2020-01-15 10:36:35 +01:00
Greg Turnquist
62043cad77 DATAGRAPH-1265 - Tweak Travis CI. 2020-01-14 10:34:49 -06:00
Greg Turnquist
b5898bf0b4 DATAGRAPH-1265 - Enable JDK 11+ builds. 2020-01-14 10:34:39 -06:00
Gerrit Meier
d20492872c DATAGRAPH-1280 - Upgrade to OGM 3.2.5. 2020-01-09 09:20:08 +01:00
Michael Simons
2e675ea47d DATAGRAPH-1278 - Update license header to extend to 2020. 2020-01-06 11:54:07 +01:00