8000 libgit2@1.6 1.8.1 · Pull Request #173530 · Homebrew/homebrew-core · GitHub
[go: up one dir, main page]

Skip to content

libgit2@1.6 1.8.1 #173530

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

Closed
wants to merge 1 commit into from
Closed

libgit2@1.6 1.8.1 #173530

wants to merge 1 commit into from

Conversation

ghost
Copy link
@ghost ghost commented Jun 3, 2024

Created by brew bump


Created with brew bump-formula-pr.

release notes
This release primarily includes straightforward bugfixes, as well as new functionality to have more control over the HTTP User-Agent header. However, there is an API change from v1.8 that was required for cross-platform compatibility.

In v1.8, libgit2 introduced the report_unchanged member in the git_fetch_options structure. We mistakenly introduced this as a bitfield, which is not suitable for our public API. To correct this mistake, we have removed the report_unchanged member. To support the report unchanged tips option, users can set the update_fetchhead member to include the GIT_REMOTE_UPDATE_REPORT_UNCHANGED value.

The libgit2 projects regrets the API change, but this was required to support cross-platform compatibility.

What's Changed

New features

Bug fixes

Build and CI improvements

Documentation improvements

Dependency updates

New Contributors

Full Changelog: libgit2/libgit2@v1.8.0...v1.8.1

@github-actions github-actions bot added legacy Relates to a versioned @ formula formula deprecated Formula deprecated bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 3, 2024
@Bo98
Copy link
Member
Bo98 commented Jun 3, 2024

Needs to stay on 1.6.x

@Bo98 Bo98 closed this Jun 3, 2024
@github-actions github-actions bot added the outdated PR was locked due to age label Jul 3, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` formula deprecated Formula deprecated legacy Relates to a versioned @ formula outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0