Fork me on GitHub

Aiven configuration utilities for Apache Kafka

Main push checks

This project provides a set of utilities to assist in configuration and reporting on Kafka connectors. This is an open source project, and we welcome participation from all parties. Read the “Getting Involved” section if you are interested in contributing.

Overview

  • Development: 0.3.0-SNAPSHOT
  • Latest Release: 0.2.0
  • Minimum Java: 17
  • Minimum Kafka: 3.9.2

Build

The latest release is 0.2.0 and is available for download from the Maven repository or via the releases page. Please note that all jars are provided for your convenience, the project delivery is the source code found in the project git repository. The tar and zip packages contain the release jar as well as all dependencies except those that are provided by the Kafka infrastructure.

To build the module execute mvn install. This will create the jars and install them in your local maven repository where they can be accessed from other projects.

License

Aiven configuration utilities for Apache Kafka is licensed under the Apache License, version 2.0. Full license text is available in the license documentation file.

Please note that the project explicitly does not require a CLA (Contributor License Agreement) from its contributors.

Contact

Bug reports and patches are very welcome, please post them as GitHub issues and pull requests at https://github.com/Aiven-Open/kafka-config. To report any possible vulnerabilities or other serious issues please see our security policy.