We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fda196 commit 0f0da4aCopy full SHA for 0f0da4a
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v1.2.0 [tbd]
2
+_What's new?_
3
+* Add support for Open Telemetry. ([#195](https://github.com/turbot/steampipe-postgres-fdw/issues/195))
4
+* Update `.timing` output to return additional query metadata such as the number of hydrate functions called and the cache status.
5
+* Print FDW version in the logs.
6
+
7
+_Bug fixes_
8
+* Add recover blocks to all callback functions. ([#199](https://github.com/turbot/steampipe-postgres-fdw/issues/199))
9
10
## v1.1.0 [2022-05-20]
11
_What's new?_
12
* Add support for JSONB quals. ([#185](https://github.com/turbot/steampipe-postgres-fdw/issues/185))
0 commit comments