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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## v1.3.1 [2022-08-09]
2
+
_Bug fixes_
3
+
* Ensure ConnectionPlugins (i.e. plugin GRPC clients) are cached by the hub. ([#230](https://github.com/turbot/steampipe-postgres-fdw/issues/230))
4
+
1
5
## v1.3.0 [2022-08-05]
2
6
_What's new?_
3
7
* Add support for a single plugin instance hosting multiple Steampipe connections, rather than an instance per connection. ([#226](https://github.com/turbot/steampipe-postgres-fdw/issues/226))
0 commit comments