Skip to content

Commit f57913e

Browse files
authored
Add CHANGELOG for v0.6.0 (#39)
1 parent 91292a7 commit f57913e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.6.0 [2023-03-22]
2+
3+
_Dependencies_
4+
5+
- Recompiled plugin with [steampipe-plugin-sdk v5.3.0](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v530-2023-03-16) which includes fixes for query cache pending item mechanism and aggregator connections not working for dynamic tables. ([#38](https://github.com/turbot/steampipe-plugin-zendesk/pull/38))
6+
7+
_Bug fixes_
8+
9+
- Fixed the `external_id` column in `zendesk_ticket` table to be of `STRING` data type instead of `INT`. ([#37](https://github.com/turbot/steampipe-plugin-zendesk/pull/37)) (Thanks [@tylarb](https://github.com/tylarb) for the contribution!)
10+
111
## v0.5.0 [2022-09-09]
212

313
_Dependencies_

0 commit comments

Comments
 (0)