Skip to content

Bump the framework and HTTP stack to their current releases - #18

Merged
unknovs merged 1 commit into
mainfrom
develop
Sep 9, 2026
Merged

unknovs merged 1 commit into
mainfrom
develop

Conversation

@unknovs

@unknovs unknovs commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

azugo.io/azugo, azugo.io/core and azugo.io/opentelemetry to v0.38.1, github.com/valyala/fasthttp to v1.74.0 and github.com/go-playground/validator/v10 to v10.30.4. No source change was needed: build, vet, gofmt, go mod tidy -diff and go test -race across all ten packages are green on the new set, with no races.

One upstream change is visible to monitoring rather than to code, and the changelog says so: from azugo v0.38.1 the metrics endpoint no longer negotiates OpenMetrics, and always answers text/plain; version=0.0.4 without the # EOF terminator. Metric names, labels and values are unchanged. This library binds azugo's metrics configuration for every service that uses it, so the change arrives on bump with nothing to opt into.

The changelog also gains the v1.11.1 section that was never written: that release carried repository housekeeping only.

Signed-off-by: GatisB <l22exc@gmail.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@unknovs
unknovs merged commit 04058da into main Sep 9, 2026
10 checks passed
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.

2 participants