Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/mcuadros/go-gin-prometheus v0.1.0 -> v1.0.2 age confidence

Release Notes

mcuadros/go-gin-prometheus (github.com/mcuadros/go-gin-prometheus)

v1.0.2

Compare Source

What's Changed

Full Changelog: zsais/go-gin-prometheus@v1.0.1...v1.0.2

v1.0.1

Compare Source

v1.0.0

Compare Source

Release Description for v1.0.0

This v1.0.0 release marks a major milestone for go-gin-prometheus, representing a complete modernization of the library. This release focuses on improving code quality, enhancing the API, and establishing a robust foundation for future development. The library is now more flexible, easier to use, and aligned with modern Go development practices.

✨ Major Accomplishments
  • Complete Code Modernization: The entire codebase has been refactored for better readability, maintainability, and performance.
  • Go Modules Integration: Dependency management has been migrated to Go modules for standardization and reliability.
  • Enhanced API with Config Struct: A new Config struct provides a flexible and extensible way to configure the middleware, including support for custom metric labels.
  • Improved Testing: The test suite has been significantly expanded to ensure reliability and cover new functionality.
  • CI/CD with GitHub Actions: A full CI/CD pipeline has been implemented using GitHub Actions to automate testing and linting, ensuring high code quality.
  • Updated Documentation: The README.md and GoDoc comments have been thoroughly updated to provide comprehensive guidance on the new features and API.
✅ Key Changes
  • feat: Introduced a new Config struct for middleware configuration.
  • feat: Added support for custom Prometheus labels.
  • refactor: Modernized the entire codebase and improved error handling.
  • chore: Migrated to Go modules for dependency management.
  • ci: Implemented a new GitHub Actions workflow for continuous integration.
  • docs: Overhauled the README.md and improved GoDoc comments.
  • test: Added extensive new unit tests.
Backward Compatibility

This release maintains backward compatibility with the previous API, ensuring a seamless upgrade path for all existing users.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 27, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/go.sum
Command failed: go get -t ./...
go: github.com/mcuadros/go-gin-prometheus@v1.0.2: parsing go.mod:
	module declares its path as: github.com/zsais/go-gin-prometheus
	        but was required as: github.com/mcuadros/go-gin-prometheus

@renovate renovate bot force-pushed the renovate/github.com-mcuadros-go-gin-prometheus-1.x branch from 9524fbb to 07f8a8c Compare July 22, 2025 11:52
@renovate renovate bot force-pushed the renovate/github.com-mcuadros-go-gin-prometheus-1.x branch from 07f8a8c to 6921881 Compare August 16, 2025 17:46
@renovate renovate bot force-pushed the renovate/github.com-mcuadros-go-gin-prometheus-1.x branch from 6921881 to f7fcef5 Compare August 24, 2025 16:02
@renovate renovate bot force-pushed the renovate/github.com-mcuadros-go-gin-prometheus-1.x branch from f7fcef5 to c487edc Compare September 25, 2025 19:59
@renovate renovate bot force-pushed the renovate/github.com-mcuadros-go-gin-prometheus-1.x branch from c487edc to ffd3e56 Compare October 8, 2025 13:13
@renovate renovate bot force-pushed the renovate/github.com-mcuadros-go-gin-prometheus-1.x branch 2 times, most recently from a25b243 to aadc4c0 Compare November 6, 2025 15:12
@renovate renovate bot force-pushed the renovate/github.com-mcuadros-go-gin-prometheus-1.x branch from aadc4c0 to 13dc53b Compare December 15, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants