Sign in
apache
/
avro
/
HEAD
44f7aa3
AVRO-4313: [java] Tighten javaAnnotation string-literal validation in SpecificCompiler (#3892)
by Ismaël Mejía
· 10 hours ago
main
378e5e2
Bump autoprefixer from 10.5.2 to 10.5.4 in /doc (#3884)
by dependabot[bot]
· 11 hours ago
2c5dec6
Bump System.CodeDom from 10.0.9 to 10.0.10 (#3888)
by dependabot[bot]
· 11 hours ago
8a61917
Bump Microsoft.Build.Framework and Microsoft.Build.Utilities.Core (#3887)
by dependabot[bot]
· 11 hours ago
587cfc7
Update mypy requirement from <2.3.0 to <2.4.0 in /lang/py (#3885)
by dependabot[bot]
· 11 hours ago
a78a6ca
Bump actions/setup-node from 6 to 7 (#3883)
by dependabot[bot]
· 11 hours ago
d5c3aa6
Bump postcss from 8.5.17 to 8.5.20 in /doc (#3882)
by dependabot[bot]
· 11 hours ago
2a9b0fe
Bump actions/setup-dotnet from 5 to 6 (#3881)
by dependabot[bot]
· 11 hours ago
07ac413
AVRO-4309: [Python][Build] Add uvx to path explicitly (#3879)
by Ryan Skraba
· 11 hours ago
787adb1
AVRO-4314: [csharp] Validate names against the Avro name grammar (#3895)
by Ismaël Mejía
· 4 days ago
eab0e48
AVRO-4308: [python] Fix interop build failure from setuptools package discovery (#3894)
by Ismaël Mejía
· 6 days ago
61270d4
AVRO-4300: [java] Bound array/map allocation and skipping for zero-byte elements and on the fast reader path (#3865)
by Ismaël Mejía
· 8 days ago
f3bb10e
AVRO-4268: BytesWritableConverter should respect logical length (#3878)
by Harsh Srivastava
· 8 days ago
cc134b3
MINOR: [c++] reject lone low surrogate U+DFFF in JSON decoder (#3841)
by mohammed arib
· 8 days ago
43096d0
Bump postcss from 8.5.16 to 8.5.17 in /doc (#3870)
by dependabot[bot]
· 10 days ago
2c8e710
Bump grpc.version from 1.82.1 to 1.82.2 in /lang/java (#3867)
by dependabot[bot]
· 10 days ago
8b34f8b
Update mypy requirement from <2.2.0 to <2.3.0 in /lang/py (#3868)
by dependabot[bot]
· 10 days ago
8bdb8c6
Bump astral-sh/setup-uv from 8.2.0 to 8.3.2 (#3871)
by dependabot[bot]
· 10 days ago
19d83d2
Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3873)
by dependabot[bot]
· 10 days ago
0c0ca3f
Bump io.netty:netty-bom from 4.2.15.Final to 4.2.16.Final in /lang/java (#3874)
by dependabot[bot]
· 10 days ago
bb72c29
AVRO-4242: [Java] Fix NPE in DataFileStream and DataFileReader when schema metadata is missing
by Ismaël Mejía
· 4 months ago
e1386c1
Bump autoprefixer from 10.5.0 to 10.5.2 in /doc (#3834)
by dependabot[bot]
· 3 weeks ago
7f08eb1
Bump postcss from 8.5.15 to 8.5.16 in /doc (#3832)
by dependabot[bot]
· 3 weeks ago
5b63fb4
Bump actions/cache from 5 to 6 (#3833)
by dependabot[bot]
· 3 weeks ago
7771150
Bump grpc.version from 1.82.0 to 1.82.1 in /lang/java (#3831)
by dependabot[bot]
· 3 weeks ago
87501fe
Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3829)
by dependabot[bot]
· 3 weeks ago
bbbdd53
Bump org.cyclonedx:cyclonedx-maven-plugin in /lang/java (#3828)
by dependabot[bot]
· 3 weeks ago
bc13615
Bump actions/checkout from 6 to 7 (#3827)
by dependabot[bot]
· 3 weeks ago
840dc81
PHP - fix json_decode syntax error and set dev tools version (#3824)
by Mattia Basone
· 5 weeks ago
d85a45b
Fix wrong schema accessor in avro_generic_map_class (#3823)
by KyleKim107
· 5 weeks ago
912ab25
AVRO-4269: Fix timestamp-nanos conversion before epoch (#3813)
by Emanuele Russo
· 5 weeks ago
4bec628
Bump System.CodeDom from 10.0.8 to 10.0.9 (#3821)
by dependabot[bot]
· 6 weeks ago
3c972b0
Bump Microsoft.Build.Framework and Microsoft.Build.Utilities.Core (#3820)
by dependabot[bot]
· 6 weeks ago
2343609
Bump com.google.protobuf:protobuf-java in /lang/java (#3818)
by dependabot[bot]
· 6 weeks ago
2ca939e
Bump grpc.version from 1.81.0 to 1.82.0 in /lang/java (#3817)
by dependabot[bot]
· 6 weeks ago
d728cbc
Bump com.github.luben:zstd-jni from 1.5.7-10 to 1.5.7-11 in /lang/java (#3816)
by dependabot[bot]
· 6 weeks ago
0f18ca8
Bump com.github.luben:zstd-jni from 1.5.7-9 to 1.5.7-10 in /lang/java (#3812)
by dependabot[bot]
· 7 weeks ago
76fadbf
Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#3811)
by dependabot[bot]
· 7 weeks ago
99bfb9e
Bump io.netty:netty-bom from 4.2.14.Final to 4.2.15.Final in /lang/java (#3810)
by dependabot[bot]
· 7 weeks ago
ec31e8b
Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3809)
by dependabot[bot]
· 7 weeks ago
6444e8d
MINOR: [C++] fix missing format_context when compiled with C++23 (#3815)
by Gang Wu
· 7 weeks ago
997d50d
MINOR: [C++] Add missing header <type_traits> (#3808)
by Gang Wu
· 7 weeks ago
d77446e
AVRO-XXX: [C++] Replace fmt with std::format and require C++20 (#3788)
by Gang Wu
· 8 weeks ago
2041bcd
AVRO-4246: [c] Fix memory leak on failed decoding (#3732)
by Fábio Lucas Carneiro
· 8 weeks ago
bd70a08
Bump org.apache.maven.plugins:maven-surefire-plugin in /lang/java (#3805)
by dependabot[bot]
· 8 weeks ago
f433b70
Bump tmp from 0.2.6 to 0.2.7 in /lang/js (#3803)
by dependabot[bot]
· 8 weeks ago
2fb9528
Bump coverlet.msbuild from 10.0.0 to 10.0.1 (#3798)
by dependabot[bot]
· 8 weeks ago
5481629
Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3804)
by dependabot[bot]
· 8 weeks ago
b86ddf0
Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3802)
by dependabot[bot]
· 8 weeks ago
6db0de2
Bump tmp from 0.2.5 to 0.2.6 in /lang/js (#3801)
by dependabot[bot]
· 8 weeks ago
1259420
Bump coverlet.collector from 10.0.0 to 10.0.1 (#3797)
by dependabot[bot]
· 8 weeks ago
9c3010f
Bump com.google.protobuf:protobuf-java in /lang/java (#3796)
by dependabot[bot]
· 8 weeks ago
77d5c7f
Bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-9 in /lang/java (#3795)
by dependabot[bot]
· 8 weeks ago
65ca0a2
Bump mocha from 11.7.5 to 11.7.6 in /lang/js (#3794)
by dependabot[bot]
· 8 weeks ago
f9689b9
Bump org.apache.maven.plugins:maven-enforcer-plugin in /lang/java (#3793)
by dependabot[bot]
· 8 weeks ago
5a6148c
Bump postcss from 8.5.14 to 8.5.15 in /doc (#3792)
by dependabot[bot]
· 8 weeks ago
c3c14fa
Bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final in /lang/java (#3791)
by dependabot[bot]
· 8 weeks ago
66e29f3
AVRO-4260: [C++] Upgrade minimum C++ standard from C++17 to C++20 (#3800)
by Gang Wu
· 9 weeks ago
9ce6b20
Bump idna from 3.11 to 3.15 in /lang/py (#3787)
by dependabot[bot]
· 9 weeks ago
0cde485
Bump System.CodeDom from 10.0.7 to 10.0.8 (#3786)
by dependabot[bot]
· 9 weeks ago
a76fb29
Bump Microsoft.Build.Framework and Microsoft.Build.Utilities.Core (#3785)
by dependabot[bot]
· 9 weeks ago
61b4e74
Update mypy requirement from <2.1.0 to <2.2.0 in /lang/py (#3783)
by dependabot[bot]
· 9 weeks ago
8b2f4a1
Bump slf4j.version from 2.0.17 to 2.0.18 in /lang/java (#3782)
by dependabot[bot]
· 9 weeks ago
7f1bccd
Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3781)
by dependabot[bot]
· 9 weeks ago
85d6128
Set up default protection ruleset for default and release branches (#3780)
by The Apache Software Foundation
· 10 weeks ago
68da8fb
bump composer version (#3779)
by Mattia Basone
· 2 months ago
dd72fea
AVRO-4257: use the new SchemaParser (#3766)
by Oscar Westra van Holthe - Kind
· 2 months ago
22f53c8
AVRO-4176: Java parser allows field type to be object with custom type (#3772)
by Oscar Westra van Holthe - Kind
· 2 months ago
34bdcf9
AVRO-4182: Avoid ANTLR parsing edge cases (#3756)
by Oscar Westra van Holthe - Kind
· 2 months ago
4c29cfb
AVRO-4211: Java fix schema generation for union fields with default value that isn't the first union element (#3709)
by zakpayne8283
· 3 months ago
d28279d
AVRO-4247: Enforce decompression size limits (#3745)
by Steve Loughran
· 3 months ago
4502c1b
AVRO-4209: [java] Reflect correctly on recursive schemas (#3765)
by Ryan Skraba
· 3 months ago
e1894b3
Bump urllib3 from 2.6.3 to 2.7.0 in /lang/py (#3775)
by dependabot[bot]
· 3 months ago
d3072c2
Bump postcss from 8.5.13 to 8.5.14 in /doc (#3768)
by dependabot[bot]
· 3 months ago
fedc492
Update mypy requirement from <1.21.0 to <2.1.0 in /lang/py (#3769)
by dependabot[bot]
· 3 months ago
4b25be3
Bump io.netty:netty-bom from 4.2.12.Final to 4.2.13.Final in /lang/java (#3771)
by dependabot[bot]
· 3 months ago
1461aaa
Bump org.apache:apache from 37 to 38 in /lang/java (#3767)
by dependabot[bot]
· 3 months ago
c5f66c7
AVRO-2825: [csharp] Resolve: C# Logical Types throw exception on unknown (#3727)
by RawScape
· 3 months ago
892d699
AVRO-4238: [java] Fix adding union fields with array default value (#3730)
by Cedric
· 3 months ago
974961d
AVRO-4225: Fix ClassCastException in FastReaderBuilder for java-class attribute (#3715)
by Santosh Pingale
· 3 months ago
96389eb
AVRO-4253: Avoid logging datum values in UnresolvedUnionException message (#3764)
by kunal sevkani
· 3 months ago
343a9c7
Fix misaligned pointer use in BufferDetail.hh and BufferReader.hh (#3740)
by Andrew Pilloud
· 3 months ago
8dffb87
AVRO-4252: Update JS dependencies with security issues (#3753)
by Ismaël Mejía
· 3 months ago
f144f45
Bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-8 in /lang/java (#3761)
by dependabot[bot]
· 3 months ago
782fb63
Bump grpc.version from 1.80.0 to 1.81.0 in /lang/java (#3759)
by dependabot[bot]
· 3 months ago
048b1de
Bump postcss from 8.5.12 to 8.5.13 in /doc (#3758)
by dependabot[bot]
· 3 months ago
8cdb621
Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3757)
by dependabot[bot]
· 3 months ago
2cd8431
Fixed byte compare (#3710)
by Valentin Valls
· 3 months ago
5af5735
AVRO-4162: [csharp] Fix AvroDecimal.CompareTo for values with different scales (#3744)
by ChristophMajcenAtXxxlutz
· 3 months ago
64ac297
AVRO-4250: [build] Run github actions test workflows for the maintenance branches (#3748)
by Ismaël Mejía
· 3 months ago
875c429
AVRO-4241: [Java] BinaryDecoder should verify available bytes before reading (#3725)
by Ismaël Mejía
· 3 months ago
fed0011
Bump postcss from 8.5.10 to 8.5.12 in /doc (#3741)
by dependabot[bot]
· 3 months ago
c529326
Bump junit5.version from 5.14.3 to 5.14.4 in /lang/java (#3742)
by dependabot[bot]
· 3 months ago
dc03789
Bump System.CodeDom from 10.0.6 to 10.0.7 (#3743)
by dependabot[bot]
· 3 months ago
79017ee
Bump autoprefixer from 10.4.27 to 10.5.0 in /doc (#3735)
by dependabot[bot]
· 3 months ago
f7cb681
Bump coverlet.collector from 8.0.1 to 10.0.0 (#3737)
by dependabot[bot]
· 3 months ago
f6b7d33
Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#3736)
by dependabot[bot]
· 3 months ago
fd37a8f
Bump postcss from 8.5.9 to 8.5.10 in /doc (#3734)
by dependabot[bot]
· 3 months ago
405dcaf
Bump coverlet.msbuild from 8.0.1 to 10.0.0 (#3738)
by dependabot[bot]
· 3 months ago
f327e1a
Bump System.CodeDom from 10.0.5 to 10.0.6 (#3739)
by dependabot[bot]
· 3 months ago
Next »