Skip to content

0.87.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 19:03
· 9325 commits to master since this release
d53e293

Changes

  • Enable tracing of the EDB JDBC driver (based on PostgreSQL) #3057
  • [CIAPP] Allow setting manual Git information via env vars #3055
  • Dump information when a profile fails to upload because it's too big #3046

Fixes

Profiling

  • Fix log level for debug message #3061
  • Fix Hibernate checkpoints sequence #3052

Tracing

  • Fix check to ignore cancelled GRPC messages #3059
  • Prevent Spring route matching mutating request object - which could break auth* filters #3030