Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 0.17.3 #2713

Merged
merged 22 commits into from
Nov 1, 2022
Merged

release: 0.17.3 #2713

merged 22 commits into from
Nov 1, 2022

Conversation

davidhewitt
Copy link
Member

This release makes our Python 3.11 support "official" without requiring users to upgrade to a new pyo3 0.18 (which I think we'll probably release soon too).

I'll push this live on Tuesday if there's no reason to delay.

messense and others added 19 commits October 30, 2022 13:35
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This was a minor confusion for me so I thought I'd suggest the change - it was the first place I looked, but I did have to think about it :)
* Run asan with `-Zbuild-std`

* Run Rust tests using Valgrind and cargo-careful.

* Pin Valgrind task to 1.61.0 to avoid the DWARF5 issues until fixed upstream.

* Override output checking of compilation UI tests as using different Rust versions might break that.

Co-authored-by: messense <messense@icloud.com>
@messense
Copy link
Member

messense commented Nov 1, 2022

Reminder: should include #2715

@davidhewitt
Copy link
Member Author

Thanks, picked #2715 and #2717 and will release shortly if CI all green!

@davidhewitt
Copy link
Member Author

Release is live!

@davidhewitt davidhewitt merged commit f4724dc into release-0.17 Nov 1, 2022
@davidhewitt davidhewitt deleted the release-0.17.3 branch November 1, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants