Skip to content

3.1.16

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 14:19
8e94aea

Changes

🚀 Features & Enhancements

  • fix: Use same properties for Native Kafka that are used for Confluent Kafka (#2482) @Periecle

🐞 Fixes

  • fix(aerospike): downgrade Aerospike server version to 7.2.0.6 (#2495) @ijusti

📁 Java Dependencies updates

  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.0 (#2477) @dependabot[bot]
  • build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 4.0.5 to 4.0.6 (#2479) @dependabot[bot]
  • build(deps): bump com.google.cloud:spring-cloud-gcp-dependencies from 6.2.3 to 7.0.0 (#2481) @dependabot[bot]
  • build(deps): bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#2476) @dependabot[bot]
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 (#2478) @dependabot[bot]
  • build(deps): bump org.neo4j.driver:neo4j-java-driver from 5.28.8 to 5.28.9 (#2480) @dependabot[bot]
  • build(deps): bump camel.version from 4.12.0 to 4.13.0 (#2475) @dependabot[bot]
  • build(deps): bump com.couchbase.client:java-client from 3.8.2 to 3.8.3 (#2474) @dependabot[bot]
  • build(deps): bump org.keycloak:keycloak-core from 26.3.0 to 26.3.1 (#2470) @dependabot[bot]
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 (#2471) @dependabot[bot]
  • build(deps-dev): bump com.vertica.jdbc:vertica-jdbc from 24.4.0-0 to 25.3.0-0 (#2472) @dependabot[bot]
  • build(deps): bump org.neo4j.driver:neo4j-java-driver from 5.28.7 to 5.28.8 (#2473) @dependabot[bot]
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#2468) @dependabot[bot]
  • build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 4.0.3 to 4.0.4 (#2463) @dependabot[bot]
  • build(deps): bump com.google.cloud:spring-cloud-gcp-dependencies from 6.2.2 to 6.2.3 (#2459) @dependabot[bot]
  • build(deps): bump org.keycloak:keycloak-core from 26.2.5 to 26.3.0 (#2461) @dependabot[bot]
  • build(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc from 12.10.1.jre11 to 13.1.0.jre11-preview (#2462) @dependabot[bot]
  • build(deps): bump org.neo4j.driver:neo4j-java-driver from 5.28.6 to 5.28.7 (#2464) @dependabot[bot]
  • build(deps): bump io.nats:jnats from 2.21.3 to 2.21.4 (#2465) @dependabot[bot]
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 (#2466) @dependabot[bot]
  • build(deps): bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#2467) @dependabot[bot]
  • build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 4.0.2 to 4.0.3 (#2450) @dependabot[bot]
  • build(deps): bump org.neo4j.driver:neo4j-java-driver from 5.28.5 to 5.28.6 (#2451) @dependabot[bot]
  • build(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc from 12.10.0.jre11 to 12.10.1.jre11 (#2452) @dependabot[bot]
  • build(deps): bump org.opensearch.client:spring-data-opensearch-starter from 1.8.0 to 1.8.1 (#2454) @dependabot[bot]
  • build(deps): bump io.nats:jnats from 2.21.2 to 2.21.3 (#2455) @dependabot[bot]
  • build(deps): bump io.temporal:temporal-bom from 1.29.0 to 1.30.1 (#2456) @dependabot[bot]
  • build(deps): bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#2457) @dependabot[bot]

📁 Docker images updates

  • chore(deps): update google/cloud-sdk docker tag to v530 (#2494) @Fameing
  • chore(deps): update authzed/spicedb docker tag to v1.45.1 (#2487) @Fameing
  • chore(deps): update prom/prometheus docker tag to v3.5.0 (#2490) @Fameing
  • chore(deps): update mongodb/mongodb-community-server docker tag to v8.0.11 (#2485) @Fameing
  • chore(deps): update localstack/localstack docker tag to v4.6.0 (#2488) @Fameing
  • chore(deps): update neo4j docker tag to v2025.06 (#2489) @Fameing
  • chore(deps): update victoriametrics/victoria-metrics docker tag to v1.122.0 (#2492) @Fameing
  • chore(deps): update cockroachdb/cockroach docker tag to v25.2.2 (#2483) @Fameing
  • chore(deps): update rancher/k3s docker tag to v1.33.2 (#2486) @Fameing
  • chore(deps): update temporalio/admin-tools docker tag to v1.28 (#2491) @Fameing
  • chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.0.4 (#2484) @Fameing
  • chore(deps): update opensearchproject/opensearch docker tag to v3.1.0 (#2446) @Fameing
  • chore(deps): update victoriametrics/victoria-metrics docker tag to v1.120.0 (#2447) @Fameing
  • chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.0.3 (#2445) @Fameing
  • chore(deps): update google/cloud-sdk docker tag to v528 (#2449) @Fameing

🏡 Housekeeping

  • fix(aerospike): downgrade Aerospike server version to 7.2.0.6 (#2495) @ijusti
  • fix: Use same properties for Native Kafka that are used for Confluent Kafka (#2482) @Periecle
  • build(deps): bump renovatebot/github-action from 42.0.4 to 43.0.2 (#2458) @dependabot[bot]