Skip to content
View entire changelog

Server Release 4.8.6

Maintenance

Changes

  • Added support for IMDSv1 on EC2 machine executor instances. Server installations can now configure whether to require IMDSv2 (default) or allow IMDSv1 for backwards compatibility.

Fixes

  • Fixed a UI bug which prevented users from accessing User Settings and Admin Settings.
  • Fixed for URL of a pipeline run’s commit status referencing the CircleCI’s Cloud URL rather than the Server URL.
  • Fixed an issue where the pinned machine agent version was not being applied correctly.
  • Fixed template path of the custom-config file in telegraf.
  • Fixed a malformed Cache-Control HTTP header in Kong configuration that was causing request failures.
  • Fixed an error that displayed “Something Unexpected Happened” on the user notifications settings page.
  • Fix for a regression in the max config size limit

Updates

  • Removed web-ui-authentication as it was unused
  • CVE patches
  • nginx will now only listen on port 4647 if Nomad servers are deployed internally to the cluster
  • Redis has been updated to version 6.2.20.

Image Updates

  • cron-service
  • cron-service-migrator
  • branch-service
  • branch-service-migrator
  • workflows-conductor
  • workflows-conductor-migrator
  • orb-service
  • orb-service-migrator
  • orb-service-analytics-migrator
  • runner-admin
  • runner-admin-migrator
  • policy-service
  • authentication-service
  • oidc-service
  • init-known-hosts
  • builds-service
  • builds-service-migrator
  • circleci-www-api
  • permissions-service
  • permissions-service-migrator
  • approval-job-provider-migrator
  • audit-log-service
  • insights-service
  • insights-service-migrator
  • machine-provisioner
  • machine-provisioner-migrator
  • ciam
  • server-postgres
  • server-rabbitmq
  • server-redis
  • web-ui
  • web-ui-server-admin

Previous changes