Commit 04f20e9
committed
chore(release): 1.29.0 [skip ci]
# [1.29.0](v1.28.1...v1.29.0) (2026-01-22)
### Bug Fixes
* **agent:** Append runtime JAR to bootstrap class loader ([7f5ee4c](7f5ee4c))
* **agent:** Support running agent on bootstrap classpath ([c161259](c161259))
* Close underlying Writers in RecordingSession to prevent resource leaks ([4ac35f5](4ac35f5))
* Don't throw when loading logging config fails ([7782132](7782132))
* Enforce UTF-8 for AppMap I/O and add encoding regression tests ([923aeef](923aeef))
### Features
* **agent:** Add option to exclude specific hook classes ([412f24d](412f24d))
* Enhanced JDBC hooks with PreparedStatement and batch support ([d901a68](d901a68))
* **logging:** Improve AppMap agent logging and config output ([fb1a4f9](fb1a4f9))1 parent de81448 commit 04f20e9
2 files changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments