Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@jfallows jfallows released this 12 Oct 01:53
· 12 commits to develop since this release

Changelog

0.4.0 (2024-10-12)

Full Changelog

Implemented enhancements:

  • Support sql migrations #101
  • support installing python dependencies from a requirements.txt file #94

Merged pull requests:

  • Show help by default for command groups and when command parsing fails #114 (jfallows)
  • Decrease polling interval #113 (akrambek)
  • Update zillabase start output to convey when containers are healthy #112 (jfallows)
  • Use migrations for functions examples #111 (jfallows)
  • Separate streampay seed.sql into sql migrations #110 (jfallows)
  • Remove apexchart from Vue boot #109 (jfallows)
  • Support sql migrations #108 (jfallows)
  • Remove statement page and fix activities logs on main page #107 (akrambek)
  • petstore example update to use seed.sql #106 (ankitk-me)
  • fix: add more users and UI instructions #105 (vordimous)
  • Cli and logging #104 (ankitk-me)
  • feat: add OpenAI and AsyncAPI instructions #103 (vordimous)
  • Streampay with OpenAI integration #100 (vordimous)
  • fix: try connection multiple times and execute sql once #99 (vordimous)
  • support installing python dependencies from a requirements.txt file #98 (ankitk-me)
  • Support default image version tags, overridable image version tags and function env vars #97 (jfallows)
  • fix: update node, fix build warnings and lint errors #96 (vordimous)
  • Set docker restart policy to unless-stopped for each container #95 (jfallows)
  • fix: remove dollar prefix and folder spelling #92 (vordimous)

0.3.0 (2024-10-07)

Full Changelog

Implemented enhancements:

  • Support user-defined functions written in Python #76

Merged pull requests:

0.2.0 (2024-10-03)

Full Changelog

Implemented enhancements:

  • Support brew install zillabase #38
  • Migrate zilla streampay demo to zillabase guided steps #1

Merged pull requests:

0.1.0 (2024-09-19)

Full Changelog

0.0.1 (2024-09-17)

Full Changelog

Implemented enhancements:

  • Use karapace as schema-registry for Kafka schemas #50
  • Support user-defined functions written in Java #49
  • zillabase start should proxy pgsql protocol via zillabase admin service #48
  • zillabase config command #41
  • Configure keycloak on zillabase start #37
  • Generate AsyncAPI http specification with access control #36
  • zillabase start should process kafka-seed.yaml #31
  • Design functions integration #25
  • zillabase start should Include keycloak service #24
  • Design security integration #23
  • zillabase start should deploy zilla.yaml #22
  • zillabase start should include config service #21
  • zillabase start should generate default AsyncAPI specs #20
  • zillabase start should process seed.sql #19
  • zillabase start should Include admin service #18
  • Support docker compose stack for zillabase start and zillabase stop #17
  • zillabase asyncapi command #12
  • Implement zillabase admin REST API v1 #7
  • Design zillabase admin REST API v1 #6
  • zillabase sso command #5
  • zillabase stop command #4
  • zillabase start command #3
  • zillabase init command #2

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator