Skip to content

Commit

Permalink
chore(main): Release v4.53.0 (#1822)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [4.53.0](v4.52.1...v4.53.0) (2024-07-25)


### Features

* Add `zerolog.Logger` to `retryablehttp.LeveledLogger` adapter struct ([#1821](#1821)) ([5c77cee](5c77cee))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Jul 25, 2024
1 parent 5c77cee commit 0daa89e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.52.1"
".": "4.53.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.53.0](https://github.com/cloudquery/plugin-sdk/compare/v4.52.1...v4.53.0) (2024-07-25)


### Features

* Add `zerolog.Logger` to `retryablehttp.LeveledLogger` adapter struct ([#1821](https://github.com/cloudquery/plugin-sdk/issues/1821)) ([5c77cee](https://github.com/cloudquery/plugin-sdk/commit/5c77cee87d9fca292e9e81663c9ce3775962a623))

## [4.52.1](https://github.com/cloudquery/plugin-sdk/compare/v4.52.0...v4.52.1) (2024-07-24)


Expand Down

1 comment on commit 0daa89e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⏱️ Benchmark results

  • Glob-8 ns/op: 93.96

Please sign in to comment.