Skip to content

v0.1.1

Compare
Choose a tag to compare
@thomas-gerber thomas-gerber released this 11 Apr 20:46
· 183 commits to main since this release
335ef27

What's Changed

  • Init fixes and improvements
    • Fixes loading of Hasura metadata by @ypc-faros in #81
    • Limit the concurrency of api calls to airbyte by @ypc-faros in #83
    • Use Commander in metabase init script by @ypc-faros in #84
    • Set hasura admin secret in faros destination config during airbyte init by @cjwooo in #88
    • Pull latest faros-init in all architectures by @ypc-faros in #89
    • Allows to configure the Hasura URL for the Airbyte destination by @ypc-faros in #90
    • Allows to override metabase db cfg values by @ypc-faros in #93
    • Wait for Faros DB and Hasura/Metabase/n8n databases to exist before attempting to bring up other services by @ypc-faros in #94
  • Makes it possible to initialize a cloud deployment using docker-compose by @ypc-faros in #85
  • fix(mock-data): add auth headers to mock script by @saviogl in #92
  • PR Cycle Time Badge by @thomas-gerber in #100
  • Adds integration tests by @ypc-faros in #102

New Contributors

Full Changelog: v0.1.0...v0.1.1