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.9 #141496

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Enhancements
* **YAML Configs** Cloudprober now supports YAML configs. We've been trying to do this for a while. It's finally here. (by @manugarg in https://github.com/cloudprober/cloudprober/pull/464)
* **Configuration documentation** We finally have fully auto-generated [configuration documentation](https://cloudprober.org/docs/config/overview) for Cloudprober. (by @manugarg in https://github.com/cloudprober/cloudprober/pull/486, [announcement](https://github.com/cloudprober/cloudprober/discussions/492)).
* **Arbitrary gRPC requests** in the gRPC probe. (by @manugarg in https://github.com/cloudprober/cloudprober/pull/470)
* **Structured, JSON logs** Cloudprober emits more machine friendly logs now using the new Go structured logger - log/slog. (by @manugarg in https://github.com/cloudprober/cloudprober/pull/462)
* **Reloadable TLS certs** to allow TLS certs rotation without restarting Cloudprober. (by @manugarg in https://github.com/cloudprober/cloudprober/pull/428)
* **PagerDuty and Slack** notifications support. (by @robpickerill in https://github.com/cloudprober/cloudprober/pull/445, https://github.com/cloudprober/cloudprober/pull/475)
* **Cloudprober's journey** through an About page: https://cloudprober.org/docs/about/. (by @manugarg in https://github.com/cloudprober/cloudprober/pull/439)
* **Smaller binary size** Reduce binary size by 25% by disabling gRPC XDS support by default. (by @manugarg in https://github.com/cloudprober/cloudprober/pull/467)
* Health handler (/health) to serve as the k8s readiness and liveness probes endpoint. (by @manugarg in https://github.com/cloudprober/cloudprober/pull/435)
* stringSplit config macro. (by @xenbyte in https://github.com/cloudprober/cloudprober/pull/476)

Bug fixes

Internal

Build and Testing

New Contributors

Full Changelog: cloudprober/cloudprober@v0.12.8...v0.12.9

@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 Sep 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 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 Sep 5, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 5, 2023
Merged via the queue into Homebrew:master with commit 1d7a916 Sep 5, 2023
12 checks passed
@github-actions github-actions bot added the outdated PR was locked due to age label Oct 6, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 6, 2023
@chenrui333 chenrui333 deleted the bump-cloudprober-0.12.9 branch January 22, 2024 17:31
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