Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump unleash-server from 5.6.6 to 5.7.0 #127

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps unleash-server from 5.6.6 to 5.7.0.

Release notes

Sourced from unleash-server's releases.

v5.7.0

Release Notes - Version 5.7.0

New Features:

  • Dependent Feature Flags: Enables evaluation of certain flags based on other flags (pro and enterprise customers).
  • Playground Improvements: Enhances the playground by displaying disabled strategies in results and simplifying playground access configuration (for environments and projects) with an access token input.
  • Project Metrics: Adds an overview for each feature toggle, showing the time taken for the feature flag to reach production, calculated from its creation to its first activation in a 'production' environment (enterprise only)
  • Last Seen by Environment: Reveals the 'last seen at' metric for each feature environment.
  • Banners: Allows customers to configure banners for display on their Unleash instance, visible to all users (enterprise only)

Important: To have a no-error migration from 5.6 to 5.7 and a safe rollback from 5.7 to 5.6 we recommend to first upgrade OSS version for 5.6 to 5.6.10 and then to 5.7.0.

Thank you for your continued support and feedback. We hope you enjoy these new features and improvements!

Full log:

... (truncated)

Changelog

Sourced from unleash-server's changelog.

[5.7.0] - 2023-11-30

Bug Fixes

  • Flaky test (#5172)

  • Variant hashing frontend API (#5207)

  • Variant hashing in playground (#5213)

  • Ft overview last seen at (#5212)

  • Make sure we are still pg10 compatible. (#5214)

  • Update dependency nodemailer to v6.9.7 (#5224)

  • Private projects early exit when not root viewer (#5232)

  • Do not allow segment deletion when used in private projects (#5236)

  • Lowercase internal markdown links (#4963)

  • Move useUiFlag before "return null" to avoid rendering more hooks on the first render (#5258)

  • Last seen deadlocks (#5264)

  • Correctly query roles to be removed (#5275)

  • Update dependency express-rate-limit to v7.1.3 (#5280)

  • Change request table sort type (#5295)

  • Make test for last seen by env not rely on array order (#5303)

  • Project overview and search returning just single tag (#5305)

  • Take into account project segments permission (#5304)

  • Segment project fetch when global (#5311)

  • Project settings flag limit not properly set (#5317)

  • Conditionally show pagination bar

  • Sort order should be persisted and used from local storage (#5332)

  • Date should sort asc/desc properly (#5335)

  • New SCHEDULED_CHANGE_REQUEST_EXECUTED on scheduled cr execution (#5330)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [unleash-server](https://github.com/unleash/unleash) from 5.6.6 to 5.7.0.
- [Release notes](https://github.com/unleash/unleash/releases)
- [Changelog](https://github.com/Unleash/unleash/blob/v5.7.0/CHANGELOG.md)
- [Commits](Unleash/unleash@v5.6.6...v5.7.0)

---
updated-dependencies:
- dependency-name: unleash-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2023 23:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #134.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/unleash-server-5.7.0 branch January 1, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants