Releases: turbot/tailpipe
Releases · turbot/tailpipe
v0.2.1
03 Apr 14:51
Compare
Sorry, something went wrong.
No results found
Bug fixes
Table introspection in json now displays descriptions correctly. (#323 ):
Fix resolution of the format before calling Collect when the format plugin is different from the table plugin.(#319 )
v0.2.0
02 Apr 13:19
Compare
Sorry, something went wrong.
No results found
What's new
Add support for plugins with custom formats (#264 ):
A format block can be defined in config and plugins can provide formats types and presets . Format are supported by the new Nginx and Apache plugins.
Add format list and format show commands. (#235 )
Update the plugin show command to add exported formats and correctly display partitions, etc. (#257 )
Improve the error reporting in the collection UI (#247 ).
Update all SQL in code and messaging to be lower case.
v0.2.0-rc.1
01 Apr 17:12
Compare
Sorry, something went wrong.
No results found
Update parsing to manually call escaping code as ParseHclFiles no lon…
v0.2.0-rc.0
31 Mar 18:55
Compare
Sorry, something went wrong.
No results found
Update MinCorePluginVersion to v0.1.5 (#298)
* Update MinCorePluginVersion to v0.1.5
Update tailpipe-plugin-sdk and pipe-fittings refs
v0.2.0-alpha.202503201027
20 Mar 10:34
Compare
Sorry, something went wrong.
No results found
update default version in release action
v0.2.0-alpha.202503191623
19 Mar 16:30
Compare
Sorry, something went wrong.
No results found
re-add core.DescribeSources() to determineSourcePlugin
v0.1.3
17 Mar 11:11
Compare
Sorry, something went wrong.
No results found
What's new
Parquet creation is now transactional - write to temp file first then rename. (#41 )
Views are now created with QuotedIdentifiers allowing use of reserved keywords, etc. (#205 )
Updated status text for a collection with no active progress. (#210 )
Bug fixes
Fix issue where tailpipe was failing to install private turbot-hosted plugins. (#201 )
Sort columns before creating view to ensure they're correctly ordered. (#59 )
DeleteParquetFiles only prunes the partition folder. (#227 )
v0.1.3-rc.0
13 Mar 16:36
Compare
Sorry, something went wrong.
No results found
Update CHANGELOG for v0.1.3
v0.1.2
21 Feb 15:51
Compare
Sorry, something went wrong.
No results found
What's new
The --from and --to arguments now support a wider range of time formats. (#223 )
Bug fixes
Fixes issue where passing the sql file name to tailpipe query was not working. (#216 )
Fixes issue where tailpipe was failing to install private turbot-hosted plugins. (#201 )
v0.1.2-alpha.202502111235
11 Feb 12:41
Compare
Sorry, something went wrong.
No results found
Fix issue where tailpipe was failing to install private turbot-hosted…