这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: turbot/tailpipe

v0.3.2

25 Apr 11:17
c9dc816

Choose a tag to compare

What's new

  • Update MinCorePluginVersion to v0.2.2.
  • Update tailpipe-plugin-sdk to v0.4.0.

Bug fixes

  • Fix source file error for custom tables when using S3 or other external sources. (#188)

v0.3.1

18 Apr 14:31
09e02a0

Choose a tag to compare

Bug fixes

  • Fix partition filter argument. (#375)

v0.3.0

16 Apr 10:57
357ee62

Choose a tag to compare

What's new

  • Add support for custom tables. ((#225))
  • Add location to format list/show. (#283)
  • Add plugin to source list/show. (#337)
  • Improve display logic of conversion errors, since we log full error just display first line of error.

Bug fixes

  • Plugin list command now correctly cases keys in JSON output.
  • Add support to querydisplay.ColumnValueAsString for UUID/Decimal in format received from DuckDB.
  • Add comma separators to numeric output in query results. (#685)
  • Fix multiple backtick escaping - if more than 2 properties are back-ticked, the third onwards not being escaped.

v0.3.0-rc.6

16 Apr 09:46
18385a2

Choose a tag to compare

v0.3.0-rc.6 Pre-release
Pre-release
Update sdk to v0.3.1

Update pipe-fittings to v2.3.3
Update core to v0.2.1

v0.3.0-rc.5

15 Apr 18:16
846d20d

Choose a tag to compare

v0.3.0-rc.5 Pre-release
Pre-release
update sdk to v0.3.0 and core to v0.2.0

v0.3.0-rc.4

15 Apr 12:48
f73a22c

Choose a tag to compare

v0.3.0-rc.4 Pre-release
Pre-release
update sdk to v0.2.1-rc.8 and core to v0.1.12

v0.3.0-rc.3

15 Apr 10:07
bfa1f78

Choose a tag to compare

v0.3.0-rc.3 Pre-release
Pre-release
update core version to v0.1.11 (#358)

v0.3.0-rc.2

14 Apr 14:10
9495e9a

Choose a tag to compare

v0.3.0-rc.2 Pre-release
Pre-release
refactor: improved display logic of conversion errors, since we log f…

v0.3.0-rc.1

11 Apr 18:24
a5ea343

Choose a tag to compare

v0.3.0-rc.1 Pre-release
Pre-release
Fix missing column validation to only show invalid columns

v0.3.0-rc.0

07 Apr 17:19
18e3b69

Choose a tag to compare

v0.3.0-rc.0 Pre-release
Pre-release
chore: updated duckdb, sdk and min core plugin version (#336)