avro icon indicating copy to clipboard operation
avro copied to clipboard

Apache Avro is a data serialization system.

Results 272 avro issues
Sort by recently updated
recently updated
newest added

Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.20.0 to 0.21.0. Release notes Sourced from org.apache.thrift:libthrift's releases. Version 0.21.0 Please head over to the official release download source: http://thrift.apache.org/download The assets listed below are added...

Java
build
dependencies

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.0. Commits 7236550 [maven-release-plugin] prepare release jackson-bom-2.18.0 58c2791 Prepare for 2.18.0 release 3775318 Merge pull request #73 from FasterXML/dependabot/github_actions/github-action... 540b7e7 Bump actions/setup-java from 4.2.1 to...

Java
build
dependencies

Bumps org.apache.velocity:velocity-engine-core from 2.3 to 2.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.velocity:velocity-engine-core&package-manager=maven&previous-version=2.3&new-version=2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

Java
build
dependencies

Bumps [org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.8.0 to 1.9.0. Release notes Sourced from org.codehaus.mojo:extra-enforcer-rules's releases. 1.9.0 🚀 New features and improvements Recognize JDK 24 (#308) @​wendigo Make parent level configurable for reference value...

build
dependencies

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.28.0 to 4.28.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=maven&previous-version=4.28.0&new-version=4.28.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

Java
build
dependencies

Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-5 to 1.5.6-6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.luben:zstd-jni&package-manager=maven&previous-version=1.5.6-5&new-version=1.5.6-6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

Java
build
dependencies

Bumps `grpc.version` from 1.66.0 to 1.68.0. Updates `io.grpc:grpc-core` from 1.66.0 to 1.68.0 Commits See full diff in compare view Updates `io.grpc:grpc-stub` from 1.66.0 to 1.68.0 Commits See full diff in...

Java
build
dependencies

Bumps [nyc](https://github.com/istanbuljs/nyc) from 17.0.0 to 17.1.0. Release notes Sourced from nyc's releases. nyc: v17.1.0 17.1.0 (2024-09-19) Features deps: bump foreground-child from ^2.0.0 to ^3.0.0 (#1546) (af74d1e) Bug Fixes reduce size...

JS
dependencies
javascript

Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.6 to 1.1.10.7. Release notes Sourced from org.xerial.snappy:snappy-java's releases. v1.1.10.7 What's Changed 🔗 Dependency Updates Update scalafmt-core to 3.8.3 by @​xerial-bot in xerial/snappy-java#588 Bump peter-evans/create-pull-request from 6...

Java
build
dependencies

AVRO-4044 ## What is the purpose of the change To align with nanoseconds precision of timestamps and local timestamps, I would propose adding this precision to the time logical type...

C++