Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/avro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release-1.11.4
Choose a base ref
...
head repository: apache/avro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.11.5
Choose a head ref
  • 12 commits
  • 45 files changed
  • 6 contributors

Commits on Feb 14, 2025

  1. Prevent class with empty Java package being trusted by SpecificDatumR…

    …eader (#3311)
    
    (cherry picked from commit 3455827)
    MichalFoksa authored and martin-g committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    579a367 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Remove the default serializable packages and deprecated the property …

    …to introduce org.apache.avro.SERIALIZABLE_CLASSES instead (#3376)
    
    (cherry picked from commit 90a937f)
    jbonofre authored and opwvhk committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    35389bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d269d47 View commit details
    Browse the repository at this point in the history
  3. Update docs path (#3045)

    Fokko authored and opwvhk committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    335cc5a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Preparing for release 1.11.5

    opwvhk committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    2d13988 View commit details
    Browse the repository at this point in the history
  2. Fix mypy test (#3397)

    * Fix mypy test
    
    And also run the Docker tests on pull-requests
    
    * Thanks Martin
    
    (cherry picked from commit 49fca82)
    Fokko authored and opwvhk committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    33b855a View commit details
    Browse the repository at this point in the history
  3. ci: Remove deprecated pypy-3.9 test (#3211)

    (cherry picked from commit 86fde69)
    Xuanwo authored and opwvhk committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    4c08651 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a49a87f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    811b3a8 View commit details
    Browse the repository at this point in the history
  6. Fix perl build

    opwvhk committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    a50134b View commit details
    Browse the repository at this point in the history
  7. Fix docs path in build.sh

    opwvhk committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    a0d0130 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. AVRO-4053: doc consistency in velocity templates (#3150)

    * AVRO-4053: Improve consistency in javadoc comments
    
    * AVRO-4053: Add test case
    
    * AVRO-4053: rename test
    
    * AVRO-4053: Fix omission
    
    * AVRO-4053: spotless
    
    * AVRO-4053: Restore old name in public API
    
    * AVRO-4053: Static imports on top
    
    (cherry picked from commit 84bc732)
    opwvhk committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    257db28 View commit details
    Browse the repository at this point in the history
Loading