Skip to content

Releases: amancevice/docker-superset

2023.10.19

19 Oct 19:18
48341e8
Compare
Choose a tag to compare

upgrade Superset to v3.0.1

2023.10.13

14 Oct 12:49
dd75866
Compare
Choose a tag to compare

Superset upgraded to v3.0.0

This was a particularly hairy upgrade and some pips had to be dropped in order to get the build to pass.

Problematic pips:

  • elasticsearch-dbapi
  • prophet
  • pymssql-linux
  • snowflake-sqlalchemy

I'm open to re-adding them but on the condition that someone else gets the Pipfile to lock :)

2023.4.5

05 Apr 14:35
8c99691
Compare
Choose a tag to compare

Upgrade to Superset v2.1

2022.12.22

23 Dec 01:34
1514cea
Compare
Choose a tag to compare

Upgrade Superset to v2.0.1

2022.12.17

17 Dec 18:31
438a47d
Compare
Choose a tag to compare

Added openpyxl pip to image (thanks @rukshn)

2022.10.3

03 Oct 13:26
c7dc206
Compare
Choose a tag to compare

Upgrade redis ~> 3.5.3 and wtforms ~> 2.3.3 — Thanks, @chrisxstyles

2022.9.29

29 Sep 13:23
5bca545
Compare
Choose a tag to compare

Upgrade redis ~> 3.4.0 and gevent ~> 20.12.1 client libs — thanks @chrisxstyles

2022.7.15

15 Jul 14:05
725a017
Compare
Choose a tag to compare

Upgrade Superset to v2.0.0

2022.6.26

26 Jun 17:43
daaa928
Compare
Choose a tag to compare

Fix #234
Fix #235

2022.6.24

24 Jun 15:40
c5deabf
Compare
Choose a tag to compare

Fix for #233