What's Changed
- Fix schema-1.1.2.sql format by @taeyeon-Kim in #114
- Modify extract version regexp in release workflow by @sohyun-ku in #116
- Release v1.1.2-p1 by @sohyun-ku in #117
- Modify snapshot_nodes table's signature column to not null by @sohyun-ku in #118
- Fix README.md contribution default branch name by @JaeHyeonKim19 in #126
- �Bump up spring boot 3 by @sohyun-ku in #124
- Bump up Gradle 8.9 by @sohyun-ku in #130
- Bump up Java 21 by @sohyun-ku in #132
- Bump up actions/upload-artifact to v4 by @sohyun-ku in #135
- �Implement class filtering using regular expressions by @sohyun-ku in #137
- Replace MethodNode.parameters usage with Type.getArgumentTypes by @sohyun-ku in #140
- Improve performance of Java agent by @kusalk in #134
- Update SampleApp by @sohyun-ku in #148
- Release v1.1.3 by @sohyun-ku in #147
New Contributors
- @JaeHyeonKim19 made their first contribution in #126
- @kusalk made their first contribution in #134
Full Changelog: v1.1.2...v1.1.3