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

DSE 5.1.45 release notes #147

Merged
merged 3 commits into from
Jul 8, 2024
Merged

DSE 5.1.45 release notes #147

merged 3 commits into from
Jul 8, 2024

Conversation

roxananeo
Copy link
Contributor


Release Notes Automation

If you name your pull-request as "Product x.y.z Release ...", after merging the
PR, a GitHub Action will automatically create a product version tag "product-x.y.z".

Supported product names are:

  • DSE
  • OpsCenter
  • Studio
  • Luna Streaming

Version supports 3 sets or 4 sets of digits.

* Added the option to temporarily lock a role after too many failed authentication requests. This feature is enabled per role through role options by setting `unauthorized_access_max_attempts` and, optionally, `unauthorized_access_lockout_duration_seconds` (default is 15 minutes). Added the configuration parameter `-Dauthentication_options.role_lockout_expire_seconds` to set the maximum retention of expired locks (default is 1 day). Allowed `the dsetool` command with its`role_locks` option to show and remove extant role locks. (DSP-23953)

## 5.1.45 DSE Docker
* Upgraded JDK 8 and 11 versions in DSE Docker images to `8u402` and `11.0.22`, respectively. (DSP-24250)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As there's no JDK 11 for 5.1, we should report only JDK 8.

Copy link
Member

@tiagomlalves tiagomlalves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved but requires manual fix on Docker images.

@roxananeo roxananeo merged commit 19f8787 into master Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants