| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| btrace-v2.2.3-bin.tar.gz | 2022-12-23 | 2.5 MB | |
| btrace-v2.2.3-bin.zip | 2022-12-23 | 2.5 MB | |
| btrace-v2.2.3-sdkman-bin.zip | 2022-12-23 | 2.5 MB | |
| README.md | 2022-12-23 | 1.7 kB | |
| v2.2.3.tar.gz | 2022-12-23 | 506.7 kB | |
| v2.2.3.zip | 2022-12-23 | 1.1 MB | |
| Totals: 6 Items | 9.1 MB | 0 | |
Changelog
v2.2.3 (2022-12-23)
What's Changed
- Do not synchronize on ClassCache operations by @jbachorik in https://github.com/btraceio/btrace/pull/540
- Allow executing commands on BTrace server by @jbachorik in https://github.com/btraceio/btrace/pull/559
- Store before-jump state for switch labels by @jbachorik in https://github.com/btraceio/btrace/pull/563
- Use SLF4J SimpleLogger by @jbachorik in https://github.com/btraceio/btrace/pull/562
- Make 'sun.security.action' accessible to BTraceUtils class. by @jbachorik in https://github.com/btraceio/btrace/pull/583
- Add JDK19 to test matrix by @jbachorik in https://github.com/btraceio/btrace/pull/585
- Bump ASM library to 9.4 by @jbachorik in https://github.com/btraceio/btrace/pull/586
- Split functional tests into a separate integration-tests module by @jbachorik in https://github.com/btraceio/btrace/pull/587
- Follow the class hierarchy to lookup a field by @GGGGGHT in https://github.com/btraceio/btrace/pull/584
- Returning false if file does not end with .class by @joachimhs in https://github.com/btraceio/btrace/pull/580
- Load only supported probe files by @jbachorik in https://github.com/btraceio/btrace/pull/588
- Properly handle script arguments. by @jbachorik in https://github.com/btraceio/btrace/pull/593
- Improve stack-tracking visitor robustness by @jbachorik in https://github.com/btraceio/btrace/pull/601
New Contributors
- @GGGGGHT made their first contribution in https://github.com/btraceio/btrace/pull/584
Full Changelog: https://github.com/btraceio/btrace/compare/v2.2.2...v2.2.3