Skip to content

Commit

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


## [4.10.1](v4.10.0...v4.10.1) (2023-09-21)


### Bug Fixes

* **scalar:** Don't pass typed nils in list values ([#1226](#1226)) ([7175e5a](7175e5a))
* Skip tables.json when packaging destinations ([#1238](#1238)) ([f6471e3](f6471e3))

---
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 Sep 21, 2023
1 parent f6471e3 commit 616b423
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ 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.10.1](https://github.com/cloudquery/plugin-sdk/compare/v4.10.0...v4.10.1) (2023-09-21)


### Bug Fixes

* **scalar:** Don't pass typed nils in list values ([#1226](https://github.com/cloudquery/plugin-sdk/issues/1226)) ([7175e5a](https://github.com/cloudquery/plugin-sdk/commit/7175e5a478524ac99032be6f474f2130ed46985f))
* Skip tables.json when packaging destinations ([#1238](https://github.com/cloudquery/plugin-sdk/issues/1238)) ([f6471e3](https://github.com/cloudquery/plugin-sdk/commit/f6471e3ada92871e951026db9c1bf748a2e0b154))

## [4.10.0](https://github.com/cloudquery/plugin-sdk/compare/v4.9.3...v4.10.0) (2023-09-20)


Expand Down

1 comment on commit 616b423

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

Please sign in to comment.