kevin1024 / vcrpy

Automatically mock your HTTP interactions to simplify and speed up testing
MIT License
2.72k stars 388 forks source link

Release 4.4.0 before going 5.0.0? #724

Closed hartwork closed 1 year ago

hartwork commented 1 year ago

Hi! :wave:

Since release 4.3.1 we have merged the following pull requests to master:

I believe it would be nice to have one last 4.x.x release 4.4.0 with these changes before going 5.x.x.

@kevin1024 would you be up for cutting a release 4.4.0 from latest master shortly? (Latest commit is 8b97fd65512a52f4d90b10a80fa4eca7bc8f07b9 as of the moment.)

Thanks and best, Sebastian

CC @jairhenrique @amosjyng


PS: Known upcoming for soon 5.0.0 so far:

kevin1024 commented 1 year ago

Nice! Yes I should have time to cut a release this weekend. Excellent work! Lots of good stuff in this release.

hartwork commented 1 year ago

@kevin1024 cool! :tada:

hartwork commented 1 year ago

@kevin1024 any news?

kevin1024 commented 1 year ago

LOL keeping me honest. Hopefully today!

kevin1024 commented 1 year ago

v4.4.0 is released!

hartwork commented 1 year ago

v4.4.0 is released!

@kevin1024 thank you! And thanks for the credits at https://github.com/kevin1024/vcrpy/releases/tag/v4.4.0.

Users of Gentoo are already getting VCR.py 4.4.0 now: https://github.com/gentoo/gentoo/commit/68ab5e8e2427d8802ee46fa8b185160f7db5abfd .

With both #681 and #695 merged now, if you're still in releasing mode: 5.0.0 would be ready to go in my view. What do you think?

kevin1024 commented 1 year ago

With both https://github.com/kevin1024/vcrpy/pull/681 and https://github.com/kevin1024/vcrpy/pull/695 merged now, if you're still in releasing mode: 5.0.0 would be ready to go in my view. What do you think?

Let's GOO!

hartwork commented 1 year ago

@kevin1024 cool!

kevin1024 commented 1 year ago

It's live! https://pypi.org/project/vcrpy/

hartwork commented 1 year ago

@kevin1024 very nice, thank you!