Releases: naver/scavenger
Releases · naver/scavenger
v1.1.2-p1
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
Full Changelog: v1.1.2...v1.1.2-p1
v1.1.2
What's Changed
- Enable jar task for publishing by @taeyeon-Kim in #90
- Upgrade version of sql-formatter by @benelog in #92
- Set the maximum length of the content at the session layer by @taeyeon-Kim in #94
- Implement package name case sensitive by @sohyun-ku in #96
- Modify snapshot_nodes table's signature type to text by @sohyun-ku in #98
- Support JDK 21 by @sohyun-ku in #101
- Fix implicit dependencies between tasks by @sohyun-ku in #102
- Fix to navigate signatures when package names start with a single prefix by @taeyeon-Kim in #104
- Add test data set by @sohyun-ku in #105
- Add foojay resolver plugin by @taeyeon-Kim in #107
- Release v1.1.2 by @sohyun-ku in #111
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Add integration test for scavenger-agent-java by @kojandy in #71
- Clean up code by @taeyeon-Kim in #81
- sweep jvms without agent by @tngusdl3719 in #79
- Add chunk to selectAllUuidsByWithoutAgent by @sohyun-ku in #83
- Remove unused methods by @kojandy in #85
- Use Gradle JVM toolchain and exclude old agent from building by @kojandy in #87
- Expose maxMethodsCount to config by @kojandy in #88
- Translate the python agent README.md into English by @dbgsprw in #58
- Release v1.1.1 by @sohyun-ku in #89
New Contributors
- @tngusdl3719 made their first contribution in #79
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add version in jar name by @taeyeon-Kim in #53
- Fix Exposing incorrectly filtered invocation times in snapshot detail by @taeyeon-Kim in #56
- Add release github actions by @sohyun-ku in #55
- Update boot jar name by @taeyeon-Kim in #63
- Polish collector port to 8080 by @taeyeon-Kim in #67
- Enable users to set the gRPC max message size by @taeyeon-Kim in #65
- Add a feature for exporting method invocation list by @cheesecat47 in #61
- Modify to use build instead of assemble at release workflow by @sohyun-ku in #72
- Add developer by @taeyeon-Kim in #74
- Add enter event when create workspace by @sohyun-ku in #73
- Add sweepAgentStatesAndJvms chunk by @taeyeon-Kim in #76
- Release v1.1.0 by @sohyun-ku in #77
New Contributors
- @cheesecat47 made their first contribution in #61
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
- Add user guide by @taeyeon-Kim in #21
- Remove unnecessary with keyword by @imbyungjun in #24
- Add missing character in installation.md by @chanhyeong in #25
- Clean up codes by @kshired in #26
- Fix package of GrpcCleanupExtension by @acktsap in #27
- Revert clean up code by @taeyeon-Kim in #28
- Clean up test by @taeyeon-Kim in #29
- Make old-agent supports Java 7 without explicit flags by @kojandy in #33
- Modify JVM options order at run-agent.sh by @sohyun-ku in #32
- Update old agent guide by @taeyeon-Kim in #37
- Remove git-version gradle plugin by @kojandy in #39
- Polish by @chanhyeong in #34
- Fail integration test when no jdk1.7 exists by @junoyoon in #41
- Revert #34 because the agent and collector have different signatures by @taeyeon-Kim in #43
- Add build and test actions by @taeyeon-Kim in #2
- Support jdk 19 by @taeyeon-Kim in #40
- Update actions by @taeyeon-Kim in #47
- Move entity to entity module by @junoyoon in #48
- test: modify Java test code by @hyeok7777 in #46
- Add guide in frontend by @taeyeon-Kim in #50
- master merge for the v1.0.4 release by @taeyeon-Kim in #51
New Contributors
- @imbyungjun made their first contribution in #24
- @chanhyeong made their first contribution in #25
- @kshired made their first contribution in #26
- @acktsap made their first contribution in #27
- @junoyoon made their first contribution in #41
- @hyeok7777 made their first contribution in #46
Full Changelog: v1.0.3...v1.0.4