Hi all,

for those that want to test the Docker Hub image, the tag is also available 
there: apache/superset:1.4.2rc1 .
In addition, if you want to test it on docker-compose, you can do that by first 
checking out the 1.4.2rc1 tag on
the apache/superset repo and then running the following commands:

TAG=1.4.2rc1 docker-compose pull
TAG=1.4.2rc1 docker-compose up

Kind regards,

Ville

> On 21. Mar 2022, at 14.17, Ville Brofeldt <[email protected]> wrote:
> 
> Hello Superset Community,
> 
> This is a call for the vote to release Apache Superset version 1.4.2. This 
> release
> candidate features the following cherries on top of 1.4.1:
> 
> - #19248: feat: add support for comments in adhoc clauses (@villebro)
> - #18214: feat(docker-compose): add TAG option (@villebro)
> - #17641: fix(sqla): make text clause escaping optional (@villebro)
> - #18566: fix(plugin-chart-echarts): area chart opacity bug (@villebro)
> 
> The release candidate:
> https://dist.apache.org/repos/dist/dev/superset/1.4.2rc1/
> 
> Git tag for the release:
> https://github.com/apache/superset/tree/1.4.2rc1
> 
> The Change Log for the release:
> https://github.com/apache/superset/blob/1.4.2rc1/CHANGELOG.md
> 
> The Updating instructions for the release (unchanged since 1.4.1):
> https://github.com/apache/superset/blob/1.4.2rc1/UPDATING.md
> 
> public keys are available at:
> 
> https://www.apache.org/dist/superset/KEYS
> 
> The vote will be open for at least 72 hours or until the necessary number
> of votes are reached.
> 
> Please vote accordingly:
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 
> Thanks,
> The Apache Superset Team
> --------------------------

Reply via email to