| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Hey! Think of this PR as "automatically collect pending changes that need releasing". Therefore if there is no PR, the tool will auto-open a new PR. Since we used the fix(scope): something format then it inferred a patch version. This is very common. What I can see it having right now, out of the 3 fixes it detected, 2 of them are real fixes worthy of a patch! We could in fact release the patch the coming week, as frequent releases yield better feedback from devs and showing the community that we respond to needs very quickly, IMO that's good! The remaining fix could have been marked as test(exlasticsearch): fix execution on ARM machines or something. I'll make sure to add this in the docs as a link to release-please and how it infers stuff (and point at configuration too if it has overrides, I never needed to override this before). |
Sorry, something went wrong.
|
haha i wonder how hard it would be for us to theoretically rename #445 to fix after the fact, i did not realize it had "feat" in the title - i did view it more as a fix personally |
Sorry, something went wrong.
|
🤖 Release is at https://github.com/testcontainers/testcontainers-python/releases/tag/testcontainers-v4.0.1 🌻 |
Sorry, something went wrong.
🤖 I have created a release *beep* *boop* --- ## [4.0.1](testcontainers/testcontainers-python@testcontainers-v4.0.0...testcontainers-v4.0.1) (2024-03-11) ### Features * **postgres:** Remove SqlAlchemy dependency from postgres container ([testcontainers#445](testcontainers#445)) ([f30eb1d](testcontainers@f30eb1d)) ### Bug Fixes * **clickhouse:** clickhouse waiting ([testcontainers#428](testcontainers#428)) ([902a5a3](testcontainers@902a5a3)) * Close docker client when stopping the docker container ([testcontainers#380](testcontainers#380)) ([efb1683](testcontainers@efb1683)) * failing tests for elasticsearch on machines with ARM CPU ([testcontainers#454](testcontainers#454)) ([701b23a](testcontainers@701b23a)) * **mongodb:** waiting for container to start (it was not waiting at all before?) ([testcontainers#461](testcontainers#461)) ([2c4f171](testcontainers@2c4f171)) * unclosed socket warning in db containers ([testcontainers#378](testcontainers#378)) ([cd90aa7](testcontainers@cd90aa7)) * Update the copyright header for readthedocs ([testcontainers#341](testcontainers#341)) ([5bef18a](testcontainers@5bef18a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Ankin <daveankin@gmail.com>
| Back | FazBrowse Home | New Git URL |
🤖 I have created a release beep boop
4.0.1 (2024-03-11)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.