This is related to the earlier discussion about the kafka connector. This code was already linked from the confluent hub, but I want to make sure we're in compliance with the apache release policy.
To create this release, I took the source code and binaries Naba mentioned and compared them with the rel/1.1.0 source tag and the results of building that tag. They were identical except for the build date in the metadata.json file for the binary. I added gpg and sha256sum signatures and uploaded the artifacts to the apache staging repo for you all to review. I checked out the license, notice, and source code headers and everything looked ok to me from that perspective. In the future, we may want to release this in sync with the rest of the geode artifacts, but for now I'm just trying to create an official release that follows the release policy - https://www.apache.org/legal/release-policy.html. -Dan ________________________________ From: Dan Smith <dasm...@vmware.com> Sent: Thursday, December 16, 2021 11:25 AM To: dev@geode.apache.org <dev@geode.apache.org> Subject: [VOTE] - Apache Geode Kafka Connector 1.1.0 Hello Geode Dev Community, This is a release candidate for Apache Geode Kafka Connector version 1.1.0. This contains a bump to log4j 2.16. Please do a review and give your feedback, including the checks you performed. Voting deadline: 3PM PST Monday, December 20 2021. Please note that we are voting upon the source tag: rel/v1.1.0 Source and Binary Distributions: https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2Fkafka-connector-1.1.0%2F&data=04%7C01%7Cdasmith%40vmware.com%7C4193eea06e6447ac697008d9c0c9e8a4%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637752795694599729%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=A%2Btmhypx13HzF10U%2B5gEo3P%2F2GCdrbm3JC9cZAr8HGY%3D&reserved=0 Github: https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-kafka-connector%2Ftree%2Frel%2Fv1.1.0&data=04%7C01%7Cdasmith%40vmware.com%7C4193eea06e6447ac697008d9c0c9e8a4%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637752795694599729%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=PdLRRAIh%2FN%2B66PY9jPkdyVrIUI5rSsBPfbHTskwhSVU%3D&reserved=0 Command to build the connector: mvn package