JuliaCloud / AWS.jl

Julia interface to AWS
MIT License
160 stars 62 forks source link

Add semver note #682

Closed ericphanson closed 4 months ago

ericphanson commented 4 months ago

Here I propose using feature releases for automated updates. I believe in the past these have been done as patch bumps, but then one must lock down AWS.jl all the way to the patch number to avoid such changes. Instead I think we should use feature bumps.

cc @mattBrzezinski @glennmoy

mattBrzezinski commented 4 months ago

CI is failing for reasons not cause by this PR, going to log an issue and just merge this in.