Skip to content

Commit

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


## [4.60.0](v4.59.0...v4.60.0) (2024-08-12)


### Features

* Add RemoteOAuth Token helper to refresh `access_token` from cloud environment ([#1866](#1866)) ([bcd9081](bcd9081))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.0 ([#1864](#1864)) ([382f980](382f980))

---
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 Aug 13, 2024
1 parent bcd9081 commit 8744858
Show file tree
Hide file tree
Showing 2 changed files with 13 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.59.0"
".": "4.60.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ 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.60.0](https://github.com/cloudquery/plugin-sdk/compare/v4.59.0...v4.60.0) (2024-08-12)


### Features

* Add RemoteOAuth Token helper to refresh `access_token` from cloud environment ([#1866](https://github.com/cloudquery/plugin-sdk/issues/1866)) ([bcd9081](https://github.com/cloudquery/plugin-sdk/commit/bcd9081baf6b1e7311237a8b46e0a13c109ac4ba))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.0 ([#1864](https://github.com/cloudquery/plugin-sdk/issues/1864)) ([382f980](https://github.com/cloudquery/plugin-sdk/commit/382f98014ae8b72a5493bd06e72d4e1de8398e88))

## [4.59.0](https://github.com/cloudquery/plugin-sdk/compare/v4.58.1...v4.59.0) (2024-08-08)


Expand Down

1 comment on commit 8744858

@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: 116.2

Please sign in to comment.