Skip to content

Commit a54dbe7

Browse files
authored
chore(main): Release v1.24.0 (#586)
🤖 I have created a release *beep* *boop* --- ## [1.24.0](v1.23.0...v1.24.0) (2023-01-09) ### Features * Add local backend for storing cursor state ([#569](#569)) ([3b07885](3b07885)) * Remove codegen ([#589](#589)) ([1c5943a](1c5943a)) ### Bug Fixes * **destinations:** Log correct size of batch ([#588](#588)) ([9cebafe](9cebafe)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 9cebafe commit a54dbe7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.24.0](https://github.com/cloudquery/plugin-sdk/compare/v1.23.0...v1.24.0) (2023-01-09)
9+
10+
11+
### Features
12+
13+
* Add local backend for storing cursor state ([#569](https://github.com/cloudquery/plugin-sdk/issues/569)) ([3b07885](https://github.com/cloudquery/plugin-sdk/commit/3b07885a57595b96dc1db5b786a6f1c22f0a5149))
14+
* Remove codegen ([#589](https://github.com/cloudquery/plugin-sdk/issues/589)) ([1c5943a](https://github.com/cloudquery/plugin-sdk/commit/1c5943a3f1fcdd77eac89763ef3650f20f75df03))
15+
16+
17+
### Bug Fixes
18+
19+
* **destinations:** Log correct size of batch ([#588](https://github.com/cloudquery/plugin-sdk/issues/588)) ([9cebafe](https://github.com/cloudquery/plugin-sdk/commit/9cebafef0b46c674df3027886649676cbf6c933f))
20+
821
## [1.23.0](https://github.com/cloudquery/plugin-sdk/compare/v1.22.0...v1.23.0) (2023-01-09)
922

1023

0 commit comments

Comments
 (0)