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

feat: update docker image ghcr.io/tarampampam/error-pages to 2.5.0 #193

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/tarampampam/error-pages minor 2.3.0 -> 2.5.0

Release Notes

tarampampam/error-pages

v2.5.0

Compare Source

Changed
  • Go updated from 1.17.5 up to 1.17.6
Added
  • Host and X-Forwarded-For Header to error pages #​61
Fixed
  • Performance issue, that affects template rendering. Now templates are cached in memory (for 2 seconds), and it has improved performance by more than 200% #​60

v2.4.0

Compare Source

Changed
  • It is now possible to use golang-tags of templates in error page templates and formatted (json, xml) responses #​49
  • Health-check route become /healthz (instead /health/live, previous route marked as deprecated) #​49
Added
  • The templates contain details block now (can be enabled using --show-details flag for the serve command or environment variable SHOW_DETAILS=true) #​49
  • Formatted response templates (json, xml) - the server responds with a formatted response depending on the Content-Type (and X-Format) request header value #​49
  • HTTP header X-Robots-Tag: noindex for the error pages #​49
  • Possibility to pass the needed error page code using X-Code HTTP header #​49
  • Possibility to integrate with ingress-nginx #​49
  • Metrics HTTP endpoint /metrics in prometheus format #​54
Fixed
  • Potential race condition (in the pick.StringsSlice struct) #​49

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from h3mmy as a code owner February 1, 2022 02:58
@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Feb 1, 2022
@h3mmy h3mmy merged commit fbf9efc into main Feb 1, 2022
@h3mmy h3mmy deleted the renovate/ghcr.io-tarampampam-error-pages-2.x branch February 1, 2022 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant