8.6.0-alpha5-rc1
Pre-release
Pre-release
What's Changed
- 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
- Temporarily disable timer test by @koevskinikola in #1233
New Contributors
- @clementnero made their first contribution in #1229
Full Changelog: 8.6.0-alpha1-rc2...8.6.0-alpha5-rc1