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.8.2 to 5.9.0 #142

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps unleash-server from 5.8.2 to 5.9.0.

Release notes

Sourced from unleash-server's releases.

v5.9.0

New Features

Improved Granularity in Custom Project Roles

Now you can enjoy enhanced permissions for project roles, allowing you to view project configuration details without the capability to edit these permissions. This improvement brings more control and flexibility to project management.

Search with Filters/Operators

We've introduced an advanced search functionality on both the project and global features pages. This feature enables full-text searches of feature names and descriptions, supports multiple keywords, and includes various filters like Created Date, Project, Segment, State, and Tags. This enhancement is designed to streamline the process of finding and filtering features, making your searches more efficient and effective.

Segment Usage Detection in Change Requests

In our latest update, we've added protection against the deletion of segments that are currently used in open change requests. This means that as long as the change request remains open, the segments in use are safe from deletion, regardless of the status of change requests in the project. Additionally, the segments screen now provides information on segment usage in change requests, along with the existing usage in strategies, enhancing your project management and oversight capabilities.

Deprecations

Edge bulk metrics endpoint

The edge bulk metrics endpoint (/edge/metrics) is deprecated and turned off by default. This endpoint is only used by Edge, but to keep metrics you should upgrade your Edge installations to 17.0.0 or newer (17.1.0 is out). Get the latest Edge here. If you cannot upgrade Edge you must start Unleash with the environment variable UNLEASH_EXPERIMENTAL_EDGE_BULK_METRICS set to true to keep /edge/metrics enabled.

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.9.0] - 2024-02-01

Bug Fixes

  • Demo banner zIndex, display on top (#5776)

  • Import test wait should be between import and page load (#5811)

  • Remove unsued metric 'optimal304DiffingCounter' (#5810)

  • Update dependency nodemailer to v6.9.8 (#5832)

  • Remove empty variants when changing tabs (#5850)

  • Update dependency @​slack/web-api to v6.11.1 (#5865)

  • Update dependency json-schema-to-ts to v2.12.0 (#5890)

  • Use the new method (#5894)

  • Role form sluggishness (#5888)

  • Differentiated interval and initial schedule call (#5896)

  • Include custom root roles in user access overview (#5898)

  • Should not import archived child and parent (#5912)

  • Add symbols as constraint ids (#5913)

  • Improve SSO default role resolution (#5916)

  • Refactor autosave to use the id to resolve the constraint (#5917)

  • Metrics apps should be selected from the longest time span (#5923)

  • Select default application based on timespan (#5927)

  • Make the conflcit email template button conditionally render (#5931)

  • Making all imports relative and removing baseUrl (#5847)

  • Feature toggle update total needs 4 labels (#5946)

  • Table loader (#5937)

  • Precise selected all chips check (#5945)

  • Show pagination when enough items (#5948)

... (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.8.2 to 5.9.0.
- [Release notes](https://github.com/unleash/unleash/releases)
- [Changelog](https://github.com/Unleash/unleash/blob/v5.9.0/CHANGELOG.md)
- [Commits](Unleash/unleash@v5.8.2...v5.9.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 February 1, 2024 23:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2024

Looks like unleash-server is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/unleash-server-5.9.0 branch February 14, 2024 14:14
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