Skip to content

Conversation

@cpu
Copy link
Member

@cpu cpu commented Mar 11, 2024

Pulling some work out of #389 to facilitate doing a v0.12.1 release w/ cargo-c support from main ahead of a breaking release for the Rustls update (and to fix main's CI).

I populated the CHANGELOG update based on this diff - I think only the cargo-c support is notable for consumers of this project.

@cpu cpu self-assigned this Mar 11, 2024
@cpu cpu requested a review from jsha March 11, 2024 15:50
dependabot bot added 2 commits March 11, 2024 11:56
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](rustls/pemfile@v/2.0.0...v/2.1.1)

---
updated-dependencies:
- dependency-name: rustls-pemfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@cpu
Copy link
Member Author

cpu commented Mar 14, 2024

@jsha Could you take a look at this and #389 when you have a chance? It would be nice to get these published this week if possible.

@cpu cpu force-pushed the cpu-0.12.1-prep branch from 4a2b331 to fbf5986 Compare March 21, 2024 17:49
@cpu
Copy link
Member Author

cpu commented Mar 21, 2024

cpu force-pushed the cpu-0.12.1-prep branch from 4a2b331 to fbf5986

Adjusted the CHANGELOG.md release date to today.

@cpu cpu merged commit 47d7b0f into rustls:main Mar 21, 2024
@cpu cpu deleted the cpu-0.12.1-prep branch March 21, 2024 17:58
@cpu
Copy link
Member Author

cpu commented Mar 21, 2024

  • Created v0.12.1 tag.
  • Published rustls-ffi v0.12.1 at registry crates-io.
  • Created v0.12.1 GitHub release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants