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

Update zowe component versions for 2.13.0 #236

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Update zowe component versions for 2.13.0 #236

merged 2 commits into from
Dec 1, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 28, 2023

This PR updates the following package versions in zowe-versions.yaml for zowe-v2-lts

Updated Package Old Version New Version
imperative 5.18.2 5.19.0
cli-test-utils 7.18.7 7.19.0
core-for-zowe-sdk 7.18.7 7.19.0
zos-uss-for-zowe-sdk 7.18.7 7.19.0
provisioning-for-zowe-sdk 7.18.7 7.19.0
zos-console-for-zowe-sdk 7.18.7 7.19.0
zos-files-for-zowe-sdk 7.18.7 7.20.0
zos-logs-for-zowe-sdk 7.18.7 7.19.0
zosmf-for-zowe-sdk 7.18.7 7.19.0
zos-workflows-for-zowe-sdk 7.18.7 7.20.0
zos-jobs-for-zowe-sdk 7.18.7 7.20.0
zos-tso-for-zowe-sdk 7.18.7 7.19.0
cli 7.18.7 7.20.1
db2-for-zowe-cli 5.0.3 5.0.5
zos-ftp-for-zowe-cli 2.1.3 2.1.6

Signed-off-by: GitHub Actions <[email protected]>
@t1m0thyj t1m0thyj requested a review from a team November 28, 2023 21:09
Copy link
Contributor

@ATorrise ATorrise left a comment

Choose a reason for hiding this comment

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

lgtm$

Signed-off-by: Timothy Johnson <[email protected]>
Copy link
Member

@gejohnston gejohnston left a comment

Choose a reason for hiding this comment

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

Probably something that I just do not understand: I thought that the SDK modules all changed version in synch. All were previously 7.18.7, but some are now 7.19.0 and others are 7.20.0 ?

@t1m0thyj
Copy link
Member

t1m0thyj commented Nov 30, 2023

Probably something that I just do not understand: I thought that the SDK modules all changed version in synch. All were previously 7.18.7, but some are now 7.19.0 and others are 7.20.0 ?

We do try to keep the SDK versions in sync, but for each release the version is only updated for SDKs that have changed. If we make a "minor" change now across all the SDKs, their versions would all jump ahead to 7.21.0. More details about our versioning strategy are here: https://github.com/zowe/zowe-cli/blob/master/docs/SDKGuidelines.md#package-versioning

@zFernand0
Copy link
Member

zFernand0 commented Dec 1, 2023

Probably something that I just do not understand: I thought that the SDK modules all changed version in synch. All were previously 7.18.7, but some are now 7.19.0 and others are 7.20.0 ?

We do try to keep the SDK versions in sync, but for each release the version is only updated for SDKs that have changed. If we make a "minor" change now across all the SDKs, their versions would all jump ahead to 7.21.0. More details about our versioning strategy are here: https://github.com/zowe/zowe-cli/blob/master/docs/SDKGuidelines.md#package-versioning

The same thing happens with the CLI today. For example, @zowe/[email protected]

The 7.19.0 version of the @zowe/cli package was published to public NPM, however we do not have a changelog entry for it.
See the changelog.md file

Q: Is that bad? 🤔

@gejohnston
Copy link
Member

gejohnston commented Dec 1, 2023

RE: Q: Is that bad? 🤔

I do not see any problem. I was just trying to better understand.

@traeok traeok merged commit baa04dd into master Dec 1, 2023
9 checks passed
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.

7 participants