Skip to content

8.6.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tmetzke tmetzke released this 24 Sep 12:52

What's Changed

  • build(deps): Bump org.agrona:agrona from 1.21.0 to 1.21.1 by @dependabot in #1137
  • build(deps): Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 by @dependabot in #1138
  • fix: db transaction inconsistencies when deleting keys by @megglos in #1139
  • build(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #1140
  • build(deps): Bump com.google.googlejavaformat:google-java-format from 1.21.0 to 1.22.0 by @dependabot in #1146
  • Release 8.5.0 by @camundait in #1147
  • build(deps): Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.170 by @dependabot in #1152
  • build(deps): Bump com.google.cloud.tools:jib-maven-plugin from 3.4.1 to 3.4.2 by @dependabot in #1153
  • build(deps): Bump io.grpc:grpc-bom from 1.62.2 to 1.63.0 by @dependabot in #1155
  • build(deps): Bump dependency.spring.version from 6.1.5 to 6.1.6 by @dependabot in #1156
  • build(deps): Bump dependency.slf4j.version from 2.0.12 to 2.0.13 by @dependabot in #1157
  • build(deps): Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final by @dependabot in #1158
  • build(deps): Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.171 by @dependabot in #1159
  • build(deps): Bump org.camunda.feel:feel-engine from 1.17.5 to 1.17.6 by @dependabot in #1160
  • build(deps): Bump com.google.api.grpc:proto-google-common-protos from 2.37.1 to 2.38.0 by @dependabot in #1161
  • build(deps): Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 by @dependabot in #1162
  • build(deps): Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 by @dependabot in #1165
  • build(deps): Bump com.google.errorprone:error_prone_annotations from 2.26.1 to 2.27.0 by @dependabot in #1167
  • build(deps): Bump dependabot/fetch-metadata from 1.7.0 to 2.1.0 by @dependabot in #1164
  • build(deps): Bump io.github.classgraph:classgraph from 4.8.171 to 4.8.172 by @dependabot in #1163
  • Don't handle log storage append errors by @korthout in #1168
  • build(deps): Bump org.camunda.feel:feel-engine from 1.17.6 to 1.17.7 by @dependabot in #1169
  • build(deps): Bump org.scala-lang:scala-library from 2.13.13 to 2.13.14 by @dependabot in #1170
  • build(deps): Bump com.google.errorprone:error_prone_annotations from 2.27.0 to 2.27.1 by @dependabot in #1171
  • build(deps): Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #1172
  • build(deps): Bump com.google.api.grpc:proto-google-common-protos from 2.38.0 to 2.39.0 by @dependabot in #1173
  • fix: add context to CommandWriter by @nicpuppa in #1178
  • fix: add highestPosition to logStorage by @nicpuppa in #1182
  • build(deps): Bump com.mycila:license-maven-plugin from 4.3 to 4.5 by @dependabot in #1181
  • build(deps): Bump io.grpc:grpc-bom from 1.63.0 to 1.64.0 by @dependabot in #1183
  • build(deps): Bump dependency.spring.version from 6.1.6 to 6.1.7 by @dependabot in #1184
  • build(deps): Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 by @dependabot in #1185
  • build(deps): Bump dependency.testcontainers.version from 1.19.7 to 1.19.8 by @dependabot in #1186
  • build(deps): Bump com.google.api.grpc:proto-google-common-protos from 2.39.0 to 2.39.1 by @dependabot in #1187
  • chore(deps): bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 by @dependabot in #1188
  • chore(deps): bump dependency.spring.version from 6.1.7 to 6.1.8 by @dependabot in #1189
  • chore(deps): bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final by @dependabot in #1190
  • chore(deps): bump korthout/backport-action from 2 to 3 by @dependabot in #1192
  • build: update java client dependency by @nicpuppa in #1197
  • Fix httpcore5 dependency convergence issue by @remcowesterhoud in #1203
  • chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #1200
  • fix: add message correlation log to record stream by @nicpuppa in #1205
  • chore(deps): bump com.google.errorprone:error_prone_annotations from 2.27.1 to 2.29.0 by @dependabot in #1206
  • chore(deps): bump io.github.classgraph:classgraph from 4.8.172 to 4.8.174 by @dependabot in #1207
  • chore(deps): bump com.google.api.grpc:proto-google-common-protos from 2.39.1 to 2.41.0 by @dependabot in #1208
  • chore(deps): bump io.grpc:grpc-bom from 1.64.0 to 1.65.1 by @dependabot in #1209
  • fix: building the logstream is synchronous by @lenaschoenburg in #1211
  • build: fix auto merge with merge queues by @npepinpe in #1213
  • refactor: remove camunda client by @nicpuppa in #1214
  • Add USER and CLOCK ValueTypes to the RecordStreamLogger by @remcowesterhoud in #1224
  • Provide LogStream with a clock by @remcowesterhoud in #1226
  • Update deprecation notice by @saig0 in #1227
  • fix: build stream processor with SimpleMeterRegistry by @nicpuppa in #1228
  • chore: remove bors.toml config file by @clementnero in #1229
  • Add empty logger for authorization records by @remcowesterhoud in #1231
  • fix: quick fix for a timer bug by @koevskinikola in #1232
  • [Backport main] Temporarily disable timer test by @backport-action in #1234

New Contributors

Full Changelog: 8.5.0...8.6.0-rc1