4118 Commits (e1c15d0b56bf2ffbc96cedd546f78979c00a13ee)
 

Author SHA1 Message Date
Mark Paluch e1c15d0b56
Release version 5.0 M4 (2025.1.0). 8 months ago
Mark Paluch 2f380f2745
Prepare 5.0 M4 (2025.1.0). 8 months ago
Mark Paluch eba608ba86
Fix AOT evaluation code generation when method has no parameters. 8 months ago
Mark Paluch d9899c4ebf
Add AOT Integration test variant for PersonRepositoryIntegrationTests. 8 months ago
Mark Paluch 8c94f3bc84
Add support for named queries. 8 months ago
Mark Paluch 04d0d94244
Introduce factory methods for MongoDatabaseFactory for client lifecycle guidance. 8 months ago
Mark Paluch 0bb302cb8e
Document client disposal using MongoDatabaseFactory. 8 months ago
Mark Paluch ebb7b58c32
Document how to create `MongoTemplate` and `MongoTransactionManager` for default transaction participation. 8 months ago
Mark Paluch eafe49748e
Upgrade to Maven Wrapper 3.9.11. 8 months ago
Mark Paluch 73ce59533a
Polishing. 8 months ago
Christoph Strobl c4f936951c
Polishing. 8 months ago
Andrey Litvitski 71715dcaa6
Deprecate MongoCustomConversions.BigDecimalRepresentation.STRING. 8 months ago
Mark Paluch 50de1d6a0e
Use consistently ParameterBindingDocumentCodec to parse queries and aggregations in AOT-generated code. 8 months ago
Mark Paluch 4812760bcf
Polishing. 8 months ago
Christoph Strobl 13921be82f
Retry flakey vector search tests. 8 months ago
Christoph Strobl 8f7fef4c5a
Introduce reusable code fragments for generating code. 8 months ago
Christoph Strobl 053158b8d8
Add support for generating VectorSearch queries during AOT. 8 months ago
Christoph Strobl 66653b9918
Add Collation to generated query if present. 8 months ago
Christoph Strobl bcd7e0531f
Support generating queries containing expressions during AOT. 8 months ago
Christoph Strobl b5fc92220e
Support generating geospatial queries during AOT. 8 months ago
Christoph Strobl b1ac55cb62
Update javadoc & switch method defaulting. 8 months ago
Mark Paluch 5d85f24ad2
Polishing. 8 months ago
Ricardo Mello 6ce4b6da98
Clarify manual vs. derived QE setup and add example project link. 8 months ago
Mark Paluch 61cbfb5a11
Polishing. 9 months ago
Christoph Strobl 8a9e6bf178
Enable AOT repository generation by default. 9 months ago
Christoph Strobl 7876b921a6
Move off deprecated API where possible. 9 months ago
Christoph Strobl 79570af7d6
Move off deprecated API in AOT support. 9 months ago
Christoph Strobl c9fdd2ef18
Allow setting bucket maxSpan & rounding for time series collection. 9 months ago
Hyunsang Han 479d213b27
Add time series collection support to `$out` aggregation operation. 9 months ago
Mark Paluch e22a0d26c6
Polishing. 9 months ago
Mark Paluch 925e3cdcad
Polishing. 9 months ago
Christoph Strobl d43d6b062e
Introduce `@EnableIfVectorSearchAvailable` to wait and conditionally skip tests. 9 months ago
Christoph Strobl 8fc6df0c95
Follow changes in data commons. 9 months ago
Mark Paluch 6a0d882867
Polishing. 9 months ago
Junhyeok Lee 431fc7f886
Enable auto-startup for `DefaultMessageListenerContainer`. 9 months ago
Mark Paluch 2ecab81eb4
Polishing. 9 months ago
yangchef1 b9de7b47de
Allow customizing order for `AuditingEntityCallback` and `ValidatingEntityCallback`. 9 months ago
Christoph Strobl d3dcaa9c4d
Update readme. 9 months ago
Ricardo Mello f5570aa6bb
Update Documentation. 9 months ago
Mark Paluch 313ee26c27
Polishing. 10 months ago
michaldo bcbdc71edb
Always include Collection tag in MongoDB observations. 10 months ago
Christoph Strobl 2a82550952
Upgrade to MongoDB driver 5.5.1 10 months ago
Mark Paluch ba15b53e4c
Polishing. 10 months ago
Mark Paluch 96c2e710e6
Polishing. 10 months ago
Christoph Strobl 194746a9ed
Add support for non-queryable encrypted fields in `CollectionOptions`. 10 months ago
Christoph Strobl 5d5e4748bf
Fix missing precision value when creating encryption settings. 10 months ago
Mark Paluch fca17fc961
Polishing. 10 months ago
Christoph Strobl 91f613749f
Update `$out` stage rendering to documented format. 10 months ago
Mark Paluch 4e53fa792e
Add `createCollection(…)` overload accepting a customizer function for `CollectionOptions`. 10 months ago
Mark Paluch 172a7d1940
Document `createCollection(…)` annotation usage. 10 months ago