I think we're all agreeing so far! Let's say we release 1.12.0 today,
the state would be
master: 1.13.0-SNAPSHOT
branch-1.12: 1.12.1-SNAPSHOT
branch-1.11: 1.11.3-SNAPSHOT
We would attempt to keep all three of those in a releasable state, but
the moment we release 1.13.0, branch-1.11 drops off th
clesaec opened a new pull request, #2368:
URL: https://github.com/apache/avro/pull/2368
## What is the purpose of the change
[AVRO-2282](https://issues.apache.org/jira/browse/AVRO-2282) : Use an option
of Jackson library to optimized performance. (See JIRA for details)
Yannick Guern created AVRO-3804:
---
Summary: Open the visibility of serde implementation
Key: AVRO-3804
URL: https://issues.apache.org/jira/browse/AVRO-3804
Project: Apache Avro
Issue Type: Impro
dependabot[bot] opened a new pull request, #2369:
URL: https://github.com/apache/avro/pull/2369
Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.3+zstd.1.5.2 to
0.12.4.
Commits
See full diff in https://github.com/gyscos/zstd-rs/commits";>compare view
Tom created AVRO-3805:
-
Summary: Unable to generate AVRO classes with Java source
generated from OpenAPI Yaml file
Key: AVRO-3805
URL: https://issues.apache.org/jira/browse/AVRO-3805
Project: Apache Avro
martin-g merged PR #2369:
URL: https://github.com/apache/avro/pull/2369
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org
kojiromike opened a new pull request, #2370:
URL: https://github.com/apache/avro/pull/2370
## What is the purpose of the change
Use Sphinx to generate documentation in `docs/build/*.html` when `./build.sh
docs` is run.
## Verifying this change
This change doesn't imp
Michael A. Smith created AVRO-3806:
--
Summary: Add Python 3.11 to Dockerfile
Key: AVRO-3806
URL: https://issues.apache.org/jira/browse/AVRO-3806
Project: Apache Avro
Issue Type: Task
kojiromike opened a new pull request, #2371:
URL: https://github.com/apache/avro/pull/2371
## What is the purpose of the change
Enable all the tox environments, including Python 3.11, to work in the
docker development environment.
(Also, removes the 20 second sleep when install
kojiromike merged PR #2371:
URL: https://github.com/apache/avro/pull/2371
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@avro.apache.or
I did a PR to implement a very old ticket, AVRO-312.
https://github.com/apache/avro/pull/2370
It builds the documentation in html and I can view it locally. What I need
is for someone who understands the process for publishing the avro website
to let me know if my changes will properly publish th
Michael A. Smith created AVRO-3807:
--
Summary: Clean up unused imports and variables
Key: AVRO-3807
URL: https://issues.apache.org/jira/browse/AVRO-3807
Project: Apache Avro
Issue Type: Task
kojiromike merged PR #2363:
URL: https://github.com/apache/avro/pull/2363
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@avro.apache.or
Hi Michael,
The new website uses Hugo to build the static files.
If you prefer to use Sphinx for the Python docs then I suggest to follow
the way of C/C++/C#/Java SDKs contribute their part of the docs in this PR
-
https://github.com/apache/avro/pull/2187/files#diff-d54d69dbb27e75dae25cb4b2384310c
14 matches
Mail list logo