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

v0.4.0 bump #62

Merged
merged 1 commit into from
Oct 9, 2023
Merged

v0.4.0 bump #62

merged 1 commit into from
Oct 9, 2023

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Oct 9, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

Suggested version: v0.4.0

Comparing to: v0.3.0 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# github.com/ipld/frisbii
## incompatible changes
(*LoggingResponseWriter).Log: changed from func(int, time.Duration, int, string, string) to func(int, time.Time, int, string, string)
LogMiddleware: old is comparable, new is not
LoggingResponseWriter: old is comparable, new is not
NewFrisbiiServer: changed from func(context.Context, io.Writer, github.com/ipld/go-ipld-prime/linking.LinkSystem, string, ...HttpOption) (*FrisbiiServer, error) to func(context.Context, github.com/ipld/go-ipld-prime/linking.LinkSystem, string, ...HttpOption) (*FrisbiiServer, error)
NewLogMiddleware: changed from func(net/http.Handler, io.Writer) *LogMiddleware to func(net/http.Handler, ...HttpOption) *LogMiddleware
NewLoggingResponseWriter: changed from func(net/http.ResponseWriter, *net/http.Request, io.Writer) *LoggingResponseWriter to func(net/http.ResponseWriter, *net/http.Request, io.Writer, LogHandler) *LoggingResponseWriter
httpOptions: old is comparable, new is not
## compatible changes
(*LoggingResponseWriter).WroteBytes: added
LogHandler: added
WithLogHandler: added
WithLogWriter: added
httpOptions.LogHandler: added
httpOptions.LogWriter: added

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.4.0

gocompat says:

Your branch is up to date with 'origin/master'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@rvagg rvagg merged commit 4d5a23b into master Oct 9, 2023
9 checks passed
@rvagg rvagg deleted the rvagg/v0.4.0 branch October 9, 2023 10: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.

1 participant