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

Commits after release #684

Merged
merged 3 commits into from
Apr 4, 2023
Merged

Conversation

henrysun007
Copy link
Contributor

Description

  • Update crates that have vulnerabilities.
  • Compile the source code in release mode to reduce output size.
  • A Doc fix.

Type of change (select or add applied and delete the others)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • API change with a documentation update
  • Additional test coverage
  • Code cleanup or just sync with upstream third-party crates

How has this been tested?

Checklist

  • Fork the repo and create your branch from master.
  • If you've added code that should be tested, add tests.
  • If you've changed APIs, update the documentation.
  • Ensure the tests pass (see CI results).
  • Make sure your code lints/format.

sunhe05 added 3 commits April 4, 2023 02:02
The github actions runner is running out of the disk space with debug
build.
@henrysun007 henrysun007 merged commit 5c914d0 into apache:master Apr 4, 2023
12 checks passed
@henrysun007 henrysun007 deleted the post-release branch April 4, 2023 07:28
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

2 participants