damianiandrea / mongodb-nats-connector

A connector that uses MongoDB's change streams to capture data changes and publishes those changes to NATS JetStream.
MIT License
48 stars 7 forks source link

Add 7.0-jammy MongoDB version to matrix #52

Closed damianiandrea closed 4 months ago

damianiandrea commented 4 months ago

This PR adds 7.0-jammy MongoDB version to the Github Actions matrix.

It also sets the default MongoDB version when running local tests to 6.0-jammy.