When viewing the commit history of a single file, users can now click to view that file at the selected point in history.
Brownout Notice: API Authentication via Query Parameters, and the OAuth Applications API for 12 hours
As previously communicated, on May 5th, 2021 we will be conducting the first scheduled brownout for API Authentication via Query Parameters and the OAuth Applications API. If you are passing credentials via query or path parameters, we will intermittently respond with client errors.
OAuth Application API
Please refer to this blog post on migrating to the replacement endpoints.
Brownouts
- May 5, 2021: For 12 hours starting at 14:00 UTC
- June 9, 2021: For 24 hours starting at 14:00 UTC
Removal
- August 11 2021 at 14:00 UTC
Authentication via Query Parameters
Please refer to this blog post for authentication via headers.
Brownouts
- May 5, 2021: For 12 hours starting at 14:00 UTC
- June 9, 2021: For 24 hours starting at 14:00 UTC
- August 11, 2021: For 48 hours starting at 14:00 UTC
Removal
- September 8 2021 at 14:00 UTC
Please check the latest Enterprise release notes to learn in which version these functionalities will be removed.
As part of our ongoing efforts to keep the hosted actions runners updated and secure, the Ubuntu 16.04 LTS virtual environment will be removed from GitHub Actions on September 20, 2021. For workflows using ubuntu-16.04
, you will need to update your workflow files to run on ubuntu-latest
which will run on the Ubuntu 20.04 LTS environment instead.
To help make sure all affected customers are aware of this change, we will temporarily suspend workflows on Ubuntu 16.04 LTS environment for two short 'brownout' periods ahead of the final removal. Builds that are scheduled to run during the brownout periods will fail. Therefore it is recommended that you should plan to move to a supported version of Ubuntu before September 6, 2021. The brownouts are scheduled for the following dates and times:
- September 6, 2021 5:00pm UTC – 10:00pm UTC
- September 14, 2021 5:00pm UTC – 10:00pm UTC
You can learn more about our software and image guidelines for GitHub-hosted runners in the virtual environment repository. Please contact support if you experience any issues due to this change.