Skip to content

Releases: opencredo/kafka-connect-venafi

Update slf4j and openfeign to fix security vulnerabilities

04 Nov 15:56
85c3dd3
Compare
Choose a tag to compare

Updating:
slf4j 1.7.25 -> slf-reload4j 1.7.36
openfeign 10.1.0 -> 11.10

Updated Authorisation to TPP platform to use tokens API

20 Aug 13:52
b2ee78b
Compare
Choose a tag to compare

Updated Authorisation client to TPP platform to use new API for token auth

Ensured compatibility with Venafi TPP 20.4

16 Jul 12:52
3cc5492
Compare
Choose a tag to compare
  • Updated logging
  • Defined a docker-compose.yml to run the Connector in a containerised environment
  • Added Integration Test

Minor Cosmetic changes

12 Mar 11:27
Compare
Choose a tag to compare

We've made some changes to bring the connector more in line with Venafi Branding.
N.B. the default Topic is now VENAFI-LOGS

Updating the Venafi Connector

25 Feb 11:50
Compare
Choose a tag to compare

Bugfix:

  • Fixed issue around incorrect storage of Source Offsets

Create release for Confluent Integration Verification

31 Jan 13:57
Compare
Choose a tag to compare

This version of the connector is being submitted to confluent for verification to become a verified integration.

Updates for the Venafi Trust Protection Platform source Connector

28 Jan 17:28
Compare
Choose a tag to compare

Added extra unit testing
Improved the readme in preparation for verification process
Added minor tweaks around versioning & logging.
Improved overall code coverage.

Introducing the Venafi Trust Protection Platform source Connector

24 Jan 17:31
acf920b
Compare
Choose a tag to compare
Merge pull request #7 from opencredo/config_def_test_and_validate

Added unit tests around config and other minor tweaks.