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

cloudprober 0.12.7 #132593

Merged
merged 2 commits into from
Jun 1, 2023
Merged

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Alerting

It's official. Cloudprober is getting its own alerting functionality 🎉. This release marks the beginning of the alerting implementation. We'll add more ways to notify an alert, but you can already trigger a command on alert. User documentation coming soon, but in the meantime, you can take a look at the alerting config proto to get an idea.

PRs: #359, #361, #364, #365, #380, #384, #387

Enhancements

  • [probes.http] Provide a way to set custom user-agent. by @manugarg in #317
  • [probes.external] Add support for environment variables by @manugarg in #379, #386.
  • [surfacers.datadog] Add compression, and use batching, when posting metrics to dd by @robpickerill in #357, #358.
  • [surfacers] Adding a bigquery insertion. by @Pulkit0110 in #274
  • [cmd] Exit on non-flag arguments by @manugarg in #372.
  • [prober] Start probing more quickly by @manugarg in #382.
  • [validators] Log validation failure by @manugarg in #377.

Bug fixes

  • [probes.http] Set request's GetBody explicitly to make redirect work for POST requests with data. To make HTTP requests work same across Cloudprober, move HTTP request creation to a common package. This also allows for better testing. #373, #375, #376, #381, #383.
  • [probes.http] Fix a bug in connect_event metric update. by @manugarg in #388.
  • [rds.gcp] Delete a zone from cache if it's not discovered again. by @manugarg in [rds.gcp] Delete a zone from cache if it's not discovered again. cloudprober/cloudprober#318
  • [probestatus] Fix JS variable declarations by @manugarg in #321, #322
  • [probestatus] Fix the graph issue for probes with "." in name. by @manugarg in #363
  • [oauth] Fix a bug in http_token. by @manugarg in #371
  • [probes.external] Synchronize access to cmdRunning by @apolcyn in #395. Add tests to discover the same issue by @manugarg in #397.

Build

Docs

Complete website (cloudprober.org) redesign: #327. Other PRs: #335, #344, #349, #351.

New Contributors

Full Changelog: cloudprober/cloudprober@v0.12.6...v0.12.7

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2023

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 1, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 1, 2023
Merged via the queue into Homebrew:master with commit e930eb5 Jun 1, 2023
12 checks passed
@github-actions github-actions bot added the outdated PR was locked due to age label Jul 2, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 2023
@chenrui333 chenrui333 deleted the bump-cloudprober-0.12.7 branch January 22, 2024 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants