Archive

Last modified by DevOps-as-a-Service Operator on 2025/02/05 11:50

Blog - posts for March 2025

Mar 13 2025

DevOps Portal 1.8.5

Enhancements

  • More links have beed added in the AI Engineer tile on the Portal Homepage. All links are directly leading to the specific AI features available for the selected Project.
  • More code has been added for the upcoming SonarQube automation enhancement, which was already described in  DevOps Portal 1.7.5.

Improvements

  • A work-around concerning Jenkins had to be applied for the improvement introduced in DevOps Portal 1.7.5 to keep it working in recent Jenkins versions.

Bugfixes

  • Since some special characters made problems when used in passwords of Technical Users, the allowed characters have been now restricted to 7 Bit ASCII.

Mar 06 2025

DevOps Portal 1.8.4

Enhancements

  • The new Rest API now offers endpoints for listing, adding and removal of project roles.
  • When searching for user entries with accents or transliterations it is now no longer required to know the exact verbatim spelling. For example searching for the name "Muller" will now also find "Müller". This simplifies finding specific users a lot.

Improvements

  • The number of remaining users based on your package size is now displayed on the Users page.
  • Project Admins can set the Project lead in Jira projects on the page Project Settings ➡ Users and roles. Press the button "Edit defaults" in the top right corner like shown in the screenshot:
    1741263796935-640.png
    The Project lead has more a symbolic function. Being a Project lead does not add more permissions to the user, but the Project lead can be set to be the default assignee of new issues. Previously the DevOps Portal has reset the Project lead to SDCloud Admin on every project save or resync. This was changed now. If Project lead was set to something different than the DevOps Portal service account, it will be preserved.
  • The Audit Log has been improved to avoid any unnecessary information in the log entries. Will be even more improved in a future version.
  • A robots.txt file is now forbidding web crawlers to scan your public pages of the DevOps toolchain. Please open a Service Request, if you want to have your public content indexed by search engines.

Bugfixes

  • The More menu on the Users page has been moved to be more readable for all windows sizes.
  • Some minor design issues on the login page have been fixed. If it doesn't work for you, please use Shift-Reload on the page or clear your browser cache.