Update GitLab 15 Breaking Changes - ultimate features 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 [-TODO-] - is this ultimate? #### :ballot_box_with_check: integrated applications
- `/-/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,8 +192,9 @@ expiration on all SSH keys. ...@@ -192,8 +192,9 @@ 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 [-TODO-] - is this ultimate? #### :ballot_box_with_check: Ultimate :sparkles: - check settings :gear:
- ultimate feature - https://gitlab.com/gitlab-org/gitlab/-/issues/250480
- 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
...@@ -209,12 +210,12 @@ expired key is unintentionally able to be used. Unexpected behavior in a securit ...@@ -209,12 +210,12 @@ expired key is unintentionally able to be used. Unexpected behavior in a securit
- [Issue](https://gitlab.com/gitlab-org/gitlab/-/issues/351962) - [Issue](https://gitlab.com/gitlab-org/gitlab/-/issues/351962)
#### :ballot_box_with_check: check settings #### :ballot_box_with_check: Ultimate :sparkles: - check settings :gear:
- Ultimate feature - https://gitlab.com/gitlab-org/gitlab/-/issues/214723
- search system wide settings for `expiration` - search system wide settings for `expiration`
- is `Enforce personal access token expiration` unticked? This will be going away and can only be enabled - is `Enforce personal access token expiration` unticked? This will be going away and can only be enabled
--- ---
### Required pipeline configurations in Premium tier ### Required pipeline configurations in Premium tier
... ...
......