Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Client encryption]: Address code styling errors and warnings #4747

Merged
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
d6f89ea
Add baseline benchmarks for `Microsoft.Azure.Cosmos.Encryption.Custom`
juraj-blazek Sep 12, 2024
8928b88
Cleanup
juraj-blazek Sep 12, 2024
9dc7d54
Use set of static test data for benchmarks
juraj-blazek Sep 12, 2024
368dc25
Merge branch 'master' into users/juraj-blazek/encryption-benchmark-ba…
juraj-blazek Sep 12, 2024
9c3c276
Revert solution update
juraj-blazek Sep 16, 2024
c37a092
Merge branch 'users/juraj-blazek/encryption-benchmark-baseline' of ht…
juraj-blazek Sep 16, 2024
f4db1c6
Merge branch 'master' into users/juraj-blazek/encryption-benchmark-ba…
juraj-blazek Sep 16, 2024
91714f9
Merge branch 'master' into users/juraj-blazek/encryption-benchmark-ba…
juraj-blazek Sep 17, 2024
6923fd2
Switch to randomized encryption for benchmarks
juraj-blazek Sep 17, 2024
4ea8690
Merge branch 'master' into users/juraj-blazek/encryption-benchmark-ba…
kr-santosh Sep 18, 2024
5629f74
Update MDE and rerun benchmarks
juraj-blazek Sep 20, 2024
495d2c4
Add non-allocating APIs to encryptors
juraj-blazek Sep 16, 2024
b3f74b1
Merge branch 'master' into users/juraj-blazek/non-allocating-encryptor
Sep 30, 2024
14bce37
~ drop repeated DEK calls
Sep 30, 2024
4ff1601
! typo
Sep 30, 2024
d8a345c
~ update benchmark
Sep 30, 2024
03c06e0
~ fix tests
Sep 30, 2024
a1025c4
Merge branch 'Azure:master' into users/juraj-blazek/non-allocating-en…
JanHyka Oct 1, 2024
3bf77c8
~ cleanup
Oct 1, 2024
ceaa8b5
+ refresh benchmark
Oct 1, 2024
611b3ac
+ unit test
Oct 1, 2024
b99558a
~ Aes alg reuses GetEncryptedByteCount
Oct 2, 2024
ddb8036
Merge branch 'master' into users/juraj-blazek/non-allocating-encryptor
Oct 3, 2024
3347515
- drop newly added and obsoleted API
Oct 3, 2024
d8e5512
~ clean style errors/warnings in Cosmos.Encryption.Custom
Oct 4, 2024
02475d5
~ address style warnings and errors in Cosmos.Encryption.Custom.Perfo…
Oct 4, 2024
1677435
~ cleanup style warnings/errors in Microsoft.Azure.Cosmos.Encryption.…
Oct 4, 2024
dd39bbd
~ address style warning/errors in Cosmos.Encryption.Custom.EmulatorTests
Oct 4, 2024
9f385db
! fix
Oct 4, 2024
9879f69
Merge branch 'master' into users/jan-hyka/style-warnings
kirankumarkolli Oct 4, 2024
1100d21
~ add null checks + corresponding tests
Oct 5, 2024
3b4b5f5
Merge branch 'users/jan-hyka/style-warnings' of https://github.com/ju…
Oct 5, 2024
c61112c
Merge branch 'master' into users/jan-hyka/style-warnings
kirankumarkolli Oct 6, 2024
56bd87b
Merge branch 'master' into users/jan-hyka/style-warnings
kirankumarkolli Oct 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into users/jan-hyka/style-warnings
kirankumarkolli authored Oct 4, 2024
commit 9879f69c90153cb7992ebefb8c0a57822ebc16cf

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.