Skip to content

Tags: celonis/kafka-ems-connector

Tags

v1.8.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #65 from celonis/fix/DP-0000-proxy_bug

Fixing a bug with proxy not being used while configured

v1.8.7

EMS Kafka Connector v1.8.7

v1.8.6

EMS Kafka Connector v1.8.6

v1.8.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DP-2429 | Introduce incremental schema evolution (#60)

* introduced incremental schema evolution
* reset schema when evolution fails

v1.8.4

EMS Kafka Connector v1.8.4

v1.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #54 from celonis/fix/e2e

Fix for e2e tests

v1.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #50 from celonis/bug/flat-nestion-union-null

Fix a bug for a flattener when a schema that have a nested schema as …

v1.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DP-1710 | Introduce timeout for EmsSinkTask#put (#48)

* introduce timeout for EmsSinkTask#put
* add e2e test
* avoid ambiguity around java TimeoutException

v1.8.0

fix fleakyness of mockserver request matcher

v1.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from celonis/fix/connection-pools

OkHttp connection pool should be shared among requests