Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] d0d6275f77
Bump confluentinc/cp-kafka from 7.9.1 to 8.0.0 in /test/IntegrationTests/docker (#4245)
* Bump confluentinc/cp-kafka in /test/IntegrationTests/docker

Bumps confluentinc/cp-kafka from 7.9.1 to 8.0.0.

---
updated-dependencies:
- dependency-name: confluentinc/cp-kafka
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Convert Kafka to KRaft mode

based on https://developer.confluent.io/confluent-tutorials/kafka-on-docker/

* Drop insecure packages from the testing matrix

* Update tools/LibraryVersionsGenerator/PackageVersionDefinitions.cs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2025-07-10 06:48:19 +02:00
Piotr Kiełkowicz d46428519b
[Tests] Kafka - use custom port (#4006) 2025-02-04 13:04:55 +01:00
Piotr Kiełkowicz 8516612166
Simplify copyright disclaimer (#3181) 2023-12-08 09:41:25 +01:00
Mateusz Łach 5c30867158
[kafka] `ProduceAsync` instrumentation (#3165) 2023-11-30 09:23:34 +01:00
Mateusz Łach a894ff70e1
[kafka] bytecode instrumentation - sync (#3055) 2023-11-22 10:40:00 +00:00