Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
97: bump mbed_tls version to 0.7 r=mattBrzezinski a=SebRollen Hi, The discussion in a recent discourse thread (and [this post](https://discourse.julialang.org/t/please-be-mindful-of-version-bounds-and-semantic-versioning-when-tagging-your-packages/30708/95) in particular) prompted me to try to track down some packages that led to downgrades in other packages when I run `]up`. Based on [this list](https://gist.github.com/KristofferC/7c8048e2ee9aaa465966caeb98c1446a), it looks like `AWSCore` is restricting `MbedTLS.jl` to a lower version than the latest, so this pr just bumps the allowed range to include [0.7, 0.8). I ran the test-suite locally and everything seemed to work fine, but also understand that there may be a lot more nuances to the upgrade than just the test-suite Co-authored-by: Sebastian Rollen <[email protected]>
- Loading branch information