Greg L. Turnquist
e812f89b47
Update CI properties.
...
See #3937
4 years ago
Christoph Strobl
f96d700d8d
Favor Base64Utils over bson internal Base64 type.
...
org.bson.internal.Base64 is no longer available in MongoDB driver 4.5.0.
Related to: #3962
4 years ago
Christoph Strobl
32e7f2032d
Upgrade to MongoDB driver 4.5.0
...
Closes : #3962
4 years ago
Mark Paluch
43ac1984ab
Adapt repository to List-based interface variants.
...
Closes #3964
4 years ago
Greg L. Turnquist
28f262309c
Use Harbor Proxy for containers.
...
Leverage internal infrastructure for pulling Docker container images. Reduces pressure on Docker Hub and reduces risk of hitting rate limits.
See #3954 .
Related https://github.com/spring-projects/spring-data-build/issues/1630 .
4 years ago
Mark Paluch
eefe6b3b21
Update CI properties.
...
See #3937
4 years ago
Mark Paluch
d0f2ca9efc
Polishing.
...
Refine build script.
See #3949
4 years ago
Mark Paluch
e6c8ee037a
Polishing.
...
Extract docker credentials into properties file.
Use tabs for indentation instead of spaces.
See #3949
4 years ago
Christoph Strobl
e63013deac
Remove previously deprecated API.
...
This commit removes and moves off deprecated API.
Additionally some blocks got deprecated due to changes in MongoDB server API.
Resolves : #3952
4 years ago
Mark Paluch
2367379b6d
Use Java 8 Stream as return type for Template operations returning a stream.
...
We now use Stream instead of CloseableIterator for easier stream creation.
Closes : #3944
Original Pull Request: #3946
4 years ago
Mark Paluch
a1c483f2e1
After release cleanups.
...
See #3927
4 years ago
Mark Paluch
64b8b500ae
Prepare next development iteration.
...
See #3927
4 years ago
Mark Paluch
2d15e37bc7
Release version 4.0 M1 (2022.0.0).
...
See #3927
4 years ago
Mark Paluch
54655b88c0
Prepare 4.0 M1 (2022.0.0).
...
See #3927
4 years ago
Jens Schauder
cd395e3324
Remove Eclipse Non-Javadoc comments.
...
Closes #3924
4 years ago
Mark Paluch
33bdbbe851
Polishing.
4 years ago
Christoph Strobl
9f1448df44
Drop support for RxJava 1 and 2.
...
Closes : #3839
4 years ago
Christoph Strobl
e3a4bada63
Move to Jakarta EE9
...
Closes : #3830
4 years ago
Christoph Strobl
dcdf3a2365
Prepare Spring Data MongoDB 4.x branch.
...
Upgrade to data-commons 3.0 and Java 17 (still source level 16 due to asm).
Remove support for threeten, joda-time.
Transition to PersistentEntitiesFactoryBean from data-commons.
Update build to MongoDB 4.4 and 5 with Java17. Remove Java8 setup.
Fix javadoc tooling error on cdi 1 vs. 2 version mix.
Disabled internal package cycle analysis as this requires transition to ArchUnit.
4 years ago
Mihail Cornescu
423e10b7bc
Add IgnoreCase to repository queries documentation.
...
Update reference documentaion and add missing IgnoreCase keyword.
Closes : #3916
Original Pull Request: #3950
4 years ago
Greg L. Turnquist
f62feac421
Externalize build properties.
...
By reading a properties file from an external location, it is possible to inject a consistent set of properties from Spring Data Build. This also supports repeatable builds.
Closes #3949 .
4 years ago
Christoph Strobl
bcbefa9264
Support aggregation operators $first and $last via expression method reference.
...
This commit registers the first(...) and last(...) methods for transformation via SpEL.
Also update reference and java documentation and add issue reference to tests.
Original Pull Request: #3866
4 years ago
Divya Srivastava
a2243536b2
Add support for $first & $last aggregation operators.
...
Closes : #3694
Original Pull Request: #3866
4 years ago
Christoph Strobl
a36e292158
Update aggregation StringOperators documentation.
...
Update reference and java documentation.
Add issue reference to tests.
Align method names and format code.
Original Pull Request: #3861
4 years ago
Divya Srivastava
494c22b192
Add support for $replaceOne & $replaceAll aggregation operators.
...
Closes : #3695
Original Pull Request: #3861
4 years ago
Christoph Strobl
030f12023c
Support aggregation operators $acos and $acosh via expression method reference.
...
This commit registers the acos(...) and acosh(...) methods for transformation via SpEL.
Original Pull Request: #3858
4 years ago
Christoph Strobl
31f640a398
Polishing.
...
Update java doc and add issue references to tests.
Original Pull Request: #3858
4 years ago
Divya Srivastava
54f098a906
Add support for $acos & $acosh aggregation operators.
...
Resolves : #3707
Original Pull Request: #3858
4 years ago
Christoph Strobl
885d05965b
Revert query modification in json parsing tests.
...
Add tests and move json string treatment into the ParameterBindingDocumentCodec.
Finally add issue references and format code.
Original Pull Request: #3907
4 years ago
rolag-it
a8a0fb5dba
Fix expression defining entire query in annotated repository methods.
...
This fix enables defining an entire JSON-based query in Query and Aggregate annotations using a single parameter or SpEL Expression.
Resolves : #3871
Original Pull Request: #3907
4 years ago
Christoph Strobl
67edae8602
After release cleanups.
...
See #3936
4 years ago
Christoph Strobl
249e7746d5
Prepare next development iteration.
...
See #3936
4 years ago
Christoph Strobl
6a979088b5
Release version 3.4 M2 (2021.2.0).
...
See #3936
4 years ago
Christoph Strobl
fca629c117
Prepare 3.4 M2 (2021.2.0).
...
See #3936
4 years ago
Mark Paluch
dfbd1bded5
Polishing.
...
Run mvnw -version command in Artifactory build to display Java version.
See #3882
4 years ago
Christoph Strobl
f9e98669b9
After release cleanups.
...
See #3882
4 years ago
Christoph Strobl
96d4abdf24
Prepare next development iteration.
...
See #3882
4 years ago
Christoph Strobl
23442ef639
Release version 3.4 M1 (2021.2.0).
...
See #3882
4 years ago
Christoph Strobl
01b571dec9
Prepare 3.4 M1 (2021.2.0).
...
See #3882
4 years ago
Christoph Strobl
04ec49eb9e
Avoid schema keyId uuid representation errors.
...
To avoid driver configuration specific UUID representation format errors (binary subtype 3 vs. subtype 4) we now directly convert the given key into its subtype 4 format.
Resolves : #3929
Original pull request: #3931 .
4 years ago
Mark Paluch
d61cf8f57e
Polishing.
...
Simplify assertions, reformat code.
See #3921
Original pull request: #3930 .
4 years ago
Christoph Strobl
50a12121f2
Use index instead of iterator to map position and map keys for updates.
...
This commit removes usage of the iterator and replaces map key and positional parameter mappings with an index based token lookup.
Closes #3921
Original pull request: #3930 .
4 years ago
Mark Paluch
998bd1f9bb
Polishing.
...
Reformat code. Tweak documentation wording and callout syntax.
See #3914 , see #3901
Original pull request: #3915 .
4 years ago
Christoph Strobl
e0a57fa19b
Avoid creating invalid index definitions for Map-like properties.
...
This commit makes sure to exclude Map like structures from index inspection unless annotated with WilcardIndexed.
Closes #3914 , closes #3901
Original pull request: #3915 .
4 years ago
Mark Paluch
9c78802c47
Polishing.
...
Add author tags, extend copyright license years, simplify tests.
See #3892
4 years ago
rolag-it
a958ffb5c8
Fix pagination with reactive fluent Querydsl query definition.
...
Pageable object was not passed to Query, so fetchPage retrieved erroneously the whole dataset as Page content.
Closes #3892
4 years ago
Hett
c31872d979
Avoid double call of fetch method in DefaultReferenceResolver.
...
This commit fixes an issue where the fetch method is called twice when looking up singe value references.
Resolves : #3918
Original Pull Request: #3919
4 years ago
Mark Paluch
212509f56a
Upgrade to MongoDB driver 4.4.1.
...
Closes #3926
4 years ago
Mark Paluch
b348bb6679
Adopt to Mockito changes.
...
Closes #3923
4 years ago
Christoph Strobl
8be5dd3909
Adapt to changes in data-commons.
...
See: spring-projects/spring-data-commons#2514
Related to: #3894
4 years ago