Skip to content

Add Zowe version information to /server/environment endpoint and log …#663

Open
shikharka wants to merge 5 commits intov3.x/stagingfrom
MVD--7445
Open

Add Zowe version information to /server/environment endpoint and log …#663
shikharka wants to merge 5 commits intov3.x/stagingfrom
MVD--7445

Conversation

@shikharka
Copy link
Copy Markdown
Contributor

…version in util

Proposed changes

Include Zowe version information in the /server/environment endpoint and log it in util.js

This PR addresses Issue: MVD-7445

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Change in a documentation
  • Refactor the code
  • Chore, repository cleanup, updates the dependencies.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

PR Checklist

Please delete options that are not relevant.

  • If the changes in this PR are meant for the next release / mainline, this PR targets the "staging" branch.
  • My code follows the style guidelines of this project (see: Contributing guideline)
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes
  • video or image is included if visual changes are made
  • Relevant update to CHANGELOG.md
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works, or describe a test method below

Testing

Further comments

…version in util

Signed-off-by: sambashta <sambashta@rocketsoftware.com>
Signed-off-by: sambashta <sambashta@rocketsoftware.com>
Comment thread CHANGELOG.md Outdated
## 3.5.0
- Bugfix: Fixed error ZWED0149E from occurring when using AT-TLS. This error did not mean something was wrong, so the message is no longer printed in that condition to avoid confusion. ([#633](https://github.com/zowe/zlux-server-framework/pull/633))
- Bugfix: App-server was not respecting property "components.app-server.zowe.network.client.tls.attls". Instead, property "zowe.network.client.tls.attls" was taking priority, [(#653)](https://github.com/zowe/zlux-server-framework/pull/653)
- Enhancement: Added Zowe Version information to the /server/environment endpoint. ([#661](https://github.com/zowe/zlux-server-framework/pull/661))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this is the wrong number, you have 663 now.

@1000TurquoisePogs
Copy link
Copy Markdown
Member

Addesses zowe/zlux#1070

sambashta added 3 commits March 20, 2026 12:22
…endpoint

Signed-off-by: sambashta <sambashta@rocketsoftware.com>
- Added server-metadata.ts apis which doesn't require authentication
- Using the server-metadata in login.component.ts and launchbar-widget.component.ts for zoweVersion

Signed-off-by: sambashta <sambashta@rocketsoftware.com>
…ncement

Signed-off-by: sambashta <sambashta@rocketsoftware.com>
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Ready for Review

Development

Successfully merging this pull request may close these issues.

2 participants