Skip to content

Releases: thoughtspot/cs_tools

v1.3.3

01 Aug 03:10

Choose a tag to compare

🛠️ Added

  • lots of scriptability improvements
  • timeout allowed on all Falcon operations

🔧 Modified

  • some typo fixes and os-specific changes to tutorial
  • support for the M1 chipset in the offline installer
  • more graceful handling of errors
  • user-management sync now has a clearer option for --dont-remove-deleted/--remove-deleted

🐛 Bugfix

  • fix for when tags are missing their colors
  • fix for bad enum value on extractor
  • fix for ambiguous content search
  • fix for content missing authors due to Falcon/Callosum errors
  • fix for broken help command

🫀 CS Tools Internals

  • automatic version-bump
  • fix debug logging for outgoing http requests
  • added warning for M1 Chip Users (workaround for #29 until remote installs are allowed)
  • added .zprofile as a target for shell profile PATH envvar addition

v1.3.2 - xkcd#1987

05 Jul 05:47

Choose a tag to compare

xkcd-1987

🐛 Bugfix

  • gracefully handle more configuration errors

💖 CS Tools Internals

  • hopefully, we've fixed the dependency hell that is python local installs
  • new installer
  • new tutorial
  • cli has friendlier errors
  • remove lots of dead code

v1.3.1

03 Jun 05:10

Choose a tag to compare

🐛 Bugfix

  • user-management sync --apply-changes now actually does something
  • remote tql workflows now honor deactivated load balancers

💖 CS Tools Internals

  • cli has more color to it
  • formalize CSTool concept for future modularity
  • add a beta flag so tools can release more often
  • remove lots of dead code

🧹 Spring Cleaning

20 May 02:31

Choose a tag to compare

This release of the tools bring a lot of much-needed organization and cleanup. v1.3.0 comes the week before our annual customer conference, Beyond 2022. Along with plenty of cleanup, we have an official release on ThoughtSpot Community as well as Knowledge Articles on how to implement tools to achieve certain objectives.

Another big change in this release is the provisional release of Syncers. Syncers allow CS Tools to interact with a data storage layer without having to know the explicit details of how to do so. We've implemented syncers to many popular data storage formats. Head on over to the documentation page to learn more about them!

We've also released new tools for Scriptability, bulk User Management, and the Searchable family of tools have been vastly improved as well.

Head on over to the docs site for all the details:
https://thoughtspot.github.io/cs_tools/changelog/1.3.0/

🦋 Huge makeover!

19 Nov 15:26

Choose a tag to compare

With this release, we're getting a makeover!

.. and I'm talkin' a HUGE one! "Also" is probably going to be my favorite word in this release. Not only will this website host our documentation and changes for each tool, but also how-to and help guides as well.

The Github project is also now public! That means if you are savvy enough, you could submit a Pull Request to make the tools even better!

The command line interface got a bit of a facelift also, with plenty of standardization in common functions, some fancier text output, as well as having the help text be more descriptive and match formats you've come to expect from other popular clis.

Oh, and also on the list are two new tools called the Archiver and Extractor!

There's a bunch more small changes and additions also, so check them out below!

Head on over to our brand new documentation site for all the details:
https://thoughtspot.github.io/cs_tools/changelog/1.2.0/


1.2.1


1.2.2

  • hotfix for ThoughtSpot cloud version scheme changing with 8.0 release
  • add support for beta SQL View in searchable-content

🛠 2 new tools!

22 Aug 22:38

Choose a tag to compare

With this release, we welcome two new contributors to the the CS Tools project!

@DevinMcPherson-TS approached the project wanting freshen up his coding skills and help out some of our well-adopted customers with a by allowing them to leverage the bulk delete APIs. Check out his addition to cs_tools with the Delete Objects over at its readme.

@MishaThoughtSpot - not a new contributor to code at ThoughtSpot by any means - Misha has plenty of experience working in and around security settings in ThoughtSpot and has come up with a really savvy interface for quickly seeing and setting table- and column-level security settings. Check it out at the Security Sharing tool readme.

Customer-sharable dist.zip of this release is attached below!