Skip to content

Server Release 4.9.1

Maintenance

Fixes

  • insights-service jobs now respect the global node-selectors, affinities and tolerations
  • fix for templating issue which broke IMDSv1 support
  • fix for broken custom CA certificate support in docker-provisioner, build-agent and machine-provisioner

Updates

  • Mongo 4.4 is now the default image used in the base values.yaml. If you are using an older image of MongoDB internally in your cluster, then you will need to follow our upgrade guide to upgrade mongoDB to at least 4.4.

Image Updates

  • api-gateway
  • api-service
  • authentication-svc
  • authentication-svc-migrator
  • branch-service
  • branch-service-migrator
  • cron-service
  • cron-service-migrator
  • docker-provisioner
  • domain-service
  • domain-service-migrator
  • lock-job-provider
  • picard
  • runner-admin
  • runner-admin-migrator
  • web-ui
  • web-ui-server-admin

Known Issues

  • As of 4.9.0, personal Access Token (PAT) management has been migrated to the authentication-service. PATs are automatically migrated during the upgrade process. This changes requires that the mongoDB instance used by your CircleCI server is at least MongoDB 4.4. You will need to upgrade your mongoDB instance before upgrading to server 4.9.0. Please reference our MongoDB Upgrade instructions if your mongoDB instance is not externalized.

Previous changes

Server Release 4.8.7