Skip to content

Releases: idealista/superset_role

1.3.0

Choose a tag to compare

@Plozano94 Plozano94 released this 17 Jun 07:31
254a1bd

Full Changelog

🔃 Changed

Changing default superset version to 1.5.0
Changed some superset option at config file to make it compatible with 1.5.*

Fix molecule default vars

Choose a tag to compare

@ultraheroe ultraheroe released this 14 Jul 11:58
8adeeff

Full Changelog

🔃 Changed

  • Update default superset install version to 1.2.0

🛠️ Fixed

  • Fix wrong email configuration in molecule default scenery
  • Fixed versions of celery and flower because newer versions broke superset installation
  • Fix pip build problems

Custom imports

Choose a tag to compare

@ultraheroe ultraheroe released this 01 Jul 16:07
68292ff

Full Changelog

➕ Added

  • Option to add custom imports in superset_config.py

🛠️ Fixed

  • Fix typo missing quotation for mapbox token in superset_config template
  • Use auth user registration when defined (no boolean evaluated)

🛠️ Fix template problem

Choose a tag to compare

@ultraheroe ultraheroe released this 24 Jun 15:33
f9e7046

1.1.1 (2021-06-24)

Full Changelog

🛠️ Fixed

  • Fix template path name for celery-flower service

Apache Superset 1.0 compatible

Choose a tag to compare

@ultraheroe ultraheroe released this 22 Jun 07:44
857bba8

Full Changelog
Diff Previous

🔃 Changed

  • Install new 1.0 superset version
  • superset_config.py template updated
  • Update and renew config tasks (e.g: user creation)
  • Install tasks reviewed and updated as we need
  • Service tasks refactored

➕ Added

  • templates for service and profile env set
  • option to install firefox and geckodriver
  • superset_config.py fully parametizable with ansible vars

🛠️ Fixed

  • Fix typos

1.0.1 release

Choose a tag to compare

@frantsao frantsao released this 03 Nov 13:31
892017d

Fixed

First release

Choose a tag to compare

@ultraheroe ultraheroe released this 19 Oct 13:09
7553538

1.0.0 (2020-10-19)

Added