v3.5.5
Note
The systems labelled as preview in the previous releases are now stable and safe to use.
Minor Updates
- Use the ReflectionUtils for all reflective operations by @CrAfTsArMy in 83b658f
- Replace the reflection use when checking requirements by @CrAfTsArMy in 54ff439
- Add a built-in UUIDTransformer by @CrAfTsArMy in beba076
- Addons getAddon methods are static again by @CrAfTsArMy in e5edb85
- Better naming for class loaders by @CrAfTsArMy in e063400
Bug Fixes
- Wrap IllegalArgumentException on method invoke by @CrAfTsArMy in 38d419f
- Reuse the buffer when reading ws frames by @CrAfTsArMy in f8cd902
- Only show a warning when the spi is not present by @CrAfTsArMy in fe36a17 (Special thanks to @liyanic for reporting the bug)
- Do not double start the ws server by @CrAfTsArMy in 70cb5cb (Special thanks to @liyanic & @RaphyTwin for reporting the bug)
- Allow multiple dynamic path params in one by @CrAfTsArMy in e41d33d
Full Changelog: v3.5.4...v3.5.5