RESTful APE v0.3.3: Enhanced Functionality and Dependency Upgrades
Summary
The RESTful APE repository has seen several updates recently, including dependency upgrades by dependabot for Maven, container retention policy, and CodeQL actions. There have also been refinements to GET/POST methods, enhancements to OpenAPI documentation, and updates to the Contribution Guidelines, alongside the addition of new issue and pull request templates. Additionally, fixes were made to citation and serialization issues, and updates were applied to improve test functionality and project versioning.
Log
- Bump advanced-security/maven-dependency-submission-action from 3 to 4 by @dependabot in #49
- Bump snok/container-retention-policy from 2.1.3 to 2.2.1 by @dependabot in #43
- Bump github/codeql-action from 2 to 3 by @dependabot in #44
- Refactor GET/POST methods and improve the OpenAPI documentation by @vedran-kasalica in #58
- Update Contribution Guidelines and Add Issue & PR Templates by @vedran-kasalica in #57
- FIx citation issue by @vedran-kasalica in #60
- Fix serialisation issue when returning object by the API by @vedran-kasalica in #61
- Add SVG files to zip and update zipFilesForLocalExecution method by @vedran-kasalica in #62
- Fix tests and update version by @vedran-kasalica in #64
Full Changelog: v0.3.1...v0.3.3