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

Prepare for v0.2.0 release #34

Merged

Conversation

HeyNonster
Copy link
Contributor

Prepares for a v0.2.0 release. Notes on that:

  • I bumped the minor version to 2. The convention thusfar, however, has been to bump the patch version. If bumping the patch version is still preferred I can update the version bump appropriately.
  • In doing so, I had to loosen the testcontainers-core requirement on the modules to ~> 0.1.
  • Added a top-level CHANGELOG.md. That changelog only serves to document when any modules are added/removed. It links to the individual changelogs at the top.

Hope you don't mind me opening a version bump PR. We at Zendesk would like to start using some of the new changes 🙂 ✌️

Prepares for a `v0.2.0` release. Notes on that:
- I bumped the `minor` version to `2`. The convention thusfar, however,
has been to bump the `patch` version. If bumping the patch version is
still preferred I can update the version bump appropriately.
- In doing so, I had to loosen the `testcontainers-core` requirement on
the modules to `~> 0.1`.
- Added a top-level `CHANGELOG.md`. That changelog only serves to
document when any modules are added/removed. It links to the individual
changelogs at the top.
@HeyNonster HeyNonster marked this pull request as ready for review December 18, 2023 13:18
@guilleiguaran guilleiguaran merged commit d505d87 into testcontainers:main Dec 22, 2023
19 checks passed
@HeyNonster
Copy link
Contributor Author

@guilleiguaran 🙏 Thank you for merging! No rush, but would you mind pushing a new release to rubygems whenever you get the chance? 🙂

@bquorning
Copy link

Currently released versions of the “sub-libraries” (testcontainers-mysql, testcontainers-redis, etc.) will not bundle with v0.2.0. I think you’d need to make a new release of all of them as well.

Any details on when we can expect a release of the gem/gems @guilleiguaran?

@HeyNonster
Copy link
Contributor Author

Currently released versions of the “sub-libraries” (testcontainers-mysql, testcontainers-redis, etc.) will not bundle with v0.2.0. I think you’d need to make a new release of all of them as well.

Any details on when we can expect a release of the gem/gems @guilleiguaran?

Here's a PR for bumping the version of all the module gems: #35

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.

3 participants