Skip to content

Add changelog entry for the new operations_feature_flags_clients.token_encrypted column

What does this MR do?

In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29320 we missed to add a changelog entry about the new token_encrypted column we are adding to operations_feature_flags_clients table.

This MR is fixing this.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #57918 (closed)

Merge request reports