v36.1.0: Yellow Gold Dachshund¶
Minor release issued on August 14th, 2018. 🌑 Exciting back side improvements are coming up this week 🌑
New features focus¶
Access wider Postprocess possibilities¶
- Creation of a groupby postprocess : you can now aggregate your data (the same way you do using the \$group in mongo). Check out the amazing doc here : https://docs.toucantoco.com/concepteur/power-apps-with-data/05-adjust-data.html#groupby
- Update of the roll_up postprocess : this function creates aggregates following a given hierarchy Check out the amazing doc here : https://docs.toucantoco.com/concepteur/power-apps-with-data/05-adjust-data.html#roll-up
The GoogleAnalytics connector is now part of the Toucan open-source connectors¶
Warning
Breaking Change : New behaviour !
This connector is not longer set-up by default : please make a support request to deploy them on your instance. Also, its configuration in the etl_config.cson file (DATA_SOURCES et DATA_PROVIDERS) has changed, and the former configuration is deprecated and no longer supported. Check out the documentation to set this up : https://github.com/ToucanToco/toucan-connectors/blob/master/doc/connectors/google_analytics.md)