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

Release 0.15 #497

Closed
endertunc opened this issue Jun 17, 2023 · 8 comments
Closed

Release 0.15 #497

endertunc opened this issue Jun 17, 2023 · 8 comments

Comments

@endertunc
Copy link

endertunc commented Jun 17, 2023

Hello!

I would like to use some of the additions such as e23e6d2 but it has been more than a year since the last release.

Is there any plan to release a new version anytime soon?

As workaround I am currently using following. but I would prefer an official release.

testcontainers      = { git = "https://github.com/testcontainers/testcontainers-rs.git", branch = "dev" }

Thanks in advance!

@thomaseizinger
Copy link
Collaborator

Yes, maintaining this has been tough, see #347.

I'll try to set some time aside for a release.

There are also 62 unreleased commits in dev branch.

Mind you, most of these are dependency updates. There are only two changes listed in the changelog currently: https://github.com/testcontainers/testcontainers-rs/blob/dev/CHANGELOG.md

@thomaseizinger thomaseizinger changed the title 60+ unrelased commits and it has been more than a year since the last release. Maybe it's time for a new release? Release 0.15 Jun 18, 2023
@thomaseizinger thomaseizinger pinned this issue Jun 18, 2023
@endertunc
Copy link
Author

Hi @thomaseizinger thanks the clarification, I missed the #347 :)

@DDtKey
Copy link
Collaborator

DDtKey commented Sep 25, 2023

I'd expect to merge these PRs before the release:

https://github.com/testcontainers/testcontainers-rs-modules-community also waits for the release to update the testcontainers.

@thomaseizinger
Copy link
Collaborator

I'd expect to merge these PRs before the release:

* [Bump MSRV #521](https://github.com/testcontainers/testcontainers-rs/pull/521)

* [Log error when starting a container fails #431](https://github.com/testcontainers/testcontainers-rs/pull/431)

* [docs: mention `testcontainers-modules` #523](https://github.com/testcontainers/testcontainers-rs/pull/523)

testcontainers/testcontainers-rs-modules-community also waits for the release to update the testcontainers.

Thanks for summarising nicely like that. I've just queued the last PR for merging. Happy to cut a release next.

@thomaseizinger
Copy link
Collaborator

I've opened a release PR here but it is missing some changelog entries: #524

Any volunteers to write them? :)

@DDtKey
Copy link
Collaborator

DDtKey commented Oct 7, 2023

Closed with #524
Modules are also updated: release PR, crates.io

@thomaseizinger
Copy link
Collaborator

Closed with #524.

Mind creating a PR that merges master back into dev? It seems that job has failed: https://github.com/testcontainers/testcontainers-rs/actions/runs/6413983058/job/17413688312?pr=524

@DDtKey
Copy link
Collaborator

DDtKey commented Oct 8, 2023

Sure! #527 - I used PR title & body as it should be done by CI job

@thomaseizinger thomaseizinger unpinned this issue Mar 23, 2024
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

No branches or pull requests

3 participants