Skip to content

Conversation

@RyanSkraba
Copy link
Contributor

@RyanSkraba RyanSkraba commented Jun 13, 2023

Going through all of the candidate commits and (especially) bumps for 1.11.2.

The commits listed here show the difference between master and branch-1.11 using the command git --no-pager log --left-right --graph --cherry-pick --oneline master...branch-1.11. This lists attempts to list commits that are on either branch, but not both. Successfully detected cherry picks (on both) are not listed here, so your favourite feature might already be present for the 1.11.2 release candidate!

This must not be merge-squashed!

? !
🔵 There is a matching commit with the same subject; this was probably correctly cherry-picked but not detected
🟥 Don't cherry-pick New major features and changes, project website, github actions not run on branch
🔶 In progress, to verify
🟢 Do cherry-pick Version bumps for CVE and fixes, bug fixes, minor release improvements
⚔️🟢 Do cherry-pick (merge conflict)
🔥 Follow-up JIRA maintenance

master

Commit Subject
131f2c503b Preparing for 1.12.0-SNAPSHOT (#1356) 🟥 Version specific
6c2e3700b6 AVRO-3241 [Java] Publish SNAPSHOT artifacts (#1385) 🟥 Version specific
13de1f06ea Merge branch 'fd-remove-redundant-generic-hints' of https://github.com/Fokko/avro into Fokko-fd-r... ??? Probably unnecessary
d5b85d820f Merge branch 'Fokko-fd-remove-redundant-generic-hints' ???
5b003cba08 AVRO-3242 Add config for TravisCI on Linux ARM64 (#1380) 🟥 TravisCI only
2e68b3ff4f Minor non-functional cleanup. 🟥 Mistaken commit immediately reverted
4209b14b87 AVRO-2624 Revert casting to super type 🟥 Revert of below
6603e7777e AVRO-3285: Upgrade JavaCC plugin and library (#1447) 🔵34e75a3995
bdb7fadefe Bump commons-cli from 1.4 to 1.5.0 in /lang/java (#1470) 🔵Bump 4b60d817a0
100574019b AVRO-3344 Deprecating DataBlock (#1494) 🟥 C# Delete file
18d74959d7 AVRO-3345 Made Magic readonly in DataFileConstants (#1495) 🟥 Improvement
5d2f01a1ea The dotnet stuff isn't installable via deb packages on aarch64/arm64. Use the dotnet installer to... ???
443614c12a Adjust how dotnet stuff is added to Docker container, add browserify since we claim to support it... ???
11595499d6 AVRO-3386: [PHP] Pin composer to a common version 2.2.5 (#1532) ???
d7f9b9072c Fix a typo in javadoc 🟥 Unimportant
9b83acd4c7 Bump reload4j from 1.2.18.0 to 1.2.19 in /lang/java (#1556) 🔵Bump 065fb7d721
a5ba8b4452 Bump Mockito to 4.3.1 🔵Bump f89c79dff3
5a8c87a96d Update from the Ubuntu repositories before installing the dependencies ???
ad585c29ef AVRO-3388: Extra codecs in C# (#1536) 🔵b796146cf4
bdbb2a0379 AVRO-3431: CI: Cancel in-progress workflows if there are new commits in PR (#1577) 🔵307adc0c3a
9cd3c0e6df Bump grpc.version from 1.44.0 to 1.44.1 in /lang/java (#1572) 🔵Bump ae77f72f93
7ec12f99c3 Bump netty-bom from 4.1.72.Final to 4.1.74.Final in /lang/java (#1581) 🔵Bump dcb2b06e84
a4e42112ce Bump grpc.version from 1.44.1 to 1.45.0 in /lang/java (#1612) 🔵Bump 26daa9e937
d44ed5ae2f Bump jetty.version in /lang/java (#1633) 🟥 Bump (superceded to jetty.version 9.4.50)
fee1a73979 Add an entry for Rust to Github keywords/labels 🟥 Unnecessary
387f497285 AVRO-3487: Update Jackson to 2.12.6.1 (#1640) 🔵94bbb7bcaf
f0b183f277 Configure Dependabot to check for Rust updates daily 🟥 (GitHub actions Rust)
8cc6650d6d Bump zstd-jni from 1.5.1-1 to 1.5.2-2 in /lang/java (#1663) 🔵Bump 8847826577
64c8da735d Bump grpc.version from 1.45.0 to 1.45.1 in /lang/java (#1671) 🔵Bump 25cc1b6f85
76e55d8775 AVRO-2870: Avoid throwing from destructor in DataFileWriterBase (#921)
95440c4c5b AVRO-3510: Do not hardcode the PHP Composer installer Sha384 in TravisCI (#1678) 🟥 TravisCI only
e429672ba6 Bump maven-bundle-plugin from 5.1.4 to 5.1.6 in /lang/java (#1699) 🔵Bump b015fe3a22
285858f7d9 Bump netty-bom from 4.1.75.Final to 4.1.77.Final in /lang/java (#1694) 🔵Bump c290e1da80
b821b223c6 Bump hadoop-client from 3.3.2 to 3.3.3 in /lang/java (#1697) 🔵Bump 872038d4da
5ad0008486 Bump jackson-bom from 2.12.6.20220326 to 2.12.7 in /lang/java (#1703) 🔵Bump fff979a316
051249634a AVRO-3530: Rust: Use dependency-review-action for Rust (#1714) 🟥 (GitHub actions Rust)
a8ee8778df AVRO-3534: Rust: Use dependency-review-action only for pull_request events (#1717) 🔵440ab18b09
5a80e32e6b AVRO-3076: Fix incorrect Javadoc regarding custom coder defaults (#1715) 🔵87778e6c56
5af6e43fa0 Bump netty-bom from 4.1.77.Final to 4.1.78.Final in /lang/java (#1724) 🔵Bump 77258c88c9
e42a570fe5 Bump jetty.version in /lang/java (#1737) 🔵Bump 96de1933d9
2c80b563a3 AVRO-3589: Update github actions versions (#1789) 🟥 (GitHub actions bumps)
816f025d3c Bump actions/setup-node from 2 to 3 (#1791) 🟥 (GitHub actions JS bump)
e9c10d552c Bump github/codeql-action from 1 to 2 (#1792) 🟥 (GitHub actions C# bump)
7c99739a40 Bump postcss-cli from 9.1.0 to 10.0.0 in /doc (#1754) 🟢 Bump
7825226b1d Add myself to the list of committers (#1808) 🟥 (Project-only website)
e233f2ff89 AVRO-3623: Update the PR template (#1851) 🟥 (GitHub PR template)
859645d4a5 AVRO-3628: [Java] JUnit 4.x tests are not executed (#1863) 🔵d75abd5915
eb2b19d0e0 AVRO-3624: Add apache links (#1870) 🟥 (Headers/Footers, so maybe?)
8e965fae15 Bump commons-text from 1.9 to 1.10.0 in /lang/java (#1898) 🔵Bump 8e8a547cb8
77692d8c14 Bump actions/setup-dotnet from 2 to 3 (#1899) 🟥 (GitHub actions C#/Java bump)
1027938c46 AVRO-3639: Add fleet.toml and .cargo/config.toml to gitignore 🟢 Clean-up on build
627b005493 AVRO-3644: handle java.util.Optional as a nullable value (#1915) 🟥 New feature 1.12.0
5a0fb0ffce Update blog to invite Martin Grigorov (#1865) 🟥 (Project-only website)
016323828f AVRO-3650: [C++] Fix build on Manjaro (#1920) 🟥 New feature marked 1.12.0
efb977928a Bump commons-compress from 1.21 to 1.22 in /lang/java (#1943) 🟥 Bump (Merged with ant)
edd59e166c Bump jackson-bom from 2.12.7.20221012 to 2.14.0 in /lang/java (#1944) 🟢 Bump
73d208fa64 AVRO-3653: [CI] Remove Travis-ci config files (#1948) 🟥 TravisCI only
e93a2ab345 Bump actions/dependency-review-action from 2 to 3 (#1958) 🔵Bump c68b531839
41fb846ec3 Bump mockito-core from 4.8.1 to 4.9.0 in /lang/java (#1976) 🔵Bump e8556562d6
b8937526d3 Bump Maven plugin versions and maven version for the docker based build (#1983) ⚔️🟢 Bump
44d32c001c Bump jackson-bom from 2.14.0 to 2.14.1 in /lang/java (#1987) 🟢 Bump
e3dc0ea60d AVRO-3670: Add NET 7.0 support (#1956) ⚔️🟢 (priority) Asked on JIRA AVRO-3670
95acbd5c43 Bump jetty.version in /lang/java (#2007) 🔵Bump bb40b2a025
5016cd5c3f Fix minor warnings from rust 1.66.0 (#2018) 🔵280326e51a
cd6eb11335 docs: fix small error (#2025) 🟥 (Project-only website)
43b5d7e3c1 Bump mockito-core from 4.9.0 to 4.10.0 in /lang/java (#2021) 🔵Bump e261852e9e
12fdbc55ab AVRO-3697: [ruby] Test against Ruby 3.2 (#2041) 🔵5d940daac9
b1de7a6a1b Bump mockito-core from 4.10.0 to 4.11.0 in /lang/java (#2044) 🔵Bump f8c49a0961
62f45ecc90 AVRO-3696: Replace tox-wheel with standard tox (#2040) 🔵787df564b1
05099c3263 AVRO-3278: [ruby] Drop support for Ruby 2.6 (#2045) 🟥 Asked not to backport on JIRA
6743a41d33 AVRO-3611: fix generator
08adf9140f AVRO-3611: update comment
bf8cde0f66 AVRO-3611: add constants
c28dbe9f7d AVRO-3649: default for union inside union
e4e1633077 AVRO-3579: JUnit5 migration step 2
b2aeb2adbc AVRO-3579: change comment
27eaf7038b AVRO-3527: Optim hashcode
1f7bfc4470 avro-3527: GenericData, extract hashcode logic in inner class
0dcb351689 AVRO-3701 Add github action to validate maven 4 build compatibility (#2036) 🟢 (GitHub actions workflow, but also pom.xml)
be4c37a9eb Add myself to the list of committers (#2047) 🟥 (Project-only website)
82fc40bbc5 AVRO-3700: Publish Java SBOM artifacts with CycloneDX 🟢
a7ad5ac585 AVRO-3700: Move CycloneDX configuration to Java specific project (#2049) 🟢
8f06f2b5a0 Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4 in /lang/java (#2051) 🟢 Bump
ee27a1fa9c Bump ant from 1.10.12 to 1.10.13 in /lang/java (#2059) 🔵Bump 976ecbe950
41e330a14a Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 in /lang/java (#2071) 🔵Bump 5b1e1ebc4f
d22e55501c Bump maven-plugin-plugin from 3.6.4 to 3.7.1 in /lang/java (#2070) 🔵Bump 026129ac4c
9b7230210c Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 in /lang/java (#2067) 🔵Bump 3d2761da15
d2083c340d Bump jackson-bom from 2.14.1 to 2.14.2 in /lang/java (#2069) 🟢 Bump
52d670f72d AVRO-3712: Fix build by initializing union (#2079) 🟢
1998f9ee81 AVRO-3701: Bump Maven 4 to 4.0.0-alpha-4 🟥 (GitHub actions Java bump)
5d9fbb286f AVRO-3701: Bump Maven 4 to 4.0.0-alpha-4 🟥 (GitHub actions Java bump)
12adf0bc57 AVRO-3715: [Java] Oracle JDK 18 no longer exists 🟥 (GitHub actions Java)
f84392d47c AVRO-3715: [Java] CycloneDX is not reproducible by design. 🟥 (GitHub actions Java)
0b17623c1c AVRO-3715: [Java] plugin-tools-javadoc 3.7.0 does not exist. 🟢 (priority) (🔥Ping PR#2178)
ebeeebb4da Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 in /lang/java 🟢 Bump
2d54b9ea5b Bump netty-bom from 4.1.87.Final to 4.1.89.Final in /lang/java 🟥 Bump already merged with 34ac34942a
f3cd30131b Bump zstd-jni from 1.5.2-5 to 1.5.4-1 in /lang/java 🟢 Bump
35f531d16e Bump snappy-java from 1.1.9.0 to 1.1.9.1 in /lang/java 🟢 Bump
5883a4d9e6 Bump grpc.version from 1.52.1 to 1.53.0 in /lang/java 🟢 Bump
6459ec00bf [C++] Fix compiler warnings 🟢
74bd287cff AVRO-3715: [Python] Fix lint issues (reformat code). 🟢 (priority) (🔥Ping PR#2178)
72e38dc8ff AVRO-3715: [Python] Fix type issues 🟢 (priority) (🔥Ping PR#2178)
ad5cf6857e AVRO-3713: [Java] Fix Map synchronization regression (🔥 Missing Fix Version)
fa0bb70980 AVRO-3717: [Java] Fix NPE when basic type with Nullable annotation. (🔥 Missing Fix Version)
30c4cbfde5 AVRO-3690: [Java] Fix flaky test ‘testMultipleFieldAliases’ (🔥 Missing Fix Version and Assigned to)
101048de5b AVRO-3684: [Java] testAppendStream test 🟥 Commit and revert
8565b87c12 Revert "AVRO-3684: [Java] testAppendStream test" (#2108) 🟥 Commit and revert
2a246049ac AVRO-3690: Fix spotless problem (#2107) See above
536dcc35c2 AVRO-3690: [Java] Fix testMultipleFieldAliases test (#2109) See above
0f4cdc0cb9 AVRO-3718: [Java] Fix flaky NettyServer test (#2110) 🟥 (🔥 Missing Fix Version)
dd4385ba2a Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 in /lang/java (#2112) 🟢Bump
95fec21c31 Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 in /lang/java (#2114) 🔵Bump 879620925b
5548c9dff7 Bump protobuf-java from 3.21.12 to 3.22.0 in /lang/java (#2111) 🔵Bump 34ac34942a
e7d9be91ef AVRO-2404: Remove now obsolete Apache Rat workaround (#2119) 🟢 (if it cherry-picks)
2231b77a61 Bump maven-plugin-plugin from 3.7.1 to 3.8.1 in /lang/java (#2127) 🟢 Bump
b6eb0f7794 Bump zstd-jni from 1.5.4-1 to 1.5.4-2 in /lang/java (#2126) 🟢 Bump
389fb2acb1 Bump plexus-utils from 3.5.0 to 3.5.1 in /lang/java (#2125) 🟢 Bump
b9fd71a730 Bump jetty.version in /lang/java (#2122) 🟢 Bump
197a0ecaa0 AVRO-2943 improve GenericRecord MAP type comparison 🟢 (🔥 Ping on JIRA)
c2e6e13194 AVRO-3721: add method to JsonProperties 🟥 New feature
5c0b17dec3 AVRO-2943 Add new GenericData String/Utf8 ARRAY comparison test (#2137) 🟢 (🔥 Ping on JIRA)
b6178acc7a Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 in /lang/java (#2151) 🔵Bump 91fee3d854
ace4d5d2e5 AVRO-3264: Improvements to the project section of the Avro website (#2145) 🟥 Project website
5acb6d619b Bump grpc.version from 1.53.0 to 1.54.0 in /lang/java 🟢 Bump
a8d5f1b562 Bump hadoop-client from 3.3.4 to 3.3.5 in /lang/java 🟢 Bump
5f4f406dc3 Bump netty-bom from 4.1.89.Final to 4.1.90.Final in /lang/java 🟢 Bump
96c2d8419e Bump reload4j from 1.2.24 to 1.2.25 in /lang/java 🟢 Bump
4fbd448fec Add RollForward prop (#2162) 🟥 New feature
8e0513c95d Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 in /lang/java 🟢 Bump
6bdd8b2fd8 Bump netty-bom from 4.1.90.Final to 4.1.91.Final in /lang/java 🟢 Bump
7aca93124e Bump cyclonedx-maven-plugin from 2.7.5 to 2.7.6 in /lang/java 🟢 Bump
0c53710f51 Bump extra-enforcer-rules from 1.6.1 to 1.6.2 in /lang/java 🟢 Bump
6f0692f965 Add NET 7 SDK to Dockerfile (#2193) ⚔️🟢 Yes (priority)
1b67705bfd Bump maven-plugin-plugin from 3.8.1 to 3.8.2 in /lang/java 🟢 Bump
327ce13cc4 Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 in /lang/java 🟢 Bump
842e192ccd Bump zstd-jni from 1.5.4-2 to 1.5.5-2 in /lang/java 🟢 Bump
0b5859adce Bump cyclonedx-maven-plugin from 2.7.6 to 2.7.7 in /lang/java 🟢 Bump
3b6c6cc43d Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java Bump 🟥 Reverted later
96cd2074a6 Bump cyclonedx-maven-plugin from 2.7.7 to 2.7.8 in /lang/java 🟢 Bump
61b5c17703 Bump junit5.version from 5.9.2 to 5.9.3 in /lang/java 🟢 Bump
c0a06b6c88 Bump netty-bom from 4.1.91.Final to 4.1.92.Final in /lang/java 🟢 Bump
15bda5f0a8 Bump grpc.version from 1.54.0 to 1.54.1 in /lang/java 🟢 Bump
6c900f41a0 Bump protobuf-java from 3.22.2 to 3.22.3 in /lang/java 🟢 Bump
61e74e5927 AVRO-3737: fix memcheck test (#2213) 🟢 Yes (priority)
c8eec97dd0 Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /lang/java 🟢 Bump
7f8a3813ea Bump protobuf-java from 3.22.3 to 3.22.4 in /lang/java 🟢 Bump
f7ad78b4d5 Revert "Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java" 🟥 Revert
c2ae949a16 AVRO-3747: [Rust] Set is_human_readable hint to false for Value (#2202) 🔵107c903fac
1b9b0858e6 AVRO-3759: Add extra types for RecordSchema, EnumSchema, FixedSchema and DecimalSchema (#2241) 🔵47fd3b600d
fc6af3dde7 Bump protobuf-java from 3.22.4 to 3.23.1 in /lang/java (#2246) 🟢 Bump
aa1b878a7c Bump zstd-jni from 1.5.5-2 to 1.5.5-3 in /lang/java (#2244) 🟢 Bump
2919020ddf Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /lang/java (#2218) 🟢 Bump
493188cd62 Bump grpc.version from 1.54.1 to 1.55.1 in /lang/java (#2229) 🟢 Bump
3dbf0a0409 AVRO-3736: [Ruby] Preinstall gems in ubertool docker (#2191) 🟢 Yes (priority)
57f1d52784 AVRO-3766: [Rust] Print friendlier errors when test cases fail (#2263) 🔵1969b8f51d
79e5033578 AVRO-3766: [Rust] Fix the formatting 🔵54b426a4bb
24fa855db6 Bump protobuf-java from 3.23.1 to 3.23.2 in /lang/java (#2259) 🟢 Bump
cc094e5b70 Bump extra-enforcer-rules from 1.6.2 to 1.7.0 in /lang/java (#2267) 🟢 Bump
ace5ffd0d9 Bump zstd-jni from 1.5.5-3 to 1.5.5-4 in /lang/java (#2279) 🟢 Bump
087672e526 Bump snappy-java from 1.1.9.1 to 1.1.10.0 in /lang/java (#2255) 🟢 Bump
43c39e45b5 Bump cyclonedx-maven-plugin from 2.7.8 to 2.7.9 in /lang/java (#2243) 🟢 Bump
167ca07375 Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 in /lang/java (#2233) 🟢 Bump
53ad6c4cc6 Bump netty-bom from 4.1.92.Final to 4.1.93.Final in /lang/java (#2256) 🟢 Bump

branch-1.11

Commit Subject
622343fdc7 Preparing for 1.11.0 🟥 Version specific
b9977c7b3a Preparing for release 1.11.1 🟥 Version specific
4b60d817a0 Bump commons-cli from 1.4 to 1.5.0 in /lang/java (#1470) 🔵Bump bdb7fadefe
34e75a3995 AVRO-3285: Upgrade JavaCC plugin and library (#1447) 🔵6603e7777e
065fb7d721 Bump reload4j from 1.2.18.0 to 1.2.19 in /lang/java (#1556) 🔵Bump 9b83acd4c7
fa8938faef AVRO-3273: Support older versions of maven
f89c79dff3 Bump Mockito to 4.3.1 🔵Bump a5ba8b4452
b796146cf4 AVRO-3388: Extra codecs in C# (#1536) 🔵ad585c29ef
307adc0c3a AVRO-3431: CI: Cancel in-progress workflows if there are new commits in PR (#1577) 🔵bdbb2a0379
ae77f72f93 Bump grpc.version from 1.44.0 to 1.44.1 in /lang/java (#1572) 🔵Bump 9cd3c0e6df
dcb2b06e84 Bump netty-bom from 4.1.72.Final to 4.1.74.Final in /lang/java (#1581) 🔵Bump 7ec12f99c3
26daa9e937 Bump grpc.version from 1.44.1 to 1.45.0 in /lang/java (#1612) 🔵Bump a4e42112ce
94bbb7bcaf AVRO-3487: Update Jackson to 2.12.6.1 (#1640) 🔵387f497285
8847826577 Bump zstd-jni from 1.5.1-1 to 1.5.2-2 in /lang/java (#1663) 🔵Bump 8cc6650d6d
25cc1b6f85 Bump grpc.version from 1.45.0 to 1.45.1 in /lang/java (#1671) 🔵Bump 64c8da735d
b015fe3a22 Bump maven-bundle-plugin from 5.1.4 to 5.1.6 in /lang/java (#1699) 🔵Bump e429672ba6
c290e1da80 Bump netty-bom from 4.1.75.Final to 4.1.77.Final in /lang/java (#1694) 🔵Bump 285858f7d9
872038d4da Bump hadoop-client from 3.3.2 to 3.3.3 in /lang/java (#1697) 🔵Bump b821b223c6
fff979a316 Bump jackson-bom from 2.12.6.20220326 to 2.12.7 in /lang/java (#1703) 🔵Bump 5ad0008486
87778e6c56 AVRO-3076: Fix incorrect Javadoc regarding custom coder defaults (#1715) 🔵5a80e32e6b
77258c88c9 Bump netty-bom from 4.1.77.Final to 4.1.78.Final in /lang/java (#1724) 🔵Bump 5af6e43fa0
440ab18b09 AVRO-3534: Rust: Use dependency-review-action only for pull_request events (#1717) 🔵a8ee8778df
96de1933d9 Bump jetty.version in /lang/java (#1737) 🔵Bump e42a570fe5
3a9e5a789b Preparing to build 1.11.1 🟥 Version specific
ecdeda8fd9 Preparing for release 1.11.2 🟥 Version specific
a60b748c16 AVRO-3001 AVRO-3274 AVRO-3568 AVRO-3613: Add JSON encoder/decoder for C# 🔥 Needs to be reverted?
d75abd5915 AVRO-3628: [Java] JUnit 4.x tests are not executed (#1863) 🔵859645d4a5
8e8a547cb8 Bump commons-text from 1.9 to 1.10.0 in /lang/java (#1898) 🔵Bump 8e965fae15
c68b531839 Bump actions/dependency-review-action from 2 to 3 (#1958) 🔵Bump e93a2ab345
e8556562d6 Bump mockito-core from 4.8.1 to 4.9.0 in /lang/java (#1976) 🔵Bump 41fb846ec3
bb40b2a025 Bump jetty.version in /lang/java (#2007) 🔵Bump 95acbd5c43
280326e51a Fix minor warnings from rust 1.66.0 (#2018) 🔵5016cd5c3f
e261852e9e Bump mockito-core from 4.9.0 to 4.10.0 in /lang/java (#2021) 🔵Bump 43b5d7e3c1
5d940daac9 AVRO-3697: [ruby] Test against Ruby 3.2 (#2041) 🔵12fdbc55ab
f8c49a0961 Bump mockito-core from 4.10.0 to 4.11.0 in /lang/java (#2044) 🔵Bump b1de7a6a1b
787df564b1 AVRO-3696: Replace tox-wheel with standard tox (#2040) 🔵62f45ecc90
976ecbe950 Bump ant from 1.10.12 to 1.10.13 in /lang/java (#2059) 🔵Bump ee27a1fa9c
5b1e1ebc4f Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 in /lang/java (#2071) 🔵Bump 41e330a14a
026129ac4c Bump maven-plugin-plugin from 3.6.4 to 3.7.1 in /lang/java (#2070) 🔵Bump d22e55501c
3d2761da15 Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 in /lang/java (#2067) 🔵Bump 9b7230210c
879620925b Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 in /lang/java (#2114) 🔵Bump 95fec21c31
34ac34942a Bump protobuf-java from 3.21.12 to 3.22.0 in /lang/java (#2111) 🔵Bump 5548c9dff7
91fee3d854 Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 in /lang/java (#2151) 🔵Bump b6178acc7a
107c903fac AVRO-3747: [Rust] Set is_human_readable hint to false for Value (#2202) 🔵c2ae949a16
47fd3b600d AVRO-3759: Add extra types for RecordSchema, EnumSchema, FixedSchema and DecimalSchema (#2241) 🔵1b9b0858e6
1969b8f51d AVRO-3766: [Rust] Print friendlier errors when test cases fail (#2263) 🔵57f1d52784
54b426a4bb AVRO-3766: [Rust] Fix the formatting 🔵79e5033578

zcsizmadia and others added 30 commits June 13, 2023 17:15
* Add NET 7.0 support

* Update README

* Revert to setup-dotnet v3

Co-authored-by: Zoltan Csizmadia <[email protected]>
* Add NET 7 SDK to Dockerfile

* Update code analyzer package

---------

Co-authored-by: Zoltan Csizmadia <[email protected]>
* AVRO-3736: [Ruby] Preinstall gems in ubertool docker

* Replicate expected directory structure

Co-authored-by: Tim Perkins <[email protected]>

* AVRO-3736: Update from PR comments

---------

Co-authored-by: Tim Perkins <[email protected]>
We don't use .cargo/config.toml for anything custom for now!
Using Jetbrains Fleet generates such files with its custom stuff inside.
If we ever need to add custom and general Cargo config then we
(developers) should stop using Fleet.

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
…#1944)

AVRO-3658: Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.12.7.20221012 to 2.14.0.
- [Release notes](https://github.com/FasterXML/jackson-bom/releases)
- [Commits](FasterXML/jackson-bom@jackson-bom-2.12.7.20221012...jackson-bom-2.14.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ld (apache#1983)

* Bump plugin versions and maven version for the docker based build

* Setup Maven 4 cache extension
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/FasterXML/jackson-bom/releases)
- [Commits](FasterXML/jackson-bom@jackson-bom-2.14.0...jackson-bom-2.14.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…apache#2036)

* Bump Apache Parent POM to version 29

* Add github action to validate maven 4 build compatibility
…#2051)

Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.3...cyclonedx-maven-plugin-2.7.4)

---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/FasterXML/jackson-bom/releases)
- [Commits](FasterXML/jackson-bom@jackson-bom-2.14.1...jackson-bom-2.14.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.1.0...enforcer-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.2-5 to 1.5.4-1.
- [Release notes](https://github.com/luben/zstd-jni/releases)
- [Commits](luben/zstd-jni@c1.5.2-5...v1.5.4-1)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.9.0 to 1.1.9.1.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@v1.1.9.0...v1.1.9.1)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `grpc.version` from 1.52.1 to 1.53.0.

Updates `grpc-core` from 1.52.1 to 1.53.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.52.1...v1.53.0)

Updates `grpc-stub` from 1.52.1 to 1.53.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.52.1...v1.53.0)

Updates `grpc-netty` from 1.52.1 to 1.53.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.52.1...v1.53.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…#2112)

Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.4...cyclonedx-maven-plugin-2.7.5)

---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.7.1 to 3.8.1.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.4-1 to 1.5.4-2.
- [Release notes](https://github.com/luben/zstd-jni/releases)
- [Commits](luben/zstd-jni@v1.5.4-1...v1.5.4-2)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.5.0...plexus-utils-3.5.1)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `jetty.version` from 9.4.50.v20221201 to 9.4.51.v20230217.

Updates `jetty-server` from 9.4.50.v20221201 to 9.4.51.v20230217
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.50.v20221201...jetty-9.4.51.v20230217)

Updates `jetty-servlet` from 9.4.50.v20221201 to 9.4.51.v20230217
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.50.v20221201...jetty-9.4.51.v20230217)

Updates `jetty-util` from 9.4.50.v20221201 to 9.4.51.v20230217
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.50.v20221201...jetty-9.4.51.v20230217)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added 17 commits June 13, 2023 18:12
Bumps `junit5.version` from 5.9.2 to 5.9.3.

Updates `junit-vintage-engine` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.9.2...r5.9.3)

Updates `junit-jupiter` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.9.2...r5.9.3)

---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [netty-bom](https://github.com/netty/netty) from 4.1.91.Final to 4.1.92.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.91.Final...netty-4.1.92.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `grpc.version` from 1.54.0 to 1.54.1.

Updates `grpc-core` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.54.0...v1.54.1)

Updates `grpc-stub` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.54.0...v1.54.1)

Updates `grpc-netty` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.54.0...v1.54.1)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.22.2...v3.22.3)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.3 to 3.22.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.22.3...v3.22.4)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.4 to 3.23.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.22.4...v3.23.1)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.5-2 to 1.5.5-3.
- [Commits](luben/zstd-jni@v1.5.5-2...v1.5.5-3)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0.
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `grpc.version` from 1.54.1 to 1.55.1.

Updates `grpc-core` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.54.1...v1.55.1)

Updates `grpc-stub` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.54.1...v1.55.1)

Updates `grpc-netty` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.54.1...v1.55.1)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.1 to 3.23.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.23.1...v3.23.2)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
- [Commits](mojohaus/extra-enforcer-rules@1.6.2...1.7.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:extra-enforcer-rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.5-3 to 1.5.5-4.
- [Commits](https://github.com/luben/zstd-jni/commits)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.9.1 to 1.1.10.0.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@v1.1.9.1...v1.1.10.0)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#2243)

Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.8 to 2.7.9.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.7.8...cyclonedx-maven-plugin-2.7.9)

---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…che#2233)

Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e#2256)

Bumps [netty-bom](https://github.com/netty/netty) from 4.1.92.Final to 4.1.93.Final.
- [Commits](netty/netty@netty-4.1.92.Final...netty-4.1.93.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot added build C C# C++ Pull Requests for C++ binding Java Pull Requests for Java binding Python labels Jun 13, 2023
@tooptoop4
Copy link

@martin-g
Copy link
Member

@tooptoop4 I think it is: b218545

@RyanSkraba
Copy link
Contributor Author

Pardon me! Thanks for taking a look @tooptoop4 -- I've updated the description to show how I came up with this list! It wasn't clear.

(Commits already detected as cherry-picked are omitted from the tables, no actions necessary. Sometimes cherry-picked commits can't be detected, and they are in the table with a 🔵)

@RyanSkraba
Copy link
Contributor Author

OK, it's only been 24h, but I really want to get this moving -- I've rebased and pushed these changes to branch-1.11, so we can start finalising the remaining open PRs and JIRA. If I've made a mistake, we can always revert! Thanks.

@RyanSkraba RyanSkraba closed this Jun 14, 2023
@RyanSkraba RyanSkraba deleted the rskraba/1.11.2/cherrypicks branch June 14, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build C++ Pull Requests for C++ binding C# C Java Pull Requests for Java binding Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.