Christoph Strobl
ddc8843fc1
query operations
2 years ago
Christoph Strobl
ab4773931b
update crud operations
2 years ago
Christoph Strobl
0a44a2d028
Update template config section
2 years ago
Christoph Strobl
4921c9376e
update samples an anchors in template API
2 years ago
Christoph Strobl
823e0d02fc
make it beautiful
2 years ago
Christoph Strobl
59052bd8ef
first time a site that can actually be viewed
2 years ago
Christoph Strobl
4f8d420b43
moar movement
2 years ago
Christoph Strobl
c08176ac85
move execution callbacks to main API section
2 years ago
Christoph Strobl
da0d49d261
move counting and query options
2 years ago
Christoph Strobl
e2326618a1
move geospatial and full text to query ops
2 years ago
Christoph Strobl
678b0a65b2
move fluent template API and distinct queries
2 years ago
Christoph Strobl
ac82885697
done with template curd ops. next: -> template query api
2 years ago
Christoph Strobl
f052ae1794
template configuration, done. next: -> template crud operations
2 years ago
Christoph Strobl
2f1777e2fb
Done with configuration -> next: template
2 years ago
Christoph Strobl
5c1d5abaf7
workding on the configuration section right now
2 years ago
Christoph Strobl
f5d70ca8bb
start editing
2 years ago
Christoph Strobl
73050198c5
Enable Section Summary TOC for small pages
2 years ago
Christoph Strobl
ab804d5041
Fix cross references
2 years ago
Christoph Strobl
8cc3d466d8
Remove includes
2 years ago
Christoph Strobl
f289404079
Generate a default navigation
2 years ago
Christoph Strobl
c5c8c41879
Split files
2 years ago
Christoph Strobl
38e5e1dfb4
Fix indentation for all pages
2 years ago
Christoph Strobl
099213bbf2
Copy default antora files
2 years ago
Christoph Strobl
1749f9b485
Insert explicit ids for headers
2 years ago
Christoph Strobl
4f71a78302
Migrate Structure
2 years ago
Christoph Strobl
492f09fbdf
Add isReadable method to UnwrappedMongoPersistentProperty.
...
Closes : #4489
2 years ago
Julia
e3e73f5351
Fix `#self` @DocumentReference resolution when used in constructor.
...
This commit enables document reference lookup to use `DocumentReferenceSource` to properly instantiate an entity containig a @DocumentReference `#self` property.
Closes #4484
Original Pull Request: #4486
2 years ago
Mark Paluch
e5aff2645b
Polishing.
...
Refactor duplicate code into callback.
See #4481
2 years ago
Mark Paluch
b3c0fbb02d
Guard command completion listener against unsupported observation context.
...
We now no longer attempt to complete the Observation if the context is not a MongoDB one. For commands that target the admin database and run within a parent observation, we still might have an Observation but that one points to the parent invocation and not the MongoDB one as we do not record commands for the admin database.
Closes #4481
2 years ago
Julia Lee
51de522e88
After release cleanups.
...
See #4450
2 years ago
Julia Lee
d2842b246f
Prepare next development iteration.
...
See #4450
2 years ago
Julia Lee
1f954f45b4
Release version 4.2 M2 (2023.1.0).
...
See #4450
2 years ago
Julia Lee
c14d7bf616
Prepare 4.2 M2 (2023.1.0).
...
See #4450
2 years ago
Mark Paluch
ec7cfa3b8e
Polishing.
...
Update since tags. Add missing Override annotation.
See #4070
Original pull request: #4242
2 years ago
Christoph Strobl
f1cff3cdaa
Introduce AggregationVariable type.
...
This commit introduces a new AggregationVariable type that is intended to better identify variables within a pipeline to avoid mapping failures caused by invalid field names.
Closes #4070
Original pull request: #4242
2 years ago
Christoph Strobl
0fd1273ed9
Update documentation regarding java.time type conversion.
...
Closes #3482
Original pull request: #4460
2 years ago
Julia Lee
16798cb3c2
Update CI properties.
...
See #4450
2 years ago
Julia Lee
963072ec0a
Upgrade to Maven Wrapper 3.9.4.
...
See #4470
2 years ago
Julia
7f64c020b4
Polishing for formatting
...
Original Pull Request: #4455
2 years ago
Julia
a93854fb09
Add integration test to ensure schema validation fails when domain type property values are not encrypted as expected.
...
Closes #4454
Original Pull Request: #4455
2 years ago
Christoph Strobl
b6cd129c93
Fix schema generation for encrypted fields that are considered domain entities.
...
This commit makes sure to consider the encrypted annotation on fields that are considered domain type property values, encrypting the entire object if necessary.
2 years ago
Oliver Christen
c532ec343a
Correct misspellings in documentation
...
Closes : #4461
2 years ago
Christoph Strobl
a44e240402
Polishing.
...
Use previous context instead of root for mapping objects within an Inheriting context. This avoids accidental mapping of fields against the root entity after eg. a projection stage.
Add missing tests for AggregationOperationRenderer to ensure intended context propagation.
Original Pull Request: #4459
2 years ago
Julia Lee
9b82ede047
Fix mapping custom field names in downstream stages in TypedAggregation pipelines.
...
Use the root AggregationOperationContext in nested ExposedFieldsAggregationOperationContext to properly apply mapping for domain properties that use @Field .
Closes #4443
Original Pull Request: #4459
2 years ago
Julia Lee
e1986373fd
Polishing.
...
Remove duplicate test configuration.
Original Pull Request: #4447
2 years ago
Julia Lee
5407456973
Fix test setup so that temporal conversions use symmetric timezone setting.
...
Closes : #4446
Original Pull Request: #4447
2 years ago
Mark Paluch
31f0aa348d
After release cleanups.
...
See #4387
2 years ago
Mark Paluch
28abf1c15b
Prepare next development iteration.
...
See #4387
2 years ago
Mark Paluch
2deede7513
Release version 4.2 M1 (2023.1.0).
...
See #4387
2 years ago
Mark Paluch
5a48825439
Prepare 4.2 M1 (2023.1.0).
...
See #4387
2 years ago