Commit 3ecc5ab
* Docsp 28305 qe on disk format wire protocol (#3244)
* Cleaned feature branch
* Internal PR feedback
* Fixed lingering merge text
* External review: removed write amplification for delete operations
* Revert "Remove insertmany from QE restricted operations (#3251)" (#3296)
This reverts commit f1377c73483ceed9744d4d48647b56295706dcdc.
* Docsp 29188 remove insertmany from restricted (#3300)
* One line fix
* Removed wording around future release functionality for index compaction. Left key creation language because there's a separate ticket for that content.
* Light editorial cleanup, removed refs to technical preview
* Attempted to clean up wording around unique index limitations
* Attempted to clarify limitation around validation settings
* PR feedback
* Syntax fix
* Docsp 28249 qe redaction (#3291)
* Rebase to latest state of qe-equality-ga
* Cleaned up old :doc: directives
* Removed self reference links
* Cleaned up old version references
* Spellcheck
* Build cleanup
* Changed collstats redaction per SERVER-75266
* Changed collstats redaction per SERVER-75266--amend
* Moved log redaction to the existing redaction heading
* Moved log redaction to the existing redaction heading--amend
* Moved log redaction to the existing redaction heading--amend
* PR feedback
* Cleanup from qe-equality-ga branch diversion
* PR feedback
* Copy edit, passive voice/future
* Added shortdesc to limitations
* Shortdesc and editorial cleanup
* Rebase cleanup
* Internal review feedback
* External PR feedback
* Fle sample app refactor (#3397)
* add java tutorial source only
* maven pom.xml for java build
* update object property passing
* add vm options
* update variables per sync meeting
* Java tutorial naming updates
* c# updates
* c# updates
* fix indents
* update testing instructions
* python - naming updates
* go tutorial - naming updates
* start/end tags and readme
* Go tutorial: added comment labels
* python include tags and readme
* add kms placeholder
* add envrc_template
* update README
* rename project
* start/end tags
* remove extra method
* clean up
* Delete QueryableEncryption.csproj
* Go tutorial: add readme, sample environment template small updates
* remove whitespace
* fix label
* Java tutorial: add labels
* refactored to add auto dek
* c# key auto generation
* refactored tutorial template
* js feedback
* python auto-key
* python replace main script
* python tutorial fix
* java tutorial auto key creation
* create/find first draft
* first draft tutorial text
* typo
* Go tutorial updates for auto key creation
* Python tutorial cleanup
* remove encryptedFieldsMap
* tutorial text feedback
* Add CMK step, fix errors, add Azure tutorial
* admonition for persisting keyId
* keyId admonition edits
* cc feedback
* c# cleanup
* fix compile error
* move return statements
* add project and fix README
* updates to admonition
* PRR fixes to admonition
* cc feedback
* PRR fixes for PyMongo tutorial
* remove insert client from PyMongo tutorial
* apply changes to azure page
* envrc updates for PyMongo tutorial
* apply changes to gcp page
* PRR fix for PyMongo tutorial: check insert result
* apply changes to kmip page
* adds refactored mongosh sample app
* fixes mongosh kmip issue
* Java tutorial dotenv and README updates
* Java README, add dotenv to deps
* update variable names per code review
* code review suggestions
* Golang tutorial updates and various README updates
* fix encrypted fields map
* fix kms
* start adding language tabs
* PRR review fixes for Java tutorial
* add comment in Python tutorial
* PRR fixes for Golang tutorial
* fix for relocated files
* c# edits
* go edits
* java edits
* python edits
* add tabs for all languages
* fix go merge conflict
* fix go merge conflict
* update node variable names per code review
* remove insert client
* update README files
* provide more detail in the README
* adds package.json to mongosh and updates README
* removes package.json
* bd c# feedback
* fix merge error
* README updates for Java and Python, requirements update for Python
* bd c# feedback
* Java and Golang README updates
* envrc fixes
* node readme fix
* updates to READMEs
* fix link to keys and key vaults
* go tutorial fix placeholder
* fix copypasta
* fix driver tab ids
* encryptionCollectionName -> encryptedCollectionName and encryptionDatabaseName -> encryptedDatabaseName
* checks for existing master-key.txt before generating new file
* checks value of acknowledged field on insert results
* updates README
* remove create insert client step
* no need to specify shared lib in mongosh
* clean up
* tutorial fixes
* code fixes for tutorial
* Go fix comment structure
* Python code: update placeholder comments
* mongosh updates
* Bailey feedback and requested changes
* updated code comments to prevent confusion about placeholders
* mongosh - updated code comments to prevent confusion about placeholders
* fix driver tabs for nodejs and java-sync
* small aws fixes
* azure tutorial
* fix language literalinclude references
* azure tutorial
* gcp tutorial
* path updates
* do not install mongosh via homebrew for QE
* fix java paths aws
* tabid fix for java-sync
* tabid fix for nodejs
* Update README.md
* do not install mongosh via homebrew for QE
* tabid and indentation fixes
* direnv install
* remove data
* removes master-key
* removes .envrc
* change insert-patient-document -> insert-document
* snippet fixes
* literalinclude fixes
* fix tabids and include paths
* fix references
* kmip tutorial + code changes
* update go version
* shell placeholder text
* fix includes references
* shell placeholder text azure
* shell placeholder text gcp
* shell placeholder text kmip
* quick start draft
* Java KMIP update
* quick start fixes
* quick start fixes
* kmip include comment fix
* Clarify Java KMIP certificates and TLS options
* fix go code
* update ref tags
* more ref tags + Learn More sections
* rename tutorials and quick start
* fix go code
* fix python comment
* update text
* update import
* Java envrc_template fix
* link to README in Quickstart
* quick-start fixes + automatic encryption wording
* reformat cmk from command line
* automatic encryption wording
* formatting
* formatting
* golang -> go
* Go kmip comment name fix
* refactor branch logic
* add data models to aws tutorial
* java tutorial - updates for quickstart
* fix c# data models
* python tutorial - fix comment boundaries
* add C# data models + fix includes
* python - show kms_provider_credentials
* auto > automatic
* add placeholder
* update java dependencies to latest
* update READMEs to include mention of release candidate
* bd c# feedback
* move c# data models
* update kmsProviders variable
* link to readmes in environment variables admonition
* re-adding deleted method
* java kmip add link
* tutorial fixes
* move start and end comments for kmsProviders
* mongosh fixes
* mongosh kmsProviderCredentials variable
* mongosh updates
* add go models to tutorials and quick start
* go syntax highlight
* spacing
* add shell tab
* bd c# feedback
* kmip fixes
* gcp fix
* go - fix comment boundaries
* remove mongosh
* fix build error
* staging build
* remove duplicates
---------
Co-authored-by: Jordan Smith <[email protected]>
Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Joseph Dougherty <[email protected]>
Co-authored-by: jmd-mongo <[email protected]>
* Adding includes for contention factor
* build
* Added ref to contention from CSFLE doc
* Added contention configuration
* Merge fixes from rebasing to master
* Removed misleading info on security guarantees
* External review feedback
* Clarified cases for increasing contention
* Clarified contention factor use case
* Typo
* Whitespace fix
---------
Co-authored-by: jason-price-mongodb <[email protected]>
Co-authored-by: Chris Cho <[email protected]>
Co-authored-by: Jordan Smith <[email protected]>
Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Joseph Dougherty <[email protected]>
Co-authored-by: jmd-mongo <[email protected]>
1 parent 486b47e commit 3ecc5ab
File tree
6 files changed
+105
-25
lines changed- source
- core
- csfle/fundamentals
- queryable-encryption
- fundamentals
- includes
6 files changed
+105
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
Lines changed: 36 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
24 | 41 | | |
25 | 42 | | |
26 | 43 | | |
| |||
147 | 164 | | |
148 | 165 | | |
149 | 166 | | |
150 | | - | |
151 | | - | |
| 167 | + | |
| 168 | + | |
152 | 169 | | |
153 | 170 | | |
154 | 171 | | |
| |||
187 | 204 | | |
188 | 205 | | |
189 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
190 | 222 | | |
191 | 223 | | |
192 | 224 | | |
| |||
229 | 261 | | |
230 | 262 | | |
231 | 263 | | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | 264 | | |
250 | 265 | | |
251 | 266 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments