Skip to content

Latest commit

 

History

History
93 lines (56 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

93 lines (56 loc) · 1.91 KB

List of changes

All noticeable changes to this project will be documented in this file.

The format is based on changelog, and this project adheres to semantic versioning.

0.8.1 2023-09-12

Changed

  • Bump alpine from 3.16 to 3.18
  • Bump jq from 1.6 to 1.7

0.8.0 2023-09-12

Added

  • Basic authentication #7
  • Changelog
  • Ignore PAUSED connectors #8
  • Docs for contributing

Fixed

  • Exit code 4 when result of jq is empty #11

0.7.2 2022-01-06

Fix

  • Change log function to work with set -euo pipefail #6

0.7.1 2022-01-06

Changed

  • Refactoring, clear duplicates code
  • Update base images to alpine 3.16

0.7.0 2022-01-03

Added

  • Variable to specify the protocol KAFKA_CONNECT_PROTO
  • Restart all problematic connectors

Changed

  • Workflow

Fixed

  • Docs cronjob
  • Docs sidecar

0.6.8 2021-11-29

Added

  • Logging expanded

Changed

  • Workflow

Fixed

  • Dockerfile entrypoint
  • Some bugs in script

0.2.0 2021-10-23

Added

  • Sidecar mode
  • License