Skip to content

Conversation

@Ein-nor
Copy link
Contributor

@Ein-nor Ein-nor commented Nov 4, 2023

I have updated the external services:

  • MongoDB from v4.4 to v7.0
  • RabbitMQ from v3.8 to v3.12
  • Redis from v6.2 to v7.2

I have performed the following manual tests:

  • Installation of a pack
  • Execution of a local action
  • Execution of a remote action

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

Thanks for updates!

Left one comment to address RE MongoDB before merging it.

CHANGELOG.md Outdated
# Changelog

## 2023-11-04
* Upgrade to MongoDB v7.0
Copy link
Member

Choose a reason for hiding this comment

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

For MongoDB, at this moment StackStorm officially supports and is tested with MongoDB v4.4.

And so we do end-to-end testing (on a real VMs, see st2ci st2cd st2cicd) with that DB version.

It means, the MongoDB version is consistent across all the installation methods and in the docs.

There are plans to upgrade MongoDB to v5 or v6 for the upcoming v3.9.0 release, see:


With that, keep MongoDB 4.4 unchanged for this PR, bumping Redis and MongoDB to the latest versions is good 👍
You can open another PR that'll only change MongoDB to v6, as that will be helpful to be merged in the future when preparing the v3.9.0 release.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@armab
Remove MongoDB update.

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

Thanks!

@arm4b arm4b merged commit 6f21dd1 into StackStorm:master Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants