Hello!
I’m currently running Metabase v0.35.4 on my Elastic Beanstalk Environment and I’m trying to set up my first Google BigQuery connection. In order to do that, in this version of Metabase, I need to generate a Client ID to enable a connection.
By reading some github PR’s I notice that a support for service accounts is comming out, are you planning to have this shipped on the next version? If yes, do you have any ideas of the dates?
Other question that I have is if there is any way of running an alpha version on Elastic Beanstalk. I found on github some tags like v20150604-alpha
, there is any public s3 url for these versions?
I’m currently using :
https://downloads.metabase.com.s3.amazonaws.com/v0.35.4/metabase-aws-eb.zip
Cheers!