-
Notifications
You must be signed in to change notification settings - Fork 170
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
PL Release Notes 788xx #1078
PL Release Notes 788xx #1078
Conversation
release-notes/harness-platform.md
Outdated
|
||
### What's new | ||
|
||
- You can now add service accounts to your resource group. (PL-31867) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can now add specific service accounts to your resource groups
release-notes/harness-platform.md
Outdated
|
||
- You can now add service accounts to your resource group. (PL-31867) | ||
|
||
By doing this, you can prevent accidental or deliberate misuse of API keys by restricting who can generate them from what service accounts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from which service accounts
release-notes/early-access.md
Outdated
|
||
### Harness Platform | ||
|
||
- By enabling the feature flag `PL_NEW_SCIM_STANDARDS`, any CRUD operation on a user now returns user group details. (PL-31496) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
now returns the details of the user groups that user is part of
release-notes/harness-platform.md
Outdated
|
||
A code enhancement has fixed this issue. | ||
|
||
- SMTP configurations with special characters in the SMTP configuration name throw an `Invalid request` error. The SMTP configuration name is also used as the SMTP secret and secrets should not have any special characters. (PL-31774, ZD-40679) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A little confusing - please consider revising the test.
Preview environment: https://hdh.pr.harness.io/pr-1078 |
|
||
The pipeline execution now fails with an exception if there is a failure in decrypting secrets. | ||
|
||
- Despite having an active license, the CD module is not visible. (PLG-2047) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't it be part of the CD Release Notes? I have documented this bug already.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess the logic is handled by the PL team :)
release-notes/harness-platform.md
Outdated
|
||
- SMTP configurations with special characters in the SMTP configuration name throw an `Invalid request` error. This happens because the SMTP configuration name is used to construct the secret name and secret names should not have any special characters. (PL-31774, ZD-40679) | ||
|
||
This issue has been fixed by replacing special characters in SMTP configuration names with `-` before creating secret. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"..before creating a secret" or "..before creating secrets"
release-notes/harness-platform.md
Outdated
|
||
- User invites throw an `Invalid request` error when 2FA is enabled in the Account scope. (PL-31276) | ||
|
||
A code enhancement has fixed this issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is extra space in the beginning of the line.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved with some suggestions
Co-authored-by: roshnisarangadharan <123923215+roshnisarangadharan@users.noreply.github.com>
Co-authored-by: roshnisarangadharan <123923215+roshnisarangadharan@users.noreply.github.com>
Co-authored-by: roshnisarangadharan <123923215+roshnisarangadharan@users.noreply.github.com>
Co-authored-by: roshnisarangadharan <123923215+roshnisarangadharan@users.noreply.github.com>
Preview environment: https://hdh.pr.harness.io/pr-1078 |
Preview environment: https://hdh.pr.harness.io/pr-1078 |
Harness Developer Pull Request
Thanks for helping us make the Developer Hub better. The PR will be looked at
by the maintainers.
What Type of PR is This?
If tied to an Issue, list the Issue(s) here:
House Keeping
Some items to keep track of. Screen shots of changes are optional but would help the maintainers review quicker.