Skip to content

Commit

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


## [4.59.0](v4.58.1...v4.59.0) (2024-08-08)


### Features

* Add basic testing large syncs support ([#1862](#1862)) ([40a0095](40a0095))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.7 ([#1860](#1860)) ([25ed3d2](25ed3d2))

---
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 8, 2024
1 parent 40a0095 commit 8d84eed
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.58.1"
".": "4.59.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.59.0](https://github.com/cloudquery/plugin-sdk/compare/v4.58.1...v4.59.0) (2024-08-08)


### Features

* Add basic testing large syncs support ([#1862](https://github.com/cloudquery/plugin-sdk/issues/1862)) ([40a0095](https://github.com/cloudquery/plugin-sdk/commit/40a009574bb3392865a3da7217385c8e389b7a55))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.7 ([#1860](https://github.com/cloudquery/plugin-sdk/issues/1860)) ([25ed3d2](https://github.com/cloudquery/plugin-sdk/commit/25ed3d25a529a22f351ab92e22fb03a19c9557d4))

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


Expand Down

1 comment on commit 8d84eed

@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.69

Please sign in to comment.