Skip to content

Update gitlab-experiment to 0.6.1

Jeremy Jackson requested to merge jejacks0n/update-gitlab-experiment-0.6.1 into master

What does this MR do?

Updates gitlab-experiment to 0.6.1. Full diff can be found in https://gitlab.com/gitlab-org/gitlab-experiment/-/merge_requests/106.

Changelog:

Note:

The 0.6.0 minor version was caused by the SHA2 hashing strategy, since it's not truly backwards compatible. ApplicationExperiment implements its own hashing logic that is backwards compatible (in key_for) which will need to be addressed over time.

0.6.1 has new middleware, which is conditionally enabled in the initializer using a feature flag.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] 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
Edited by Mayra Cabrera

Merge request reports