Skip to content

Commit 0f0da4a

Browse files
committed
Update CHANGELOG.md for v1.2.0
1 parent 0fda196 commit 0f0da4a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## v1.1.0 [2022-05-20]
211
_What's new?_
312
* Add support for JSONB quals. ([#185](https://github.com/turbot/steampipe-postgres-fdw/issues/185))

0 commit comments

Comments
 (0)