Skip to content
View entire changelog

Server Release 4.7.3

Maintenance

Updates

  • oidc-tasks-service runs migrations before it’s main container is deployed
  • Remote Docker and Machine jobs can now assume an IAM role by configuring machine_provisioner.providers.ec2.assumedRoleArn in your values.yaml

Bug Fixes

  • /workflow-run/ route has been added to kong. Links for approval jobs will now be correctly routed on GHE
  • The OIDC plugin now supports custom certificates
  • A machine-provisioner custom config can now be provided in your helm upgrade command via --set-file. Machine-provisioner custom config can also be provided inline in the Helm values.yaml.
  • Upgraded Next.js to resolve related CVEs