You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by gi...@apache.org on 2024/01/18 13:41:57 UTC

(avro) branch dependabot/maven/lang/java/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3 updated (ba34368af -> 21488c46c)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/lang/java/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3
in repository https://gitbox.apache.org/repos/asf/avro.git


 discard ba34368af Bump org.apache.maven.plugins:maven-javadoc-plugin in /lang/java
     add 97fb98fe8 Bump actions/setup-dotnet from 3 to 4 (#2630)
     add 27a67cc83 Update transitive dependencies
     add 77c3efa6b Fix action/labeler to work with v5 (#2634)
     add bc9dc0586 Bump actions/setup-python from 4 to 5 (#2631)
     add 92512b20e AVRO-3839: [Rust] Replace lazy_static crate with std::sync::OnceLock (#2461)
     add ff3245302 AVRO-3914: Add nanos support (#2608)
     add e248e6b20 AVRO-3917: [Rust] take field aliases into account when calculating schema compatibilities (#2633)
     add 1565f01be Bump zerocopy from 0.7.30 to 0.7.31 in /lang/rust (#2635)
     add c1e555d79 Bump org.apache:apache from 29 to 31 in /lang/java (#2628)
     add 1cc413577 Bump org.apache.maven.plugins:maven-enforcer-plugin in /lang/java (#2627)
     add 736cec09d Bump org.apache.maven.plugins:maven-shade-plugin in /lang/java (#2624)
     add 236f93c26 Bump org.apache.maven.plugins:maven-checkstyle-plugin in /lang/java (#2621)
     add e0926ee9f Bump ctor from 0.2.5 to 0.2.6 in /lang/rust (#2636)
     add 54a273283 Bump syn from 2.0.40 to 2.0.41 in /lang/rust (#2637)
     add a515164a4 Bump github/codeql-action from 2 to 3 (#2638)
     add b1ef592bb Bump org.apache.maven.plugins:maven-surefire-plugin in /lang/java (#2640)
     add c7dc4cd36 Bump io.netty:netty-bom from 4.1.99.Final to 4.1.104.Final in /lang/java (#2639)
     add 2795ac6b5 Bump org.apache.maven.plugins:maven-source-plugin in /lang/java (#2626)
     add 5cdc019e7 Bump org.apache.maven.plugins:maven-remote-resources-plugin (#2620)
     add 128a647e4 Bump org.codehaus.mojo:build-helper-maven-plugin in /lang/java (#2597)
     add 39d480e27 Bump com.fasterxml.jackson:jackson-bom in /lang/java (#2592)
     add a393e0104 Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13 in /lang/java (#2591)
     add a0fa94ad7 Bump com.google.protobuf:protobuf-java in /lang/java (#2593)
     add 5c8506081 Bump thiserror from 1.0.50 to 1.0.51 in /lang/rust (#2641)
     add 3c466ee0c AVRO-3377: Deserialization of record of mangled Java class throws ClassCastException (#1527)
     add 7f7b1932c Bump anyhow from 1.0.75 to 1.0.76 in /lang/rust (#2644)
     add 8d6a676ac Bump syn from 2.0.41 to 2.0.42 in /lang/rust (#2645)
     add cc9d99bb9 Bump proc-macro2 from 1.0.70 to 1.0.71 in /lang/rust (#2647)
     add f6b61ed6b Bump com.fasterxml.jackson:jackson-bom in /lang/java (#2649)
     add 8e651d8a1 AVRO-3919: [Spec] Clarify UUID type (#2646)
     add a0b277ffc AVRO-3921: [ruby] Test against Ruby 3.3 (#2655)
     add df74c9f8a NO-ISSUE: [Rust] Fix clippy errors for Rust 1.75.0
     add b76e87c8c Bump anyhow from 1.0.76 to 1.0.79 in /lang/rust (#2669)
     add f49e4c847 Bump quote from 1.0.33 to 1.0.35 in /lang/rust (#2668)
     add 3d22333ee Bump thiserror from 1.0.51 to 1.0.55 in /lang/rust (#2667)
     add dd8f21acc Bump serde from 1.0.193 to 1.0.194 in /lang/rust (#2665)
     add e00e85cd4 AVRO-3922: [ruby] add timestamp-nanos support (#2658)
     add c5523dc84 Update serde_json to 1.0.110
     add 1dbfef088 AVRO-3889: [Java][Build] Maven IDL Generation Modification Check (#2564)
     add 218200cb8 AVRO-3923: [Docs] Add 1.11.3 release blog (#2656)
     add e5ca1517b Bump thiserror from 1.0.55 to 1.0.56 in /lang/rust (#2671)
     add 4295bc228 AVRO-3925: Fix decimal serialization format (#2673)
     add 08a53e6f9 AVRO-3925: [Rust] Improve formatting
     add 4739bf20e a
     add 5184f83cb AVRO-3920: Serialize custom attribute in RecordField (#2650)
     add bf68f5749 Bump serde_json from 1.0.110 to 1.0.111 in /lang/rust (#2675)
     add 530fe071b Bump proc-macro2 from 1.0.74 to 1.0.75 in /lang/rust (#2674)
     add 03c3f64b4 Bump syn from 2.0.46 to 2.0.48 in /lang/rust (#2677)
     add f23241025 Bump serde from 1.0.194 to 1.0.195 in /lang/rust (#2680)
     add ac0f469e6 Bump serial_test from 2.0.0 to 3.0.0 in /lang/rust (#2679)
     add c19305887 Bump proc-macro2 from 1.0.75 to 1.0.76 in /lang/rust (#2678)
     add c1d5b9725 AVRO-3927: [Rust]support map and array schema (#2681)
     add b9d8a6ba7 AVRO-3928: [Rust] Convert serde_json::Value::Number to apache_avro::types::Value::Int when possible (#2682)
     add a9b06c161 NO-JIRA: [Rust] Add some badges to README.md
     add 4a42c9600 Bump wasm-bindgen from 0.2.89 to 0.2.90 in /lang/rust (#2684)
     add 7d93adc46 Bump wasm-bindgen-test from 0.3.39 to 0.3.40 in /lang/rust (#2692)
     add c7c9e6c6c Bump typed-builder from 0.18.0 to 0.18.1 in /lang/rust (#2693)
     add dcd49e837 Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16 in /lang/java (#2689)
     add 23c5d46d6 Bump org.apache.maven.plugins:maven-surefire-plugin in /lang/java (#2690)
     add 57021e97f Bump com.google.protobuf:protobuf-java in /lang/java (#2687)
     add 161a99d01 Bump org.apache.commons:commons-compress in /lang/java (#2629)
     add 6aef2bb40 Bump org.apache.hadoop:hadoop-client from 3.3.5 to 3.3.6 in /lang/java (#2616)
     add a713f4d84 Bump org.codehaus.mojo:exec-maven-plugin in /lang/java (#2590)
     add f64f4e714 Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 in /lang/java (#2617)
     add a0be40e12 Bump org.cyclonedx:cyclonedx-maven-plugin in /lang/java (#2695)
     add 24052db09 Bump postcss-cli from 10.1.0 to 11.0.0 in /doc (#2612)
     add be0d579a8 Bump jetty.version in /lang/java (#2552)
     add ca8d9c2bb Bump junit5.version from 5.10.0 to 5.10.1 in /lang/java (#2576)
     add db9667d9e Bump org.apache.maven.plugins:maven-plugin-plugin in /lang/java (#2691)
     add 16c60f6a5 Bump grpc.version from 1.59.0 to 1.61.0 in /lang/java (#2686)
     add 21488c46c Bump org.apache.maven.plugins:maven-javadoc-plugin in /lang/java

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ba34368af)
            \
             N -- N -- N   refs/heads/dependabot/maven/lang/java/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3 (21488c46c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/labeler.yml                                |  48 +-
 .github/workflows/codeql-csharp-analysis.yml       |   8 +-
 .github/workflows/codeql-java-analysis.yml         |   6 +-
 .github/workflows/codeql-js-analysis.yml           |   6 +-
 .github/workflows/codeql-py-analysis.yml           |   6 +-
 .github/workflows/test-lang-csharp.yml             |   4 +-
 .github/workflows/test-lang-java.yml               |   4 +-
 .github/workflows/test-lang-js.yml                 |   2 +-
 .github/workflows/test-lang-py.yml                 |   4 +-
 .github/workflows/test-lang-ruby.yml               |   4 +-
 .github/workflows/test-lang-rust-ci.yml            |   4 +-
 .github/workflows/test-lang-rust-clippy.yml        |   2 +-
 .../en/blog/releases/avro-1.11.3-released.md       |  79 ++++
 .../en/docs/++version++/Specification/_index.md    |   8 +
 doc/package.json                                   |   2 +-
 .../main/java/org/apache/avro/LogicalTypes.java    |  49 ++
 .../java/org/apache/avro/data/TimeConversions.java |  78 +++
 .../org/apache/avro/specific/SpecificData.java     | 146 +++++-
 .../org/apache/avro/specific/TestSpecificData.java |   5 +
 .../test/java/org/apache/avro/specific/int$.java   | 227 +++++++++
 .../org/apache/avro/compiler/schema/Schemas.java   |   6 +-
 .../avro/compiler/specific/SpecificCompiler.java   |  81 +---
 .../compiler/specific/TestSpecificCompiler.java    |  16 +-
 .../main/java/org/apache/avro/mojo/IDLMojo.java    |   6 +-
 .../java/org/apache/avro/mojo/TestIDLMojo.java     |  51 +-
 .../{pom.xml => pom-incremental-compilation.xml}   |   4 +-
 lang/java/pom.xml                                  |  26 +-
 .../org/apache/avro/protobuf/ProtoConversions.java |  44 +-
 lang/ruby/lib/avro/logical_types.rb                |  35 +-
 lang/ruby/test/random_data.rb                      |   2 +
 lang/ruby/test/test_io.rb                          |   5 +-
 lang/ruby/test/test_logical_types.rb               |  26 +-
 lang/rust/Cargo.lock                               | 522 ++++++++++++---------
 lang/rust/Cargo.toml                               |   7 +-
 lang/rust/README.md                                |   7 +-
 lang/rust/avro/Cargo.toml                          |   9 +-
 lang/rust/avro/README.md                           |   2 +-
 lang/rust/avro/src/decode.rs                       |  18 +-
 lang/rust/avro/src/encode.rs                       |  18 +-
 lang/rust/avro/src/rabin.rs                        |  13 +-
 lang/rust/avro/src/reader.rs                       |   2 +-
 lang/rust/avro/src/schema.rs                       | 441 +++++++++++++----
 lang/rust/avro/src/schema_compatibility.rs         | 120 +++--
 lang/rust/avro/src/types.rs                        |  73 ++-
 lang/rust/avro/src/writer.rs                       |   6 +-
 lang/rust/avro/tests/io.rs                         | 271 +++++++----
 lang/rust/avro/tests/schema.rs                     |  68 +--
 lang/rust/avro_derive/Cargo.toml                   |   8 +-
 lang/rust/avro_derive/README.md                    |   2 +-
 lang/rust/avro_derive/src/lib.rs                   |   2 +-
 lang/rust/avro_derive/tests/derive.rs              |   2 +-
 lang/rust/avro_test_helper/Cargo.toml              |   5 +-
 lang/rust/avro_test_helper/src/logger.rs           |  11 +-
 lang/rust/wasm-demo/Cargo.toml                     |   6 +-
 pom.xml                                            |  19 +-
 share/docker/Dockerfile                            |   2 +-
 56 files changed, 1912 insertions(+), 716 deletions(-)
 create mode 100755 doc/content/en/blog/releases/avro-1.11.3-released.md
 create mode 100644 lang/java/avro/src/test/java/org/apache/avro/specific/int$.java
 copy lang/java/maven-plugin/src/test/resources/unit/idl/{pom.xml => pom-incremental-compilation.xml} (92%)