Forrest Evans
Forrest Evans
Collection of 5.7.0 Release Docs and Notes
# RUN-3427: Upgrade to Grails 7.0.4, Spring Boot 3.5.8, Groovy 4.0.29 ## Current State (Last Updated: December 9, 2024, 11:45 PM) **Compilation**: Complete with ZERO errors **Tests**: 5,057 total, 4,836...
Community PR based on #8883 Please review and provide feedback.
Original Community PR #9546 This is merged to a local branch for CI/CD and review by Eng Team.
### Expected Behavior When `@ApiResponse` contains `content=[...]` with multiple `@Content` objects for different media types (e.g., JSON + YAML, or JSON + text/plain), all `@ExampleObject` annotations should be processed and...
This PR adds the centralized Snyk security scanning workflow to enable automated vulnerability detection. ## Changes - Added `.github/workflows/snyk-scan.yml` workflow - Configured to run on push and pull requests to...
This PR adds the centralized Snyk security scanning workflow to enable automated vulnerability detection. ## Changes - Added `.github/workflows/snyk-scan.yml` workflow - Configured to run on push and pull requests to...
## Summary Fixes an issue where job schedules with day-of-month specifications were incorrectly converted, causing Terraform to fail with "Provider produced inconsistent result after apply". ## Changes - Use Rundeck's...