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

bumping ActiveMQ to non-exploited version #2061

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Conversation

Surfrdan
Copy link
Contributor

@Surfrdan Surfrdan commented Nov 7, 2023

Bumping ActiveMQ to non-exploited version


JIRA Ticket: https://fedora-repository.atlassian.net/jira/software/c/projects/FCREPO/issues/FCREPO-3911

What does this Pull Request do?

only bumps minor version of activemq

Interested parties

Tag (@ mention) interested parties or, if unsure, @fcrepo/committers

@@ -24,7 +24,7 @@
<project_organization>fcrepo</project_organization>
<fcrepo-storage-ocfl.version>6.4.0-SNAPSHOT</fcrepo-storage-ocfl.version>
<!-- Dependency version properties -->
<activemq.version>5.16.3</activemq.version>
<activemq.version>5.16.7</activemq.version>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Wondering if we should try for a more recent version like 5.17.6 or 5.18.3?

Copy link

Choose a reason for hiding this comment

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

If we update, I think it would make sense to go to 5.18.3 directly.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My only worry about that was the possible breaking changes by jumping 2 major versions rather than just minor versions.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I would assume that a breaking change would have bumped the major version from 5 to 6, but we will have to test it out anyways. There is no rush on this now.

Copy link
Contributor Author

@Surfrdan Surfrdan Nov 9, 2023

Choose a reason for hiding this comment

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

According to https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/activemq-version-management.html 5.16 is a major version, as it 5.18. They use defferent terminology to the semver spec awkwardly.

I'm happy to trial 5.18 but can we push this PR as is now and do that in a future release along with a bunch of other updates from Dependapot which have been missed. I'll open another ticket about that

Copy link

Choose a reason for hiding this comment

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

Fine for me

Copy link
Collaborator

@whikloj whikloj left a comment

Choose a reason for hiding this comment

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

👍

@whikloj whikloj merged commit 10bede9 into fcrepo:main Dec 6, 2023
7 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.

None yet

3 participants