You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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!)
0 commit comments