Skip to content

v1.29.0

Latest

Choose a tag to compare

@appland-release appland-release released this 22 Jan 16:36

1.29.0 (2026-01-22)

Bug Fixes

  • agent: Append runtime JAR to bootstrap class loader (7f5ee4c)
  • agent: Support running agent on bootstrap classpath (c161259)
  • Close underlying Writers in RecordingSession to prevent resource leaks (4ac35f5)
  • Don't throw when loading logging config fails (7782132)
  • Enforce UTF-8 for AppMap I/O and add encoding regression tests (923aeef)

Features

  • agent: Add option to exclude specific hook classes (412f24d)
  • Enhanced JDBC hooks with PreparedStatement and batch support (d901a68)
  • logging: Improve AppMap agent logging and config output (fb1a4f9)