Moto: New release

Created on 26 Jun 2020  路  8Comments  路  Source: spulec/moto

馃憢 it looks like it has been a while since (over 6 months) since the last official release. Just wondering if there was a plan to release 1.3.15 soon? There are a bunch of great new features that I'd love to take advantage of

Most helpful comment

Version 1.3.15 has now been released!

All 8 comments

I'd also love to see a new release, but right now I'm working around this issue by having this entry in my requirements-dev.txt to get moto-1.3.15.dev0 from the master branch:
git+https://github.com/spulec/moto.git@master

(works like this command)
pip install git+https://github.com/spulec/moto.git@master

@spulec @bblommers any chance to get 1.3.15 out anytime soon ?
That would be extremely helpful.

@spulec @bblommers just to echo others' sentiment: it'd be great to have a release soon. the lack of a recent release is causing some headaches. thanks!

Recognising that, as mentioned in #2681, there's pre-releases posted after each PR merge, it would still be helpful to have official releases fairly regularly.

Our CI pipeline uses Dependabot, which relies on semantic versioning to be able to automatically create and merge new PRs to update dependencies when new releases appear. It might be possible to configure some extra logic to special-case individual packages, but it puts an air of non-production-readiness about things that doesn't feel good.

Moto is awesome, and thanks for all your hard work!

If someone has some extra time to cleanup the changelog for a new release, I'll be happy to cut one.

Version 1.3.15 has now been released!

Awesome. Thanks @spulec!

@spulec, thank you for putting in the time and effort to create a new release! It's so much appreciated!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sunilkumarmohanty picture sunilkumarmohanty  路  5Comments

joelhess picture joelhess  路  5Comments

JackDanger picture JackDanger  路  5Comments

mowat27 picture mowat27  路  5Comments

kevgliss picture kevgliss  路  4Comments