Upgrade dependancies to Spring boot 2
What's Changed
- upgrade profiler to 282 by @tomsisso in #10
- add lazy loaded profiler implementation by @tomsisso in #11
- add support for leak profiling by @tomsisso in #13
- dont do live by default by @tomsisso in #14
- Use JFR for continuous profiling. Support multi events and labels by @wshtbla in #17
- Update README.md by @wshtbla in #18
- add LabelsWrapper adaptor by @paul-hsieh in #19
- upgrade pyroscope java agent to 0.13.0 by @paul-hsieh in #20
- add cstack option by @paul-hsieh in #21
- Feature/support spring2.7 by @Shahar-l-Taboola in #22
- Fix for dependency list, failure in "package" by @Shahar-l-Taboola in #23
New Contributors
- @wshtbla made their first contribution in #17
- @paul-hsieh made their first contribution in #19
- @Shahar-l-Taboola made their first contribution in #22
Full Changelog: v2.0.0...v3.0.0