4.0.3-onprem
What's Changed
- Rework the getRunLogs endpoint return value by @sjoubert in #756
- Remove the Javascript, Java and C# clients by @sjoubert in #757
- Fix update solution wrong runtemplate (on main) by @jreynard-code in #761
- On runner creation, datasetList is required now and has default value to [] by @jreynard-code in #763
- Improve spring-doc/swagger-ui configuration by @sjoubert in #765
- Use gradle task to validate openapi by @sjoubert in #766
- Update Gradle GitHub Actions by @sjoubert in #767
- GitHub Actions: Bump actions/setup-java from 3 to 4 by @dependabot in #650
- GitHub Actions: Bump actions/upload-artifact from 3 to 4 by @dependabot in #648
- GitHub Actions: Bump azure/setup-helm from 3.4 to 3.5 by @dependabot in #412
- GitHub Actions: Bump Azure/login from 1 to 2 by @dependabot in #646
- GitHub Actions: Bump Azure/aks-set-context from 3.2 to 4 by @dependabot in #682
- GitHub Actions: Bump github/codeql-action from 2 to 3 by @dependabot in #649
- GitHub Actions: Bump docker/login-action from 2.1.0 to 3.3.0 by @dependabot in #768
- GitHub Actions: Bump stackrox/kube-linter-action from 1.0.4 to 1.0.5 by @dependabot in #651
- Remove createsecret endpoint by @jreynard-code in #769
- Put back the OAuth config in the OpenAPI spec by @sjoubert in #770
- Update detekt version to 1.23.6 and remove workaround by @sjoubert in #773
- [PROD-13633] Make startRun return a proper object by @sjoubert in #774
- Improve runner delete behavior by @sjoubert in #776
- [PROD-13732] Properly handle/report missing repository/version by @sjoubert in #778
- [PROD-13734] Fix update solution with no runTemplates cause runTemplates reset to empty list by @jreynard-code in #779
- REDIS TLS feature with custom SSL bundle to custom root certificate by @vcarluer in #782
Full Changelog: 4.0.2-onprem...4.0.3-onprem