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

AVRO-312 Python Sphinx Documentation #2379

Closed
wants to merge 823 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 17, 2023

  1. Bump junit5.version from 5.9.1 to 5.9.2 in /lang/java (apache#2058)

    Bumps `junit5.version` from 5.9.1 to 5.9.2.
    
    Updates `junit-vintage-engine` from 5.9.1 to 5.9.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.1...r5.9.2)
    
    Updates `junit-jupiter` from 5.9.1 to 5.9.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.1...r5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.vintage:junit-vintage-engine
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 27ac90c)
    dependabot[bot] authored and martin-g committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ac2f611 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Bump proc-macro2 from 1.0.49 to 1.0.50 in /lang/rust (apache#2061)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.49 to 1.0.50.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.49...1.0.50)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit fc2a4e0)
    dependabot[bot] authored and martin-g committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    0bee1a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Bump bumpalo from 3.10.0 to 3.12.0 in /lang/rust (apache#2063)

    Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.10.0 to 3.12.0.
    - [Release notes](https://github.com/fitzgen/bumpalo/releases)
    - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
    - [Commits](fitzgen/bumpalo@3.10.0...3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: bumpalo
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 7e382f2)
    dependabot[bot] authored and martin-g committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    373f5c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. [AVRO-3708]: [Rust] Fix clippy warnings introduced with Rust 1.67.0 (a…

    …pache#2065)
    
    Update "edition" to 2021
    Add "rust-version" with value "1.60.0"
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 1580b17)
    martin-g committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    93efd8f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Bump snappy-java from 1.1.8.4 to 1.1.9.0 in /lang/java (apache#2073)

    Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.8.4 to 1.1.9.0.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - [Commits](xerial/snappy-java@1.1.8.4...v1.1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit f93fffa)
    dependabot[bot] authored and martin-g committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e13a9d7 View commit details
    Browse the repository at this point in the history
  2. Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 in /lang/java (apach…

    …e#2071)
    
    Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
    - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 41e330a)
    dependabot[bot] authored and martin-g committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5b1e1eb View commit details
    Browse the repository at this point in the history
  3. Bump maven-plugin-plugin from 3.6.4 to 3.7.1 in /lang/java (apache#2070)

    Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.4 to 3.7.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.4...maven-plugin-tools-3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit d22e555)
    dependabot[bot] authored and martin-g committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    026129a View commit details
    Browse the repository at this point in the history
  4. Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 in /lang/java (a…

    …pache#2067)
    
    Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M8)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 9b72302)
    dependabot[bot] authored and martin-g committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3d2761d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Bump typed-builder from 0.11.0 to 0.12.0 in /lang/rust (apache#2074)

    Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.11.0 to 0.12.0.
    - [Release notes](https://github.com/idanarye/rust-typed-builder/releases)
    - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/idanarye/rust-typed-builder/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typed-builder
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 4c6b15e)
    dependabot[bot] authored and martin-g committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ab6f1b7 View commit details
    Browse the repository at this point in the history
  2. Avro 3705 cpp17 option (apache#2055)

    * Writer code generated warning after copyright message. Change throw for invalid type for union to give structName in the exception text.
    
    * AVRO-3705 Added --cpp17 command line option to force std::any in emitted code
    
    (cherry picked from commit c92b2bf)
    marlowa authored and martin-g committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    89069b9 View commit details
    Browse the repository at this point in the history
  3. AVRO-3701: Update maven-resources-plugin to 3.x (apache#2075)

    Maven 4.x (alpha) does not work with older versions of this plugin
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 564e2a5)
    martin-g committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f3a934b View commit details
    Browse the repository at this point in the history
  4. AVRO-3701: Define dependency management for m-remote-resources-p

    not for m-resources-p
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 0eba47a)
    martin-g committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0a95be3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Bump wasm-bindgen from 0.2.83 to 0.2.84 in /lang/rust (apache#2078)

    Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.83 to 0.2.84.
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](rustwasm/wasm-bindgen@0.2.83...0.2.84)
    
    ---
    updated-dependencies:
    - dependency-name: wasm-bindgen
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 053ef1e)
    dependabot[bot] authored and martin-g committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    dc6a092 View commit details
    Browse the repository at this point in the history
  2. Bump uuid from 1.2.2 to 1.3.0 in /lang/rust (apache#2077)

    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.2.2 to 1.3.0.
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.2.2...1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit e48bb1f)
    dependabot[bot] authored and martin-g committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c0922eb View commit details
    Browse the repository at this point in the history
  3. Bump zstd from 0.12.2+zstd.1.5.2 to 0.12.3+zstd.1.5.2 in /lang/rust (a…

    …pache#2076)
    
    Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.2+zstd.1.5.2 to 0.12.3+zstd.1.5.2.
    - [Release notes](https://github.com/gyscos/zstd-rs/releases)
    - [Commits](https://github.com/gyscos/zstd-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: zstd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 2c79fab)
    dependabot[bot] authored and martin-g committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    085aaf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Bump wasm-bindgen-test from 0.3.33 to 0.3.34 in /lang/rust (apache#2084)

    Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.33 to 0.3.34.
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    ---
    updated-dependencies:
    - dependency-name: wasm-bindgen-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 909bd05)
    dependabot[bot] authored and martin-g committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c832dd7 View commit details
    Browse the repository at this point in the history
  2. Bump proptest from 1.0.0 to 1.1.0 in /lang/rust (apache#2083)

    Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/proptest-rs/proptest/releases)
    - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md)
    - [Commits](proptest-rs/proptest@1.0.0...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: proptest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit b17edc6)
    dependabot[bot] authored and martin-g committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    af16916 View commit details
    Browse the repository at this point in the history
  3. Bump proc-macro2 from 1.0.50 to 1.0.51 in /lang/rust (apache#2082)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.50 to 1.0.51.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.50...1.0.51)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c00330a)
    dependabot[bot] authored and martin-g committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    56054a6 View commit details
    Browse the repository at this point in the history
  4. Bump serde_json from 1.0.91 to 1.0.92 in /lang/rust (apache#2081)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.92.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.91...v1.0.92)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit cc49c44)
    dependabot[bot] authored and martin-g committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ed61aff View commit details
    Browse the repository at this point in the history
  5. Bump anyhow from 1.0.68 to 1.0.69 in /lang/rust (apache#2080)

    Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.68 to 1.0.69.
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.68...1.0.69)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 0255ef3)
    dependabot[bot] authored and martin-g committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2e6078e View commit details
    Browse the repository at this point in the history
  6. AVRO-3591: start with commons schemas (apache#1850)

    * AVRO-3591: start with commons schemas
    
    * AVRO-3591: Add licence
    
    * AVRO-3591: add tests for rust
    
    * AVRO-3591: Add license
    
    * AVRO-3591: clear warning
    
    * AVRO-3591: regroup imports
    
    * fix
    
    Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
    
    * AVRO-3591: delete to string
    
    * AVRO-3591: Common tests in C
    
    * AVRO-3591: use Result
    
    * AVRO*-3591: fix clippy warning
    
    * AVRO-3591: readme files added
    
    * AVRO-3591: fix clippy
    
    * AVRO-3591: fix rs format
    
    ---------
    
    Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
    (cherry picked from commit e22f029)
    clesaec authored and martin-g committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    889db56 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Bump darling from 0.14.2 to 0.14.3 in /lang/rust (apache#2085)

    Bumps [darling](https://github.com/TedDriggs/darling) from 0.14.2 to 0.14.3.
    - [Release notes](https://github.com/TedDriggs/darling/releases)
    - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
    - [Commits](TedDriggs/darling@v0.14.2...v0.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: darling
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 50c1746)
    dependabot[bot] authored and martin-g committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5a4d4a9 View commit details
    Browse the repository at this point in the history
  2. AVRO-3706: accept space in folder name (apache#2064)

    (cherry picked from commit b576f46)
    clesaec authored and martin-g committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9a67bbe View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. AVRO-3709: [Rust] Add aliases to record fields (apache#2087)

    * AVRO-3709: [Rust] Add 'aliases' field to RecordField
    * AVRO-3709: [Rust] Add support for serializing RecordField's aliases
    * AVRO-3709: [Rust] Record field's aliases don't have namespace
    Use String instead of Alias.
    * AVRO-3709: [Rust] Add support for field aliases in avro_derive
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit a512fa2)
    martin-g committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0bb285d View commit details
    Browse the repository at this point in the history
  2. AVRO-3646: [Rust] Add missing pattern match branches (apache#2088)

    These improvements were identified while working on AVRO-3646 but they
    are not related to the changes related to this ticket.
    
    This commit was part of apache#1921
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 0ea0dcc)
    martin-g committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    7ab48bc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Bump serde_json from 1.0.92 to 1.0.93 in /lang/rust (apache#2089)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.92...v1.0.93)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 35159d1)
    dependabot[bot] authored and martin-g committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    9f84dd2 View commit details
    Browse the repository at this point in the history
  2. AVRO-3711: [Docs] Add uuid logical type to IDL (apache#2099)

    (cherry picked from commit 2079ec5)
    woile authored and martin-g committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3a98856 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Fix invalid JSON in spec (apache#2100)

    Dangling commas are not permitted in JSON. This fixes that error in the Object Container Format header type definition.
    
    (cherry picked from commit 84d0a00)
    spenczar authored and martin-g committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    6b81066 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 in /lang/java (a…

    …pache#2114)
    
    Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.0.0-M9)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 95fec21)
    dependabot[bot] authored and martin-g committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    8796209 View commit details
    Browse the repository at this point in the history
  2. Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 in /lang/java (apache#2113

    )
    
    Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 5cfec92)
    dependabot[bot] authored and martin-g committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e242be0 View commit details
    Browse the repository at this point in the history
  3. Bump protobuf-java from 3.21.12 to 3.22.0 in /lang/java (apache#2111)

    Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.12 to 3.22.0.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v3.21.12...v3.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 5548c9d)
    dependabot[bot] authored and martin-g committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    34ac349 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Bump syn from 1.0.107 to 1.0.108 in /lang/rust (apache#2116)

    Bumps [syn](https://github.com/dtolnay/syn) from 1.0.107 to 1.0.108.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@1.0.107...1.0.108)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 1de26eb)
    dependabot[bot] authored and martin-g committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0437aa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Bump syn from 1.0.108 to 1.0.109 in /lang/rust (apache#2117)

    Bumps [syn](https://github.com/dtolnay/syn) from 1.0.108 to 1.0.109.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@1.0.108...1.0.109)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 641bea6)
    dependabot[bot] authored and martin-g committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    454229c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. docs: Change index.md to add a schema for data blocks (apache#2042)

    Also make data file schemas valid json (no trailing commas)
    dpcollins-google authored and RyanSkraba committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    6dda3d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Bump typed-builder from 0.12.0 to 0.13.0 in /lang/rust (apache#2130)

    Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/idanarye/rust-typed-builder/releases)
    - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/idanarye/rust-typed-builder/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typed-builder
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 49b45bd)
    dependabot[bot] authored and martin-g committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    240e904 View commit details
    Browse the repository at this point in the history
  2. Bump serde_json from 1.0.93 to 1.0.94 in /lang/rust (apache#2129)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.94.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.93...v1.0.94)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit cdd0945)
    dependabot[bot] authored and martin-g committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ae13602 View commit details
    Browse the repository at this point in the history
  3. Bump thiserror from 1.0.38 to 1.0.39 in /lang/rust (apache#2128)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.39.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.38...1.0.39)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit fd00873)
    dependabot[bot] authored and martin-g committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    3bd8042 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. AVRO-3722: [Ruby] Eagerly initialize instance variables for better in…

    …line cache hits (apache#2132)
    
    Eagerly initialize the `@type_adapter` instance variable to `nil` to see better inline cache hits
    tenderlove authored and tjwp committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    7d797cc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Bump typed-builder from 0.13.0 to 0.14.0 in /lang/rust (apache#2134)

    Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.13.0 to 0.14.0.
    - [Release notes](https://github.com/idanarye/rust-typed-builder/releases)
    - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/idanarye/rust-typed-builder/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typed-builder
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit a1718e7)
    dependabot[bot] authored and martin-g committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    085bccc View commit details
    Browse the repository at this point in the history
  2. Bump serde from 1.0.152 to 1.0.153 in /lang/rust (apache#2133)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.153.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.152...v1.0.153)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 8d6c273)
    dependabot[bot] authored and martin-g committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1e587d2 View commit details
    Browse the repository at this point in the history
  3. AVRO-3723: [Rust] Make schema::ResolvedSchema and schema::Names publi…

    …c. (apache#2131)
    
    (cherry picked from commit 6886dce)
    WaterKnight1998 authored and martin-g committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    8b26f79 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Bump serde from 1.0.153 to 1.0.154 in /lang/rust (apache#2136)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.153 to 1.0.154.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.153...v1.0.154)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 0ad54c3)
    dependabot[bot] authored and martin-g committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    b1815fb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Bump darling from 0.14.3 to 0.14.4 in /lang/rust (apache#2138)

    Bumps [darling](https://github.com/TedDriggs/darling) from 0.14.3 to 0.14.4.
    - [Release notes](https://github.com/TedDriggs/darling/releases)
    - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
    - [Commits](TedDriggs/darling@v0.14.3...v0.14.4)
    
    ---
    updated-dependencies:
    - dependency-name: darling
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 2a80d55)
    dependabot[bot] authored and martin-g committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    686ff5a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. AVRO-3683: [Rust] Read/Write with multiple schemas (apache#2014)

    * AVRO-3683: Add support for using multiple schemata for resolve/validate/write
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: WIP
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: WIP compiles
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: WIP compiles and all tests pass
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: WIP Add support for reading
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: WIP
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: WIP
    
    Use a main schema and pass all other schemata for resolution.
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: Formatting
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: WIP
    
    Add support for multiple schemata in Reader/Writer APIs
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3646: Formatting
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: Use Vec instead of slice reference for schemata
    
    It is much easier to deal with.
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: Fix the resolving of the writer schema when reading an Avro file
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3683: Cleaup
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit b8b83b7)
    martin-g committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    537025c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Bump serde from 1.0.154 to 1.0.155 in /lang/rust (apache#2144)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.154 to 1.0.155.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.154...v1.0.155)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 81e665f)
    dependabot[bot] authored and martin-g committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    53e59c8 View commit details
    Browse the repository at this point in the history
  2. Bump proc-macro2 from 1.0.51 to 1.0.52 in /lang/rust (apache#2143)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.51 to 1.0.52.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.51...1.0.52)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 88db9c9)
    dependabot[bot] authored and martin-g committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c621492 View commit details
    Browse the repository at this point in the history
  3. Bump protobuf-java from 3.22.0 to 3.22.2 in /lang/java (apache#2139)

    Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.0 to 3.22.2.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v3.22.0...v3.22.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a4172ae View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Bump serde from 1.0.155 to 1.0.156 in /lang/rust (apache#2147)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.155 to 1.0.156.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.155...v1.0.156)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit d37d320)
    dependabot[bot] authored and martin-g committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7e1fc4b View commit details
    Browse the repository at this point in the history
  2. Bump quote from 1.0.23 to 1.0.26 in /lang/rust (apache#2146)

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.23 to 1.0.26.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.23...1.0.26)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit fd103e5)
    dependabot[bot] authored and martin-g committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a500dc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Bump anyhow from 1.0.69 to 1.0.70 in /lang/rust (apache#2156)

    Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.69 to 1.0.70.
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.69...1.0.70)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 616136d)
    dependabot[bot] authored and martin-g committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    55e2722 View commit details
    Browse the repository at this point in the history
  2. Bump thiserror from 1.0.39 to 1.0.40 in /lang/rust (apache#2155)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.39...1.0.40)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 11c2f46)
    dependabot[bot] authored and martin-g committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5e041d1 View commit details
    Browse the repository at this point in the history
  3. Bump syn from 1.0.109 to 2.0.3 in /lang/rust (apache#2154)

    Bumps [syn](https://github.com/dtolnay/syn) from 1.0.109 to 2.0.3.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@1.0.109...2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit f52a10b)
    dependabot[bot] authored and martin-g committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0973e6f View commit details
    Browse the repository at this point in the history
  4. Bump serde from 1.0.156 to 1.0.158 in /lang/rust (apache#2153)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.156 to 1.0.158.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.156...v1.0.158)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 4d03d86)
    dependabot[bot] authored and martin-g committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a9fb34d View commit details
    Browse the repository at this point in the history
  5. Revert "Bump syn from 1.0.109 to 2.0.3 in /lang/rust (apache#2154)"

    This reverts commit f52a10b.
    
    "darling" crate is not ready yet for syn 2.x
    
    (cherry picked from commit 04a79fe)
    martin-g committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0e90485 View commit details
    Browse the repository at this point in the history
  6. Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 in /lang/java (apac…

    …he#2151)
    
    Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    91fee3d View commit details
    Browse the repository at this point in the history
  7. fix documentation of functions and variables (apache#2157)

    (cherry picked from commit c3d6a2f)
    izveigor authored and martin-g committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    495047b View commit details
    Browse the repository at this point in the history
  8. Bump regex from 1.7.1 to 1.7.2 in /lang/rust (apache#2159)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.7.2.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.7.1...1.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit cb1ad00)
    dependabot[bot] authored and martin-g committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    afa85d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Bump proc-macro2 from 1.0.52 to 1.0.53 in /lang/rust (apache#2160)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.52 to 1.0.53.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.52...1.0.53)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 207ff08)
    dependabot[bot] authored and martin-g committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    537f346 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. AVRO-3724 Fix C# JsonEncoder for nested array of records (apache#2161)

    * AVRO-3724 Fix C# JsonEncoder for nested array of records
    
    * Fix warning by with using clause
    
    (cherry picked from commit 9b56888)
    rayokota authored and martin-g committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a7ad7ee View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Bump proc-macro2 from 1.0.53 to 1.0.54 in /lang/rust (apache#2168)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.53 to 1.0.54.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.53...1.0.54)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit ca7898a)
    dependabot[bot] authored and martin-g committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e3106d3 View commit details
    Browse the repository at this point in the history
  2. Bump serde_json from 1.0.94 to 1.0.95 in /lang/rust (apache#2170)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.95.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.94...v1.0.95)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 8113d78)
    dependabot[bot] authored and martin-g committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0a95a11 View commit details
    Browse the repository at this point in the history
  3. Bump regex from 1.7.2 to 1.7.3 in /lang/rust (apache#2169)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.7.2 to 1.7.3.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.7.2...1.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 8de2638)
    dependabot[bot] authored and martin-g committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    d57c744 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Bump serde from 1.0.158 to 1.0.159 in /lang/rust (apache#2171)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.158...v1.0.159)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 68a20b7)
    dependabot[bot] authored and martin-g committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e03eebd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Bump hex-literal from 0.3.4 to 0.4.0 in /lang/rust (apache#2176)

    Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.3.4 to 0.4.0.
    - [Release notes](https://github.com/RustCrypto/utils/releases)
    - [Commits](RustCrypto/utils@hex-literal-v0.3.4...hex-literal-v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: hex-literal
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 174a40c)
    dependabot[bot] authored and martin-g committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2999c13 View commit details
    Browse the repository at this point in the history
  2. Bump proc-macro2 from 1.0.54 to 1.0.56 in /lang/rust (apache#2175)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.54 to 1.0.56.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.54...1.0.56)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 916a09c)
    dependabot[bot] authored and martin-g committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e95a14b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Bump hex-literal from 0.4.0 to 0.4.1 in /lang/rust (apache#2177)

    Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.4.0 to 0.4.1.
    - [Release notes](https://github.com/RustCrypto/utils/releases)
    - [Commits](RustCrypto/utils@hex-literal-v0.4.0...hex-literal-v0.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: hex-literal
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit cfdb43c)
    dependabot[bot] authored and martin-g committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    75ab9a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. AVRO-3735: Add a unit test (apache#2184)

    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit fc39d86)
    martin-g committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    15eeb85 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Bump serde from 1.0.159 to 1.0.160 in /lang/rust

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.159 to 1.0.160.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.159...v1.0.160)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit a60994d)
    dependabot[bot] authored and martin-g committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    70e4dd9 View commit details
    Browse the repository at this point in the history
  2. Bump uuid from 1.3.0 to 1.3.1 in /lang/rust

    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.0 to 1.3.1.
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.3.0...1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit 215fec9)
    dependabot[bot] authored and martin-g committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    4418563 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Bump serde_json from 1.0.95 to 1.0.96 in /lang/rust (apache#2188)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.96.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.95...v1.0.96)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit cd13074)
    dependabot[bot] authored and martin-g committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    11454b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. AVRO-3741: [doc] Add note about the version requirement of Rust in BU…

    …ILD.md. (apache#2195)
    
    * Add note about the version requirement of Rust in BUILD.md.
    
    * Add note about Cargo.
    
    (cherry picked from commit b840788)
    sarutak authored and martin-g committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    b0f04c2 View commit details
    Browse the repository at this point in the history
  2. Bump regex from 1.7.3 to 1.8.1 in /lang/rust (apache#2194)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.1.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.7.3...1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit e5a9892)
    dependabot[bot] authored and martin-g committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    787424c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Bump uuid from 1.3.1 to 1.3.2 in /lang/rust (apache#2211)

    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.3.1...1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit bdfd1bc)
    dependabot[bot] authored and martin-g committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ca11bc9 View commit details
    Browse the repository at this point in the history
  2. Bump anyhow from 1.0.70 to 1.0.71 in /lang/rust (apache#2212)

    Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.70 to 1.0.71.
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.70...1.0.71)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 82135d0)
    dependabot[bot] authored and martin-g committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7afc6e1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 9, 2023

  1. Bump quote from 1.0.26 to 1.0.27 in /lang/rust (apache#2220)

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.26 to 1.0.27.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.26...1.0.27)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit bb588fa)
    dependabot[bot] authored and martin-g committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0516cc5 View commit details
    Browse the repository at this point in the history
  2. Bump serde from 1.0.160 to 1.0.162 in /lang/rust (apache#2214)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.160...1.0.162)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 2b2b68d)
    dependabot[bot] authored and martin-g committed May 9, 2023
    Configuration menu
    Copy the full SHA
    941074b View commit details
    Browse the repository at this point in the history
  3. AVRO-3755: [Rust] Deserialization fails for reader schema with namesp…

    …ace (apache#2221)
    
    Add a unit test to prevent regressions.
    
    The bug seems to be fixed earlier and most probably there is another
    test test for the same but it does not harm to have a second one.
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 903b553)
    martin-g committed May 9, 2023
    Configuration menu
    Copy the full SHA
    51caca6 View commit details
    Browse the repository at this point in the history
  4. Bump wasm-bindgen from 0.2.84 to 0.2.85 in /lang/rust (apache#2222)

    Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.84 to 0.2.85.
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](rustwasm/wasm-bindgen@0.2.84...0.2.85)
    
    ---
    updated-dependencies:
    - dependency-name: wasm-bindgen
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c19a812)
    dependabot[bot] authored and martin-g committed May 9, 2023
    Configuration menu
    Copy the full SHA
    35f77e4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. AVRO-3757: [rust] Update syn to 2.x (apache#2223)

    * AVRO-3757: [rust] Update syn to 2.x
    
    Fix compilation errors in avro_derive.
    Use anyhow for test results for better error reporting.
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3757: Fix the logic for deriving the schema documentation from Rustdoc
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 9a45a64)
    martin-g committed May 10, 2023
    Configuration menu
    Copy the full SHA
    44d3614 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Bump wasm-bindgen-test from 0.3.34 to 0.3.35 in /lang/rust (apache#2224)

    Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.34 to 0.3.35.
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    ---
    updated-dependencies:
    - dependency-name: wasm-bindgen-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 28f2c89)
    dependabot[bot] authored and martin-g committed May 11, 2023
    Configuration menu
    Copy the full SHA
    75e2d84 View commit details
    Browse the repository at this point in the history
  2. AVRO-3747: [Rust] Set is_human_readable hint to false for Value (

    …apache#2202)
    
    * Set `is_human_readable` hint to `false` for `Value`
    
    * Include for `de` as well
    
    * Fix windows path error
    
    * Include test
    
    * Fix clippy lint and add util for setting whether it's human readable
    
    * AVRO-3747: [Rust] Make serde `is_human_readable` configurable
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3747: Get rid of clippy::unnecessary_mut_passed
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3747: Fix test comments
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    Co-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit c2ae949)
    peter-formlogic authored and martin-g committed May 11, 2023
    Configuration menu
    Copy the full SHA
    107c903 View commit details
    Browse the repository at this point in the history
  3. Bump ctor from 0.1.26 to 0.2.0 in /lang/rust (apache#2226)

    Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.26 to 0.2.0.
    - [Commits](https://github.com/mmastrac/rust-ctor/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ctor
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit fb5a645)
    dependabot[bot] authored and martin-g committed May 11, 2023
    Configuration menu
    Copy the full SHA
    46607d5 View commit details
    Browse the repository at this point in the history
  4. Bump serde from 1.0.162 to 1.0.163 in /lang/rust (apache#2227)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.162...v1.0.163)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 1b53bfc)
    dependabot[bot] authored and martin-g committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9545714 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. AVRO-3758: [Rust] use atomic types instead of static mut (apache#2225)

    * AVRO-3758: [Rust] Use AtomicXyz types instead of static mutable ones
    
    Use AtomicBool for apache_avro::util::SERDE_HUMAN_READABLE
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3758: [Rust] Use AtomicXyz types instead of static mutable ones
    
    Use AtomicUsize for apache_avro::util::MAX_ALLOCATION_BYTES
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit b86c63b)
    martin-g committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0674b69 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Bump syn from 2.0.15 to 2.0.16 in /lang/rust (apache#2235)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.15 to 2.0.16.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.15...2.0.16)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 7cf393d)
    dependabot[bot] authored and martin-g committed May 15, 2023
    Configuration menu
    Copy the full SHA
    4a07eb5 View commit details
    Browse the repository at this point in the history
  2. Bump uuid from 1.3.2 to 1.3.3 in /lang/rust (apache#2236)

    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.2 to 1.3.3.
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.3.2...1.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit d10029a)
    dependabot[bot] authored and martin-g committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e65d4c8 View commit details
    Browse the repository at this point in the history
  3. Bump proc-macro2 from 1.0.56 to 1.0.57 in /lang/rust (apache#2234)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.56 to 1.0.57.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.56...1.0.57)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 289be98)
    dependabot[bot] authored and martin-g committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5d7a8b2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Bump wasm-bindgen from 0.2.85 to 0.2.86 in /lang/rust (apache#2237)

    Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.85 to 0.2.86.
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](rustwasm/wasm-bindgen@0.2.85...0.2.86)
    
    ---
    updated-dependencies:
    - dependency-name: wasm-bindgen
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 4a08f8b)
    dependabot[bot] authored and martin-g committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cc0c6fb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Bump wasm-bindgen-test from 0.3.35 to 0.3.36 in /lang/rust (apache#2239)

    Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.35 to 0.3.36.
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    ---
    updated-dependencies:
    - dependency-name: wasm-bindgen-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit d9b9bca)
    dependabot[bot] authored and martin-g committed May 18, 2023
    Configuration menu
    Copy the full SHA
    aac8a0d View commit details
    Browse the repository at this point in the history
  2. Bump proc-macro2 from 1.0.57 to 1.0.58 in /lang/rust (apache#2238)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.57 to 1.0.58.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.57...1.0.58)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit ce0c703)
    dependabot[bot] authored and martin-g committed May 18, 2023
    Configuration menu
    Copy the full SHA
    86b7eee View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Bump digest from 0.10.6 to 0.10.7 in /lang/rust (apache#2242)

    Bumps [digest](https://github.com/RustCrypto/traits) from 0.10.6 to 0.10.7.
    - [Commits](RustCrypto/traits@digest-v0.10.6...digest-v0.10.7)
    
    ---
    updated-dependencies:
    - dependency-name: digest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 45350ce)
    dependabot[bot] authored and martin-g committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ee34763 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Bump regex from 1.8.1 to 1.8.2 in /lang/rust (apache#2248)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.1 to 1.8.2.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.1...1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit e767e9c)
    dependabot[bot] authored and martin-g committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3d7714b View commit details
    Browse the repository at this point in the history
  2. Bump proptest from 1.1.0 to 1.2.0 in /lang/rust (apache#2251)

    Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/proptest-rs/proptest/releases)
    - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md)
    - [Commits](proptest-rs/proptest@v1.1.0...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: proptest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit d383b3b)
    dependabot[bot] authored and martin-g committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a8eb55b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. AVRO-3759: Add extra types for RecordSchema, EnumSchema, FixedSchema …

    …and DecimalSchema (apache#2241)
    
    * AVRO-3759: Add extra types for RecordSchema, EnumSchema, FixedSchema and DecimalSchema
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3759: Add rustdoc to the new types
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 1b9b085)
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    martin-g committed May 25, 2023
    Configuration menu
    Copy the full SHA
    47fd3b6 View commit details
    Browse the repository at this point in the history
  2. Bump regex from 1.8.2 to 1.8.3 in /lang/rust (apache#2252)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.2...1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 01030f0)
    dependabot[bot] authored and martin-g committed May 25, 2023
    Configuration menu
    Copy the full SHA
    2466b7f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Bump proc-macro2 from 1.0.58 to 1.0.59 in /lang/rust (apache#2254)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.58 to 1.0.59.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.58...1.0.59)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 4e135b0)
    dependabot[bot] authored and martin-g committed May 28, 2023
    Configuration menu
    Copy the full SHA
    a28ec73 View commit details
    Browse the repository at this point in the history
  2. Bump quote from 1.0.27 to 1.0.28 in /lang/rust (apache#2253)

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.27 to 1.0.28.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.27...1.0.28)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 0be01a5)
    dependabot[bot] authored and martin-g committed May 28, 2023
    Configuration menu
    Copy the full SHA
    d2e6e1a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Bump log from 0.4.17 to 0.4.18 in /lang/rust (apache#2261)

    Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18.
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.17...0.4.18)
    
    ---
    updated-dependencies:
    - dependency-name: log
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 91f5fa7)
    dependabot[bot] authored and martin-g committed May 29, 2023
    Configuration menu
    Copy the full SHA
    a4ed468 View commit details
    Browse the repository at this point in the history
  2. Bump syn from 2.0.16 to 2.0.18 in /lang/rust (apache#2260)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.16 to 2.0.18.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.16...2.0.18)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit d1b5f9a)
    dependabot[bot] authored and martin-g committed May 29, 2023
    Configuration menu
    Copy the full SHA
    8dd549d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. AVRO-3764: [Rust]: Add resolve method with schemata for an automatic …

    …Schema::Ref resolving (apache#2262)
    
    * feat: add draft method to resolve with schemata
    
    * feat: add test for resolving with schemata
    
    * AVRO-3764: Minor improvements in the test
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    Co-authored-by: Fedor Telnov <f.telnov@picodata.io>
    Co-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit cdfd66f)
    ftelnov authored and martin-g committed May 31, 2023
    Configuration menu
    Copy the full SHA
    85ee5e3 View commit details
    Browse the repository at this point in the history
  2. AVRO-3766: [Rust] Print friendlier errors when test cases fail (apach…

    …e#2263)
    
    https://bluxte.net/musings/2023/01/08/improving_failure_messages_rust_tests/
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 57f1d52)
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    martin-g committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1969b8f View commit details
    Browse the repository at this point in the history
  3. AVRO-3766: [Rust] Fix the formatting

    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 79e5033)
    martin-g committed May 31, 2023
    Configuration menu
    Copy the full SHA
    54b426a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Bump ctor from 0.2.0 to 0.2.1 in /lang/rust (apache#2264)

    Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.0 to 0.2.1.
    - [Commits](https://github.com/mmastrac/rust-ctor/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ctor
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit a1fd468)
    dependabot[bot] authored and martin-g committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ccd9326 View commit details
    Browse the repository at this point in the history
  2. Bump ctor from 0.2.1 to 0.2.2 in /lang/rust (apache#2265)

    Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.1 to 0.2.2.
    - [Commits](https://github.com/mmastrac/rust-ctor/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ctor
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c648682)
    dependabot[bot] authored and martin-g committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5b313ed View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Bump regex from 1.8.3 to 1.8.4 in /lang/rust (apache#2271)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.3 to 1.8.4.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.3...1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit a3bd2ac)
    dependabot[bot] authored and martin-g committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f3ba770 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. AVRO-3771: [Rust] Logging flood during validate method (apache#2272)

    * fix: lower log level for validation errors
    
    * AVRO-3771: [Rust] Log the validation failure as error if validating against a single schema
    
    If validating against several schemata then it is expected that it
    should fail for all but one most of the time, so log it as debug
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    Co-authored-by: Fedor Telnov <f.telnov@picodata.io>
    Co-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 7bf4f5e)
    ftelnov authored and martin-g committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2d4c3cd View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Avro-3767 [Rust] fix complex Ref resolving in Union (apache#2266)

    * feat: add failing test case
    
    * feat: in the process of solution, almost done
    
    * feat: implement basic fix - might be ugly at this point
    
    * feat: cleanup code, adjust test, failure on the validation atm
    
    * fix: fix validation in test by changing parse ordering
    
    * refactor: slight renaming in ResolvedSchema
    
    * refactor: conform clippy
    
    * AVRO-3767: [Rust] Minor cleanups
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    Co-authored-by: Fedor Telnov <f.telnov@picodata.io>
    Co-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit ff5a42b)
    ftelnov authored and martin-g committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ec9ff23 View commit details
    Browse the repository at this point in the history
  2. Bump proc-macro2 from 1.0.59 to 1.0.60 in /lang/rust (apache#2273)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.59 to 1.0.60.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.59...1.0.60)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 5bcd8e3)
    dependabot[bot] authored and martin-g committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    90c28d7 View commit details
    Browse the repository at this point in the history
  3. Bump serde from 1.0.163 to 1.0.164 in /lang/rust (apache#2274)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.163...v1.0.164)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 6f4162e)
    dependabot[bot] authored and martin-g committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    81da7f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Bump log from 0.4.18 to 0.4.19 in /lang/rust (apache#2281)

    Bumps [log](https://github.com/rust-lang/log) from 0.4.18 to 0.4.19.
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.18...0.4.19)
    
    ---
    updated-dependencies:
    - dependency-name: log
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 1e94d85)
    dependabot[bot] authored and martin-g committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    5e90a43 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. AVRO-3772: [Rust] Deserialize Errors for an Unknown Enum Symbol inste…

    …ad of Returning Default (apache#2280)
    
    * AVRO-3772: [Rust] Deserialize Errors for an Unknown Enum Symbol instead of Returning Default
    
    Take into account the field's default value when resolving an enum in a
    reader schema
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * AVRO-3772: [Rust] Ignore the length of the enum symbols
    
    Do not take into account the number of the symbols in the reader schema.
    There is no such requirement for this in the specification.
    Just try to find the written symbol in the list of symbols in the reader
    schema.
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 88985fa)
    martin-g committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    699598a View commit details
    Browse the repository at this point in the history
  2. Bump wasm-bindgen from 0.2.86 to 0.2.87 in /lang/rust (apache#2286)

    Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.86 to 0.2.87.
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](rustwasm/wasm-bindgen@0.2.86...0.2.87)
    
    ---
    updated-dependencies:
    - dependency-name: wasm-bindgen
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit fdfae1f)
    dependabot[bot] authored and martin-g committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f286b84 View commit details
    Browse the repository at this point in the history
  3. Bump uuid from 1.3.3 to 1.3.4 in /lang/rust (apache#2285)

    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.3 to 1.3.4.
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.3.3...1.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 786f31b)
    dependabot[bot] authored and martin-g committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4819418 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. AVRO-3780: [Rust] Bug: decimal logical type usage through Fixed (apac…

    …he#2283)
    
    * feat: add failing test case
    
    * AVRO-3780: Fix parsing of `decimal` logical schema with `fixed`
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    Co-authored-by: Fedor Telnov <f.telnov@picodata.io>
    Co-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 12d0655)
    ftelnov authored and martin-g committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ffa145c View commit details
    Browse the repository at this point in the history
  2. AVRO-3670: Add NET 7.0 support (apache#1956)

    * Add NET 7.0 support
    
    * Update README
    
    * Revert to setup-dotnet v3
    
    Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
    2 people authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0b08d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a1c802 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aec7123 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bb0ee2 View commit details
    Browse the repository at this point in the history
  6. Add NET 7 SDK to Dockerfile (apache#2193)

    * Add NET 7 SDK to Dockerfile
    
    * Update code analyzer package
    
    ---------
    
    Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
    2 people authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2ad3ad4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db70e1f View commit details
    Browse the repository at this point in the history
  8. AVRO-3736: [Ruby] Preinstall gems in ubertool docker (apache#2191)

    * AVRO-3736: [Ruby] Preinstall gems in ubertool docker
    
    * Replicate expected directory structure
    
    Co-authored-by: Tim Perkins <tjwp@users.noreply.github.com>
    
    * AVRO-3736: Update from PR comments
    
    ---------
    
    Co-authored-by: Tim Perkins <tjwp@users.noreply.github.com>
    RyanSkraba and tjwp committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e3c5658 View commit details
    Browse the repository at this point in the history
  9. Revert "AVRO-3001 AVRO-3274 AVRO-3568 AVRO-3613: Add JSON encoder/dec…

    …oder for C#"
    
    This reverts commit a60b748.
    RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    73470fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ffeb61d View commit details
    Browse the repository at this point in the history
  11. AVRO-3639: Add fleet.toml and .cargo/config.toml to gitignore

    We don't use .cargo/config.toml for anything custom for now!
    Using Jetbrains Fleet generates such files with its custom stuff inside.
    If we ever need to add custom and general Cargo config then we
    (developers) should stop using Fleet.
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    martin-g authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4d7715e View commit details
    Browse the repository at this point in the history
  12. Bump jackson-bom from 2.12.7.20221012 to 2.14.0 in /lang/java (apache…

    …#1944)
    
    AVRO-3658: Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.12.7.20221012 to 2.14.0.
    - [Release notes](https://github.com/FasterXML/jackson-bom/releases)
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.12.7.20221012...jackson-bom-2.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f803a79 View commit details
    Browse the repository at this point in the history
  13. Bump Maven plugin versions and maven version for the docker based bui…

    …ld (apache#1983)
    
    * Bump plugin versions and maven version for the docker based build
    
    * Setup Maven 4 cache extension
    iemejia authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    fe5527b View commit details
    Browse the repository at this point in the history
  14. Bump jackson-bom from 2.14.0 to 2.14.1 in /lang/java (apache#1987)

    Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.0 to 2.14.1.
    - [Release notes](https://github.com/FasterXML/jackson-bom/releases)
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.14.0...jackson-bom-2.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0d971ab View commit details
    Browse the repository at this point in the history
  15. [AVRO-3701] Add github action to validate maven 4 build compatibility (

    …apache#2036)
    
    * Bump Apache Parent POM to version 29
    
    * Add github action to validate maven 4 build compatibility
    iemejia authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    45e1181 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a5709c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    49399b2 View commit details
    Browse the repository at this point in the history
  18. Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4 in /lang/java (apache…

    …#2051)
    
    Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.3 to 2.7.4.
    - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.3...cyclonedx-maven-plugin-2.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    76c1887 View commit details
    Browse the repository at this point in the history
  19. Bump jackson-bom from 2.14.1 to 2.14.2 in /lang/java (apache#2069)

    Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.1 to 2.14.2.
    - [Release notes](https://github.com/FasterXML/jackson-bom/releases)
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.14.1...jackson-bom-2.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d1221a1 View commit details
    Browse the repository at this point in the history
  20. AVRO-3712: Fix build by initializing union (apache#2079)

    Co-authored-by: jmccl <jmccl@users.noreply.github.com>
    2 people authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    84cab3b View commit details
    Browse the repository at this point in the history
  21. Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 in /lang/java

    Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.1.0...enforcer-3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0616cff View commit details
    Browse the repository at this point in the history
  22. Bump zstd-jni from 1.5.2-5 to 1.5.4-1 in /lang/java

    Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.2-5 to 1.5.4-1.
    - [Release notes](https://github.com/luben/zstd-jni/releases)
    - [Commits](luben/zstd-jni@c1.5.2-5...v1.5.4-1)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    71e6f90 View commit details
    Browse the repository at this point in the history
  23. Bump snappy-java from 1.1.9.0 to 1.1.9.1 in /lang/java

    Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.9.0 to 1.1.9.1.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - [Commits](xerial/snappy-java@v1.1.9.0...v1.1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    451e949 View commit details
    Browse the repository at this point in the history
  24. Bump grpc.version from 1.52.1 to 1.53.0 in /lang/java

    Bumps `grpc.version` from 1.52.1 to 1.53.0.
    
    Updates `grpc-core` from 1.52.1 to 1.53.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.52.1...v1.53.0)
    
    Updates `grpc-stub` from 1.52.1 to 1.53.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.52.1...v1.53.0)
    
    Updates `grpc-netty` from 1.52.1 to 1.53.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.52.1...v1.53.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.grpc:grpc-stub
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.grpc:grpc-netty
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bf021ac View commit details
    Browse the repository at this point in the history
  25. [C++] Fix compiler warnings

    GerritNG authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6cfd294 View commit details
    Browse the repository at this point in the history
  26. Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 in /lang/java (apache…

    …#2112)
    
    Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.4 to 2.7.5.
    - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.4...cyclonedx-maven-plugin-2.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9762e2a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e278a85 View commit details
    Browse the repository at this point in the history
  28. Bump maven-plugin-plugin from 3.7.1 to 3.8.1 in /lang/java (apache#2127)

    Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.7.1 to 3.8.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8f81798 View commit details
    Browse the repository at this point in the history
  29. Bump zstd-jni from 1.5.4-1 to 1.5.4-2 in /lang/java (apache#2126)

    Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.4-1 to 1.5.4-2.
    - [Release notes](https://github.com/luben/zstd-jni/releases)
    - [Commits](luben/zstd-jni@v1.5.4-1...v1.5.4-2)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3245f31 View commit details
    Browse the repository at this point in the history
  30. Bump plexus-utils from 3.5.0 to 3.5.1 in /lang/java (apache#2125)

    Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.5.0...plexus-utils-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    67c8e2d View commit details
    Browse the repository at this point in the history
  31. Bump jetty.version in /lang/java (apache#2122)

    Bumps `jetty.version` from 9.4.50.v20221201 to 9.4.51.v20230217.
    
    Updates `jetty-server` from 9.4.50.v20221201 to 9.4.51.v20230217
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-9.4.50.v20221201...jetty-9.4.51.v20230217)
    
    Updates `jetty-servlet` from 9.4.50.v20221201 to 9.4.51.v20230217
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-9.4.50.v20221201...jetty-9.4.51.v20230217)
    
    Updates `jetty-util` from 9.4.50.v20221201 to 9.4.51.v20230217
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-9.4.50.v20221201...jetty-9.4.51.v20230217)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.eclipse.jetty:jetty-servlet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.eclipse.jetty:jetty-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ef8b47f View commit details
    Browse the repository at this point in the history
  32. AVRO-2943 improve GenericRecord MAP type comparison

    Make GenericRecord comparison handle String vs Utf8 for MAP type
    This mirrors what was already previously done for Schema.type.STRING
    
    Adds the following new unit tests:
      - org.apache.avro.generic.TestGenericData.testMapKeyEquals
      - org.apache.avro.generic.TestGenericData.testMapValuesEquals
    
    N.B.
    We should also consider doing the same for Schema.type.ARRAY
    
    https://issues.apache.org/jira/browse/AVRO-2943
    frankgrimes97 authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    204dcd1 View commit details
    Browse the repository at this point in the history
  33. [AVRO-2943] Add new GenericData String/Utf8 ARRAY comparison test (ap…

    …ache#2137)
    
    GenericRecord comparison already handles String vs Utf8 for ARRAY elements.
    This just adds a unit test to explicitly verify the current correct behaviour.
    
    Also renamed GenericData String/Utf8 MAP unit tests which were added
    on apache#974 to improve
    clarity on what those tests are actually verifying.
    
    https://issues.apache.org/jira/browse/AVRO-2943
    frankgrimes97 authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b0f40b2 View commit details
    Browse the repository at this point in the history
  34. Bump grpc.version from 1.53.0 to 1.54.0 in /lang/java

    Bumps `grpc.version` from 1.53.0 to 1.54.0.
    
    Updates `grpc-core` from 1.53.0 to 1.54.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.53.0...v1.54.0)
    
    Updates `grpc-stub` from 1.53.0 to 1.54.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.53.0...v1.54.0)
    
    Updates `grpc-netty` from 1.53.0 to 1.54.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.53.0...v1.54.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.grpc:grpc-stub
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.grpc:grpc-netty
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f5978b9 View commit details
    Browse the repository at this point in the history
  35. Bump hadoop-client from 3.3.4 to 3.3.5 in /lang/java

    Bumps hadoop-client from 3.3.4 to 3.3.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.hadoop:hadoop-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    cb1a3a2 View commit details
    Browse the repository at this point in the history
  36. Bump netty-bom from 4.1.89.Final to 4.1.90.Final in /lang/java

    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.89.Final to 4.1.90.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.1.89.Final...netty-4.1.90.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c65b02a View commit details
    Browse the repository at this point in the history
  37. Bump reload4j from 1.2.24 to 1.2.25 in /lang/java

    Bumps [reload4j](https://github.com/qos-ch/reload4j) from 1.2.24 to 1.2.25.
    - [Release notes](https://github.com/qos-ch/reload4j/releases)
    - [Commits](qos-ch/reload4j@v_1.2.24...v_1.2.25)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.reload4j:reload4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7ec591e View commit details
    Browse the repository at this point in the history
  38. Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 in /lang/java

    Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.2.1...enforcer-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    65b49cf View commit details
    Browse the repository at this point in the history
  39. Bump netty-bom from 4.1.90.Final to 4.1.91.Final in /lang/java

    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.90.Final to 4.1.91.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.1.90.Final...netty-4.1.91.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8a85f41 View commit details
    Browse the repository at this point in the history
  40. Bump cyclonedx-maven-plugin from 2.7.5 to 2.7.6 in /lang/java

    Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.5 to 2.7.6.
    - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.5...cyclonedx-maven-plugin-2.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    90aa909 View commit details
    Browse the repository at this point in the history
  41. Bump extra-enforcer-rules from 1.6.1 to 1.6.2 in /lang/java

    Bumps [extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.6.1 to 1.6.2.
    - [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
    - [Commits](mojohaus/extra-enforcer-rules@extra-enforcer-rules-1.6.1...1.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:extra-enforcer-rules
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    295af19 View commit details
    Browse the repository at this point in the history
  42. Bump maven-plugin-plugin from 3.8.1 to 3.8.2 in /lang/java

    Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.8.1 to 3.8.2.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.8.1...maven-plugin-tools-3.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    dc4adff View commit details
    Browse the repository at this point in the history
  43. Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 in /lang/java

    Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.2.2.
    - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
    - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e944920 View commit details
    Browse the repository at this point in the history
  44. Bump zstd-jni from 1.5.4-2 to 1.5.5-2 in /lang/java

    Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.4-2 to 1.5.5-2.
    - [Release notes](https://github.com/luben/zstd-jni/releases)
    - [Commits](luben/zstd-jni@v1.5.4-2...v1.5.5-2)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8ca991f View commit details
    Browse the repository at this point in the history
  45. Bump cyclonedx-maven-plugin from 2.7.6 to 2.7.7 in /lang/java

    Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.6 to 2.7.7.
    - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.6...cyclonedx-maven-plugin-2.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c9e8591 View commit details
    Browse the repository at this point in the history
  46. Bump cyclonedx-maven-plugin from 2.7.7 to 2.7.8 in /lang/java

    Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.7 to 2.7.8.
    - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.7...cyclonedx-maven-plugin-2.7.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    838e8b2 View commit details
    Browse the repository at this point in the history
  47. Bump junit5.version from 5.9.2 to 5.9.3 in /lang/java

    Bumps `junit5.version` from 5.9.2 to 5.9.3.
    
    Updates `junit-vintage-engine` from 5.9.2 to 5.9.3
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.2...r5.9.3)
    
    Updates `junit-jupiter` from 5.9.2 to 5.9.3
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.2...r5.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.vintage:junit-vintage-engine
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    edcda16 View commit details
    Browse the repository at this point in the history
  48. Bump netty-bom from 4.1.91.Final to 4.1.92.Final in /lang/java

    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.91.Final to 4.1.92.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.1.91.Final...netty-4.1.92.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    81be3d7 View commit details
    Browse the repository at this point in the history
  49. Bump grpc.version from 1.54.0 to 1.54.1 in /lang/java

    Bumps `grpc.version` from 1.54.0 to 1.54.1.
    
    Updates `grpc-core` from 1.54.0 to 1.54.1
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.54.0...v1.54.1)
    
    Updates `grpc-stub` from 1.54.0 to 1.54.1
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.54.0...v1.54.1)
    
    Updates `grpc-netty` from 1.54.0 to 1.54.1
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.54.0...v1.54.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.grpc:grpc-stub
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.grpc:grpc-netty
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f22f0ec View commit details
    Browse the repository at this point in the history
  50. Bump protobuf-java from 3.22.2 to 3.22.3 in /lang/java

    Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.2 to 3.22.3.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v3.22.2...v3.22.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5275e19 View commit details
    Browse the repository at this point in the history
  51. Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /lang/java

    Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    435803a View commit details
    Browse the repository at this point in the history
  52. Bump protobuf-java from 3.22.3 to 3.22.4 in /lang/java

    Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.3 to 3.22.4.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v3.22.3...v3.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b744cf4 View commit details
    Browse the repository at this point in the history
  53. Bump protobuf-java from 3.22.4 to 3.23.1 in /lang/java (apache#2246)

    Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.4 to 3.23.1.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v3.22.4...v3.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e8aadbf View commit details
    Browse the repository at this point in the history
  54. Bump zstd-jni from 1.5.5-2 to 1.5.5-3 in /lang/java (apache#2244)

    Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.5-2 to 1.5.5-3.
    - [Commits](luben/zstd-jni@v1.5.5-2...v1.5.5-3)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2473542 View commit details
    Browse the repository at this point in the history
  55. Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /lang/java (apache#2218)

    Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0.
    - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    07974bc View commit details
    Browse the repository at this point in the history
  56. Bump grpc.version from 1.54.1 to 1.55.1 in /lang/java (apache#2229)

    Bumps `grpc.version` from 1.54.1 to 1.55.1.
    
    Updates `grpc-core` from 1.54.1 to 1.55.1
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.54.1...v1.55.1)
    
    Updates `grpc-stub` from 1.54.1 to 1.55.1
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.54.1...v1.55.1)
    
    Updates `grpc-netty` from 1.54.1 to 1.55.1
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.54.1...v1.55.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.grpc:grpc-stub
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.grpc:grpc-netty
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d436305 View commit details
    Browse the repository at this point in the history
  57. Bump protobuf-java from 3.23.1 to 3.23.2 in /lang/java (apache#2259)

    Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.1 to 3.23.2.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v3.23.1...v3.23.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f97501e View commit details
    Browse the repository at this point in the history
  58. Bump extra-enforcer-rules from 1.6.2 to 1.7.0 in /lang/java (apache#2267

    )
    
    Bumps [extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.6.2 to 1.7.0.
    - [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
    - [Commits](mojohaus/extra-enforcer-rules@1.6.2...1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:extra-enforcer-rules
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e940a7b View commit details
    Browse the repository at this point in the history
  59. Bump zstd-jni from 1.5.5-3 to 1.5.5-4 in /lang/java (apache#2279)

    Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.5-3 to 1.5.5-4.
    - [Commits](https://github.com/luben/zstd-jni/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    71daf4d View commit details
    Browse the repository at this point in the history
  60. Bump snappy-java from 1.1.9.1 to 1.1.10.0 in /lang/java (apache#2255)

    Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.9.1 to 1.1.10.0.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - [Commits](xerial/snappy-java@v1.1.9.1...v1.1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3e6ba53 View commit details
    Browse the repository at this point in the history
  61. Bump cyclonedx-maven-plugin from 2.7.8 to 2.7.9 in /lang/java (apache…

    …#2243)
    
    Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.8 to 2.7.9.
    - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.8...cyclonedx-maven-plugin-2.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e085adf View commit details
    Browse the repository at this point in the history
  62. Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 in /lang/java (apa…

    …che#2233)
    
    Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
    - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.0...3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    821c547 View commit details
    Browse the repository at this point in the history
  63. Bump netty-bom from 4.1.92.Final to 4.1.93.Final in /lang/java (apach…

    …e#2256)
    
    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.92.Final to 4.1.93.Final.
    - [Commits](netty/netty@netty-4.1.92.Final...netty-4.1.93.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    739bc40 View commit details
    Browse the repository at this point in the history
  64. AVRO-3756: [csharp] Add a method to return types instead of writing t…

    …hem to disk (apache#2215)
    
    * AVRO-3756 add method to return types to user instead of writing to disk
    
    * add using block
    
    * add a unit test
    
    * appease the linter
    alexrosenfeld10 authored and RyanSkraba committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    aa450f3 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    41b2481 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    88f8be1 View commit details
    Browse the repository at this point in the history
  67. Bump wasm-bindgen-test from 0.3.36 to 0.3.37 in /lang/rust (apache#2288)

    Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.36 to 0.3.37.
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    ---
    updated-dependencies:
    - dependency-name: wasm-bindgen-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 07c4726)
    dependabot[bot] authored and martin-g committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2eb0773 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    66d4cff View commit details
    Browse the repository at this point in the history
  2. [Rust]: Incorrect decimal resolving checks (apache#2289)

    * feat: add failing test case
    
    * AVRO-3782: [Rust] Incorrect decimal resolving
    
    Fix the check for max precision that a byte array could provide
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    Co-authored-by: Fedor Telnov <f.telnov@picodata.io>
    Co-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit adc0b5a)
    ftelnov authored and martin-g committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    dc18ac0 View commit details
    Browse the repository at this point in the history
  3. AVRO-3473: ServiceLoader for Conversion (apache#1624)

    * AVRO-3473: ServiceLoader for Conversion
    
    Automatically register Conversion classes using the Java 6 service
    loader upon startup. This works for any Conversion that does not need
    constructor parameters.
    
    * AVRO-3473: ServiceLoader for Conversion
    
    Improved variable name.
    
    * AVRO-3473: Spotless
    
    * Apply suggestions from code review
    
    Co-authored-by: Ryan Skraba <ryan@skraba.com>
    
    * AVRO-3473: Removed newline to trigger build
    
    * AVRO-3473: Add missing import
    
    No idea when that got dropped...
    
    * AVRO-3473: Removed unused import
    
    * AVRO-3473: Fix rebase errors
    
    * Fix static imports
    
    ---------
    
    Co-authored-by: Ryan Skraba <ryan@skraba.com>
    opwvhk and RyanSkraba committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    54f5d08 View commit details
    Browse the repository at this point in the history
  4. Bump snappy-java from 1.1.10.0 to 1.1.10.1 in /lang/java (apache#2290)

    Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.0 to 1.1.10.1.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - [Commits](xerial/snappy-java@v1.1.10.0...v1.1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0869c28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c02a72 View commit details
    Browse the repository at this point in the history
  6. Bump sha2 from 0.10.6 to 0.10.7 in /lang/rust (apache#2291)

    Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.6 to 0.10.7.
    - [Commits](RustCrypto/hashes@sha2-v0.10.6...sha2-v0.10.7)
    
    ---
    updated-dependencies:
    - dependency-name: sha2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 8b441ab)
    dependabot[bot] authored and martin-g committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    352d3c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. AVRO-3761: [python] Fix broken validation of nullable UUID field (apa…

    …che#2249)
    
    * AVRO-3761: [python] Fix broken validation of nullable UUID field
    
    * Use constant zero
    
    ---------
    
    Co-authored-by: Ryan Skraba <ryan@skraba.com>
    aiven-anton and RyanSkraba committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d766888 View commit details
    Browse the repository at this point in the history
  2. AVRO-3775: [ruby] fix decoded default value of logical type (apache#2277

    )
    
    Co-authored-by: Tim Perkins <tjwp@users.noreply.github.com>
    jychen7 and tjwp committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    841d85e View commit details
    Browse the repository at this point in the history
  3. AVRO-3772: [Rust] Use the enum default field instead of the field def…

    …ault (apache#2294)
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 2fb1831)
    martin-g committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1c0817f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Bump serde_json from 1.0.96 to 1.0.97 in /lang/rust (apache#2293)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.96...v1.0.97)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit f010896)
    dependabot[bot] authored and martin-g committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    30413b6 View commit details
    Browse the repository at this point in the history
  2. [Rust]: Update Strum to 0.25.0 (apache#2298)

    It is based on syn 2.x
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 6e1f657)
    martin-g committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    038c91b View commit details
    Browse the repository at this point in the history
  3. AVRO-3783: Read LONG length for bytes, only allow INT sizes (apache#2210

    )
    
    * Read long length for bytes. Only allow Int sizes
    
    * Add test for VLE int long equality
    jklamer authored and RyanSkraba committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    21f6fab View commit details
    Browse the repository at this point in the history
  4. Bump grpc.version from 1.55.1 to 1.56.0 in /lang/java (apache#2295)

    Bumps `grpc.version` from 1.55.1 to 1.56.0.
    
    Updates `grpc-core` from 1.55.1 to 1.56.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.55.1...v1.56.0)
    
    Updates `grpc-stub` from 1.55.1 to 1.56.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.55.1...v1.56.0)
    
    Updates `grpc-netty` from 1.55.1 to 1.56.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.55.1...v1.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.grpc:grpc-stub
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.grpc:grpc-netty
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b3dbb5a View commit details
    Browse the repository at this point in the history
  5. Bump protobuf-java from 3.23.2 to 3.23.3 in /lang/java (apache#2296)

    Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.2 to 3.23.3.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v3.23.2...v3.23.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    716ef33 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. feat: add bigint extraction from decimal (apache#2301)

    Co-authored-by: Fedor Telnov <f.telnov@picodata.io>
    (cherry picked from commit d02241e)
    ftelnov authored and martin-g committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f8efa8a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Bump netty-bom from 4.1.93.Final to 4.1.94.Final in /lang/java (apach…

    …e#2303)
    
    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.93.Final to 4.1.94.Final.
    - [Commits](netty/netty@netty-4.1.93.Final...netty-4.1.94.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e2ad4c3 View commit details
    Browse the repository at this point in the history
  2. Preparing to build 1.11.2

    RyanSkraba committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    44d1c4f View commit details
    Browse the repository at this point in the history
  3. AVRO-3785: [Rust] Deserialization if reader schema has a namespace an…

    …d a union with null and a record containing a reference type (apache#2304)
    
    Make use of the enclosing namespace when resolving union schemata
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 76d2d5d)
    martin-g committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    15a20ff View commit details
    Browse the repository at this point in the history
  4. Bump syn from 2.0.18 to 2.0.20 in /lang/rust (apache#2305)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.18 to 2.0.20.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.18...2.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 63358df)
    dependabot[bot] authored and martin-g committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    67e013c View commit details
    Browse the repository at this point in the history
  5. Bump proc-macro2 from 1.0.60 to 1.0.63 in /lang/rust (apache#2306)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.60 to 1.0.63.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.60...1.0.63)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 1dcaf1d)
    dependabot[bot] authored and martin-g committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    026b6ef View commit details
    Browse the repository at this point in the history
  6. Bump serde_json from 1.0.97 to 1.0.99 in /lang/rust (apache#2307)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.97 to 1.0.99.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.97...v1.0.99)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit cdc2286)
    dependabot[bot] authored and martin-g committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    49fa1d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Bump uuid from 1.3.4 to 1.4.0 in /lang/rust (apache#2309)

    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.4 to 1.4.0.
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.3.4...1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 50e2db1)
    dependabot[bot] authored and martin-g committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5bfa889 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Bump quote from 1.0.28 to 1.0.29 in /lang/rust (apache#2311)

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.28 to 1.0.29.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.28...1.0.29)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit eb78090)
    dependabot[bot] authored and martin-g committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    99e0f50 View commit details
    Browse the repository at this point in the history
  2. Bump syn from 2.0.20 to 2.0.23 in /lang/rust (apache#2313)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.20 to 2.0.23.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.20...2.0.23)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 78581b0)
    dependabot[bot] authored and martin-g committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ee04e0a View commit details
    Browse the repository at this point in the history
  3. Bump ctor from 0.2.2 to 0.2.3 in /lang/rust (apache#2315)

    Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.2 to 0.2.3.
    - [Commits](https://github.com/mmastrac/rust-ctor/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ctor
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 9a9999f)
    dependabot[bot] authored and martin-g committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f017208 View commit details
    Browse the repository at this point in the history
  4. Bump strum_macros from 0.25.0 to 0.25.1 in /lang/rust (apache#2316)

    Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.25.0 to 0.25.1.
    - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Peternator7/strum/commits)
    
    ---
    updated-dependencies:
    - dependency-name: strum_macros
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 56ea0f9)
    dependabot[bot] authored and martin-g committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f54e8c3 View commit details
    Browse the repository at this point in the history
  5. Bump regex from 1.8.4 to 1.9.0 in /lang/rust (apache#2320)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.8.4...1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 685dc90)
    dependabot[bot] authored and martin-g committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    294c8e4 View commit details
    Browse the repository at this point in the history
  6. Bump serde from 1.0.164 to 1.0.166 in /lang/rust (apache#2317)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.164 to 1.0.166.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.164...v1.0.166)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 05ebad5)
    dependabot[bot] authored and martin-g committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    efed90f View commit details
    Browse the repository at this point in the history
  7. Bump serde_json from 1.0.99 to 1.0.100 in /lang/rust (apache#2321)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.100.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.99...v1.0.100)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit f8a31d3)
    dependabot[bot] authored and martin-g committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0e783ae View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Bump thiserror from 1.0.40 to 1.0.41 in /lang/rust (apache#2323)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.41.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.40...1.0.41)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 0ff7ed9)
    dependabot[bot] authored and martin-g committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    adaa0bf View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Bump thiserror from 1.0.41 to 1.0.43 in /lang/rust (apache#2326)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.41 to 1.0.43.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.41...1.0.43)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 6f541cd)
    dependabot[bot] authored and martin-g committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    713648f View commit details
    Browse the repository at this point in the history
  2. Bump pretty_assertions from 1.3.0 to 1.4.0 in /lang/rust (apache#2327)

    Bumps [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases)
    - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md)
    - [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.3.0...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: pretty_assertions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 3ba0066)
    dependabot[bot] authored and martin-g committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    2cc0212 View commit details
    Browse the repository at this point in the history
  3. Bump serde from 1.0.166 to 1.0.167 in /lang/rust (apache#2328)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.166 to 1.0.167.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.166...v1.0.167)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 07f7f8c)
    dependabot[bot] authored and martin-g committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    d788ebf View commit details
    Browse the repository at this point in the history
  4. AVRO-3793: [Rust] Bump minimum supported version of Rust to 1.65.0 (a…

    …pache#2329)
    
    Use [workspace.package] in the parent Cargo.toml to reduce duplication
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 126c19b)
    martin-g committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    735c7e2 View commit details
    Browse the repository at this point in the history
  5. AVRO-3794: [Rust] Do not fail the shared tests when the shared folder…

    … is not available (apache#2330)
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit e503f2e)
    martin-g committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    2777e8d View commit details
    Browse the repository at this point in the history
  6. AVRO-3794: Rename test method back

    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 130a4e7)
    martin-g committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    689c9d5 View commit details
    Browse the repository at this point in the history
  7. Bump typed-builder from 0.14.0 to 0.15.0 in /lang/rust (apache#2324)

    Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.14.0 to 0.15.0.
    - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/idanarye/rust-typed-builder/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typed-builder
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit ee9ee5e)
    dependabot[bot] authored and martin-g committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    71566b0 View commit details
    Browse the repository at this point in the history
  8. Bump libflate from 1.2.0 to 2.0.0 in /lang/rust (apache#2331)

    * Bump libflate from 1.2.0 to 2.0.0 in /lang/rust
    
    Bumps [libflate](https://github.com/sile/libflate) from 1.2.0 to 2.0.0.
    - [Release notes](https://github.com/sile/libflate/releases)
    - [Commits](sile/libflate@1.2.0...2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: libflate
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Enable "std" feature for libflate dependency
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    * Simplify test code
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 0cc1850)
    dependabot[bot] authored and martin-g committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    78d27e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. [Rust]: Bump the version of the Rust SDK to 0.16.0

    Preparing it for the next release
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 5e387f8)
    martin-g committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2690f47 View commit details
    Browse the repository at this point in the history
  2. AVRO-3787: [Rust] Deserialization fails to use default if an enum in …

    …a record in a union is given an unknown symbol (apache#2333)
    
    Do not fail the validation if the provided enum symbol is not in the
    list of available ones if there schema defines a default symbol
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 5e592a3)
    martin-g committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3915d9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa2b4d3 View commit details
    Browse the repository at this point in the history
  4. Bump protobuf-java from 3.23.3 to 3.23.4 in /lang/java (apache#2332)

    Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.3 to 3.23.4.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.23.3...v3.23.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c9a4430 View commit details
    Browse the repository at this point in the history
  5. Bump grpc.version from 1.56.0 to 1.56.1 in /lang/java (apache#2312)

    Bumps `grpc.version` from 1.56.0 to 1.56.1.
    
    Updates `grpc-core` from 1.56.0 to 1.56.1
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.56.0...v1.56.1)
    
    Updates `grpc-stub` from 1.56.0 to 1.56.1
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.56.0...v1.56.1)
    
    Updates `grpc-netty` from 1.56.0 to 1.56.1
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.56.0...v1.56.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.grpc:grpc-stub
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.grpc:grpc-netty
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and RyanSkraba committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    527fa0b View commit details
    Browse the repository at this point in the history
  6. Bump proc-macro2 from 1.0.63 to 1.0.64 in /lang/rust (apache#2336)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.63 to 1.0.64.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.63...1.0.64)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 833c696)
    dependabot[bot] authored and martin-g committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ed92feb View commit details
    Browse the repository at this point in the history
  7. Bump typed-builder from 0.15.0 to 0.15.1 in /lang/rust (apache#2337)

    Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.15.0 to 0.15.1.
    - [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/idanarye/rust-typed-builder/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typed-builder
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 486ce13)
    dependabot[bot] authored and martin-g committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b649786 View commit details
    Browse the repository at this point in the history
  8. Bump criterion from 0.4.0 to 0.5.1 in /lang/rust (apache#2338)

    Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.4.0 to 0.5.1.
    - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
    - [Commits](bheisler/criterion.rs@0.4.0...0.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: criterion
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 76edcaf)
    dependabot[bot] authored and martin-g committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6c2e7cc View commit details
    Browse the repository at this point in the history
  9. Bump syn from 2.0.23 to 2.0.25 in /lang/rust (apache#2340)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.23 to 2.0.25.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.23...2.0.25)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 23adfb1)
    dependabot[bot] authored and martin-g committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    43fcc06 View commit details
    Browse the repository at this point in the history
  10. Bump regex from 1.9.0 to 1.9.1 in /lang/rust (apache#2341)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.9.0...1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 81f8822)
    dependabot[bot] authored and martin-g committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4ca8458 View commit details
    Browse the repository at this point in the history
  11. Bump serde from 1.0.167 to 1.0.171 in /lang/rust (apache#2342)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.167 to 1.0.171.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.167...v1.0.171)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 895c3db)
    dependabot[bot] authored and martin-g committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6c5cb76 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. AVRO-3786: [Rust] Deserialization results in FindUnionVariant error i…

    …f the writer and reader have the same symbol but at different positions (apache#2335)
    
    Add the test case from the JIRA ticket.
    Update the assertions to actually match the expected behavior.
    
    Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
    (cherry picked from commit 8c3ee16)
    martin-g committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f9d01c8 View commit details
    Browse the repository at this point in the history
  2. AVRO-3789: [java] fix map comparison in GenericData (apache#2318)

    * AVRO-3789: add more tests for GenericData map comparison
    
    * AVRO-3789: fix GenericData map comparison for empty maps and different-sized maps
    
    * AVRO-3789: use isEmpty to check for empty maps
    felixkrull-neuland authored and RyanSkraba committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4475d7e View commit details
    Browse the repository at this point in the history
  3. AVRO-3713: [Java] Fix Map synchronization regression

    Signed-off-by: Niels Basjes <nbasjes@bol.com>
    nielsbasjes authored and RyanSkraba committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    634daea View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Bump ctor from 0.2.3 to 0.2.4 in /lang/rust (apache#2346)

    Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.3 to 0.2.4.
    - [Commits](https://github.com/mmastrac/rust-ctor/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ctor
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 80d2aa0)
    dependabot[bot] authored and martin-g committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    137b1d5 View commit details
    Browse the repository at this point in the history
  2. Bump darling from 0.20.1 to 0.20.3 in /lang/rust (apache#2347)

    Bumps [darling](https://github.com/TedDriggs/darling) from 0.20.1 to 0.20.3.
    - [Release notes](https://github.com/TedDriggs/darling/releases)
    - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
    - [Commits](TedDriggs/darling@v0.20.1...v0.20.3)
    
    ---
    updated-dependencies:
    - dependency-name: darling
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 0f25d61)
    dependabot[bot] authored and martin-g committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    146fdd8 View commit details
    Browse the repository at this point in the history
  3. Bump serde_json from 1.0.100 to 1.0.102 in /lang/rust (apache#2345)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.102.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.100...v1.0.102)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 7e178b9)
    dependabot[bot] authored and martin-g committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a8d0ad7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. AVRO-3795: [Java] Raise exception for nonexistent imports in maven-pl…

    …ugin (apache#2334)
    
    * AVRO-3795: [Java] Testcase for nonexistent files in maven-plugin
    
    * AVRO-3795: [Java] Raise exception for nonexistent imports in maven-plugin
    
    * AVRO-3795: [Java] Fix testcases for nonexistent files in maven-plugin
    
    * AVRO-3795: [Java] Check imports for maven-plugin in separate method
    dervan authored and RyanSkraba committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    817765b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. AVRO-3799: [Rust] Enable the schema parser to read and parse from inp…

    …ut streams for Rust binding (apache#2352)
    
    * Add a feature reading and parsing schemas from readers.
    
    * Fix format.
    
    * Add Jira number to the test names.
    
    (cherry picked from commit 1d1742b)
    sarutak authored and martin-g committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5abfe27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68200d View commit details
    Browse the repository at this point in the history
  3. AVRO-1938: Add fingerprinting support to Python implementation (apach…

    …e#1181)
    
    * AVRO-1938 Add support for fingerprinting schemas
    
    With this change, Schema fingerprints can be extracted by
    invoking the `fingerprint` method on the schema object. By default,
    fingerprints will be generated with the CRC-64 algorithm. Optinally,
    the algorithm can be supplied.
    
    All algorithms supported by hashlib are available, but Avro
    recommends using one among CRC-32, MD5, and SHA256 as per needs.
    
    * AVRO-1938 Fix issue with AbstractSet typecheck
    
    * Format with black
    
    * Freeze Supported Algorithms Set
    
    This commit addresses review comments and freezes the supported
    fingerprinting algorithms set.
    
    * Minor lint fix with black
    
    * Address Typecheck issues with Frozenset
    
    * Fold Fingerprint Mixin within Schema
    
    Addresses PR 1181 review comments. Methods within Fingerprint mixin
    have been made available at the module level, including static
    variables used in fingerprinting. This PR has been synced with latest
    master.
    
    * Add type hints to fingerprint methods/variables
    
    * Fix incorrect import sorting in schema.py to pass lint check
    
    * Address @kojiromike Jul 16 review comments
    
    * Address @kojiromike Jul 16 review comments - 2
    
    * Address @kojiromike Jul 17 review comments
    
    * Fix black lint issue
    
    (cherry picked from commit f504265)
    subhashb authored and martin-g committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    467466d View commit details
    Browse the repository at this point in the history
  4. Bump proc-macro2 from 1.0.64 to 1.0.66 in /lang/rust (apache#2357)

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.64 to 1.0.66.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.64...1.0.66)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit de2af03)
    dependabot[bot] authored and martin-g committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4a21f13 View commit details
    Browse the repository at this point in the history
  5. Bump anyhow from 1.0.71 to 1.0.72 in /lang/rust (apache#2359)

    Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.71 to 1.0.72.
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.71...1.0.72)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 0acea3e)
    dependabot[bot] authored and martin-g committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c0822f0 View commit details
    Browse the repository at this point in the history
  6. Bump uuid from 1.4.0 to 1.4.1 in /lang/rust (apache#2361)

    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.4.0...1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 02a2d0a)
    dependabot[bot] authored and martin-g committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    cd842b1 View commit details
    Browse the repository at this point in the history
  7. Bump serde_json from 1.0.102 to 1.0.103 in /lang/rust (apache#2358)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.102 to 1.0.103.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.102...v1.0.103)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 8d2e922)
    dependabot[bot] authored and martin-g committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    01614e4 View commit details
    Browse the repository at this point in the history
  8. Bump quote from 1.0.29 to 1.0.31 in /lang/rust (apache#2362)

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.29 to 1.0.31.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.29...1.0.31)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 14850da)
    dependabot[bot] authored and martin-g committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    cc1463c View commit details
    Browse the repository at this point in the history
  9. Bump syn from 2.0.25 to 2.0.26 in /lang/rust (apache#2356)

    Bumps [syn](https://github.com/dtolnay/syn) from 2.0.25 to 2.0.26.
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.25...2.0.26)
    
    ---
    updated-dependencies:
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 5e6cec1)
    dependabot[bot] authored and martin-g committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2ac12b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Bump zstd from 0.12.3+zstd.1.5.2 to 0.12.4 in /lang/rust (apache#2369)

    Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.3+zstd.1.5.2 to 0.12.4.
    - [Release notes](https://github.com/gyscos/zstd-rs/releases)
    - [Commits](https://github.com/gyscos/zstd-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: zstd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 010a075)
    dependabot[bot] authored and martin-g committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3e7ab77 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump serde from 1.0.171 to 1.0.173 in /lang/rust (apache#2372)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.173.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.171...v1.0.173)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit a5f521c)
    dependabot[bot] authored and martin-g committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9cac323 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. AVRO-3809: [Rust] Fix validate record reference with implicit namespa…

    …ce (apache#2374)
    
    * Fix validate record reference with implicit namespace
    
    * AVRO-3809: Add the ticket number to the test method
    
    ---------
    
    Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
    (cherry picked from commit b431018)
    andrewinci authored and martin-g committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1ce486d View commit details
    Browse the repository at this point in the history
  2. AVRO-312 Python Sphinx Documentation (apache#2370)

    * AVRO-312 Python Sphinx Documentation
    
    Generate Documentation in docs/build/*.html when ./build.sh docs is run.
    
    Implementation detail: Uses tox to install build-time dependencies.
    
    * Add Tox to Python Build Requirements
    kojiromike committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d1c7353 View commit details
    Browse the repository at this point in the history