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

chore(deps): update thomaspoignant/go-feature-flag docker tag to v1.40.0 #404

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Update Change
thomaspoignant/go-feature-flag (source) minor v1.33.0 -> v1.40.0

Release Notes

thomaspoignant/go-feature-flag (thomaspoignant/go-feature-flag)

v1.40.0

Compare Source

In this version we are finally deprecating the v0.x.x flag format 🙌

This version brings also a good set of bug fixes and features:

  • Improve the rule validation with the parsing method of nikunjy/rules.
  • fix the exporter timestamp format in the data collector endpoint.
  • fix an issue with the Timeout middleware for labstack/echo.
  • Improve performance of data exporter when using a non-bulk exporter.
Feat
Fixes
Documentation
Chore

New Contributors

Full Changelog: thomaspoignant/go-feature-flag@v1.39.1...v1.40.0

v1.39.1

Compare Source

🙇 We had some issue to release the version v1.39.0, this version is here with a fixed release process.
In terms of functionality the v1.39.0 and the v1.39.1 are exactly the same.

v1.39.0

Compare Source

Yes it is time for a new version of GO Feature Flag 🙌 v1.39.0 is here 🚀

  • 🪟 In this version we want to please Azure users by providing integration with Azure Blob Storage, you can now store your configuration in Azure and also export flag usage in it too.
  • 💻 We have also introduce feature flag management in the command line ⌨️, you can now use the GO Feature Flag Command Line evaluate your flag directly in your terminal, this will allow you to use feature flags directly in your CI/CD.
  • 🔎 @​hairyhenderson has also improved the observability of the relay proxy, by allowing enabling the pprof endpoints, adding the go metrics and support multiple log format.

Features

Fixes

Docs

Chore

New Contributors

Full Changelog: thomaspoignant/go-feature-flag@v1.38.0...v1.39.0

v1.38.0

Compare Source

Feat

Fix

Documentation

Chore

New Contributors

Full Changelog: thomaspoignant/go-feature-flag@v1.37.1...v1.38.0

v1.37.1

Compare Source

Fix

Chore

Full Changelog: thomaspoignant/go-feature-flag@v1.37.0...v1.37.1

v1.37.0

Compare Source

It is time for the v1.37.0 version of GO Feature Flag 🚀

In this version we have a bunch of new things 🙌

  • Improvement on the opentelemetry integration of the relay proxy.
  • Improvement on

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 renovate bot added the renovate label Dec 23, 2024
@renovate renovate bot enabled auto-merge December 23, 2024 18:33
@renovate renovate bot added this pull request to the merge queue Dec 23, 2024
Merged via the queue into main with commit e33839e Dec 23, 2024
4 checks passed
@renovate renovate bot deleted the renovate/thomaspoignant-go-feature-flag-1.x branch December 23, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants