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]: Add JsonNode Encryption processor #4780

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    d6f89ea View commit details
    Browse the repository at this point in the history
  2. Cleanup

    juraj-blazek committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8928b88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dc7d54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    368dc25 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    38a198a View commit details
    Browse the repository at this point in the history
  2. WIP

    juraj-blazek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e0bb8bf View commit details
    Browse the repository at this point in the history
  3. Revert solution update

    juraj-blazek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9c3c276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c37a092 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4db1c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    91714f9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into users/juraj-blazek/…

    …encryption-array-pooling
    juraj-blazek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2058f8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f33538c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6923fd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    4ea8690 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Some more array pooling

    juraj-blazek committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    03ef682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1044a89 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into users/juraj-blazek/…

    …encryption-array-pooling
    juraj-blazek committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f1db54d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Cleanup

    juraj-blazek committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    05bfc50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5629f74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    495d2c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    b3f74b1 View commit details
    Browse the repository at this point in the history
  2. ~ drop repeated DEK calls

    ~ reduce validations overhead
    JanHyka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    14bce37 View commit details
    Browse the repository at this point in the history
  3. ! typo

    JanHyka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4ff1601 View commit details
    Browse the repository at this point in the history
  4. ~ update benchmark

    JanHyka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d8a345c View commit details
    Browse the repository at this point in the history
  5. ~ fix tests

    ~ update api file
    JanHyka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    03c06e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a1025c4 View commit details
    Browse the repository at this point in the history
  2. ~ cleanup

    JanHyka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3bf77c8 View commit details
    Browse the repository at this point in the history
  3. + refresh benchmark

    JanHyka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ceaa8b5 View commit details
    Browse the repository at this point in the history
  4. + unit test

    JanHyka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    611b3ac View commit details
    Browse the repository at this point in the history
  5. ~ merge predecessor PR

    JanHyka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9ca89d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a78fe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ed2135 View commit details
    Browse the repository at this point in the history
  8. ! tests

    JanHyka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bbe9845 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a107f62 View commit details
    Browse the repository at this point in the history
  10. ! fix tests

    ~ bump benchmark
    JanHyka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a1ad02b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    4f2f072 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    cbbeee2 View commit details
    Browse the repository at this point in the history
  2. ! names

    JanHyka committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b6c851c View commit details
    Browse the repository at this point in the history
  3. ~ less static

    JanHyka committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    72ccae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    8ea5879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c60e69 View commit details
    Browse the repository at this point in the history
  3. ~ merge fixes

    JanHyka committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    5554aa0 View commit details
    Browse the repository at this point in the history
  4. ~ cleanup

    JanHyka committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    28620ed View commit details
    Browse the repository at this point in the history
  5. ~ unwanted changes

    JanHyka committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    eb059c8 View commit details
    Browse the repository at this point in the history
  6. - unused method

    JanHyka committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    cc2eab5 View commit details
    Browse the repository at this point in the history
  7. ~ updates (PR)

    JanHyka committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c9ba300 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    9f9cbca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'users/juraj-blazek/encryption-array-pooling' into users…

    …/jan-hyka/refactor-encryption-processor
    JanHyka committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c347e71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64172b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff583f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ba8c34 View commit details
    Browse the repository at this point in the history
  6. ~ master merges

    JanHyka committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    326b1be View commit details
    Browse the repository at this point in the history
  7. - duplicate

    JanHyka committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c520e16 View commit details
    Browse the repository at this point in the history
  8. ~ cleanup

    JanHyka committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5c40821 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. + Add .NET8.0 target for Cosmos.Encryption.Custom

    + Address new compiler complaints
    JanHyka committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    99c7a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c20e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. + JsonNodeSqlSerializer

    ! JObjectSqlSerializer remove formatting on serializing inner arrays/objects to string
    JanHyka committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    90b2cec View commit details
    Browse the repository at this point in the history
  2. + initial commit

    JanHyka committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6f27d9d View commit details
    Browse the repository at this point in the history
  3. ! EncryptioProperties System.Text.Json annotations

    + tests for MdeEncryptionProperties
    JanHyka committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d7c06d6 View commit details
    Browse the repository at this point in the history
  4. + bump benchmark

    JanHyka committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cb9d166 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. ~ Merge branch 'master' into users/jan-hyka/jsonnode_serializer

    ~ Microsoft.Azure.Cosmos.Encryption.Custom now references System.Text.Json 8.0.5 as per security advisory
    JanHyka committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9215f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38cc928 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'users/jan-hyka/jsonnode_serializer' into users/jan-hyka…

    …/jsonnode_encryptionProcessor
    JanHyka committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ba4f73b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    424028c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2af9ddb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    69c8978 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    a0ccd44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c315d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    e420cc0 View commit details
    Browse the repository at this point in the history