Update GitLab 15 Breaking Changes authored by Ben Prescott (ex-GitLab)'s avatar Ben Prescott (ex-GitLab)
...@@ -169,7 +169,7 @@ GitLab no longer supports OAuth tokens [without an expiration](https://docs.gitl ...@@ -169,7 +169,7 @@ GitLab no longer supports OAuth tokens [without an expiration](https://docs.gitl
Any existing token without an expiration has one automatically generated and applied. Any existing token without an expiration has one automatically generated and applied.
#### :ballot_box_with_check: integrated applications #### :ballot_box_with_check: integrated applications [-TODO-] - is this ultimate?
- `/-/profile/applications` - `/-/profile/applications`
- [Had a report of Stoplight misbehaving](https://gitlab.zendesk.com/agent/tickets/308448) - [Had a report of Stoplight misbehaving](https://gitlab.zendesk.com/agent/tickets/308448)
...@@ -192,7 +192,7 @@ expiration on all SSH keys. ...@@ -192,7 +192,7 @@ expiration on all SSH keys.
- [Issue](https://gitlab.com/gitlab-org/gitlab/-/issues/351963) - [Issue](https://gitlab.com/gitlab-org/gitlab/-/issues/351963)
#### :ballot_box_with_check: check settings #### :ballot_box_with_check: check settings [-TODO-] - is this ultimate?
- search system wide settings for `expiration` - search system wide settings for `expiration`
- is `Enforce SSH key expiration` unticked? This will be going away and can only be enabled - is `Enforce SSH key expiration` unticked? This will be going away and can only be enabled
...@@ -320,7 +320,7 @@ which was introduced in 14.6. ...@@ -320,7 +320,7 @@ which was introduced in 14.6.
- [Issue](https://gitlab.com/gitlab-org/gitlab/-/issues/347303) - [Issue](https://gitlab.com/gitlab-org/gitlab/-/issues/347303)
#### :ballot_box_with_check: api calls :page_with_curl: #### :ballot_box_with_check: api calls :page_with_curl: [-TODO-] how can runner staleness be measured now?
- Is the site using GraphQL to query runner status - Is the site using GraphQL to query runner status
- Not sure how to check logs for this - Not sure how to check logs for this
... ...
......