-
Notifications
You must be signed in to change notification settings - Fork 91
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
Prerelease v0.11.0-alpha #737
Conversation
@MrAlias I had to manually update |
Hi @damemi, I have a small bug fix I wish to get merged before this release, I will open a PR in the next hour or so. |
No, you did it correctly. That is a manual process given it is not always clear what version you are bumping to for each modset. |
You'll need to update the test results as well to match the new version. |
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Yes, please. It should be merged now. |
Yep, this is the norm 😄 |
Looks like the changelog still needs to be updated. We should turn on enforcement of the changelog addition that we have in other repos ... |
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Added
server.address
,server.port
andnetwork.protocol.version
to HTTP client spans (#696)Fixed
manager.Close()
whenAnalyze()
fails. (#638)proc
file when done discovering PID. (#649)debug
packages to parse Go and modules' versions. (#653)SetStatus()
when grabbing the status code. (#675)proc
offset after a failed iteration. (#681)