GrowthBook Version 3.6 is now live :tada: <https:...
# announcements
s
GrowthBook Version 3.6 is now live šŸŽ‰ https://blog.growthbook.io/growthbook-version-3-6/ Highlights from this release: • Safe Rollouts • Time Series View • Official Jira Integration • Decision Framework Events and API • Dev Tools for SSR • Fact Table JSON Columns
šŸŽ‰ 5
šŸ™Œ 1
l
@strong-mouse-55694 great update, thanks! However, there are old functions for JSON extraction in the ClickHouse: https://github.com/growthbook/growthbook/blob/00118a47d79db4838724b1927f8a9dcc2c27ed1c/packages/back-end/src/integrations/ClickHouse.ts#L119 It works only if the column has a String type, not the native JSON type. Here are the new JSON docs for CH: https://clickhouse.com/docs/sql-reference/data-types/newjson
šŸ™ 1
h
Safe rollouts 🄹 Been dreaming about having that feature with one sided confidence intervals as well! Now i'm looking forward to be able to run one sided experiments overall too šŸ˜Ž Thanks for a great update!
šŸ˜€ 1
s
@late-ambulance-66508 Thanks for the heads up. I'll pass this on.
šŸ‘ 1
a
For the jira integration, does it matter if we're self-hosting?
s
@ambitious-apartment-58735 You should be able to update the config to work with self hosted. Let me know if you run into issues.
l
The Jira integration is awesome. Is it possible to create JIRA integration inside Growthbook? So that task information is loaded to the experiment and you can navigate to the JIRA task conveniently? Now copying formatted text from JIRA works badly - it is pasted as plain text.
s
Thanks for the feedback @late-ambulance-66508. I'll pass it on to the dev on the project to see what's possible.