Releases: aklivity/zillabase
Releases · aklivity/zillabase
0.4.0
Changelog
0.4.0 (2024-10-12)
Implemented enhancements:
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)
Implemented enhancements:
- Support user-defined
functions
written inPython
#76
Merged pull requests:
- udf server - python example #91 (ankitk-me)
- udf server - python implementation #90 (ankitk-me)
- Seed users with initial balance #89 (akrambek)
0.2.0 (2024-10-03)
Implemented enhancements:
Merged pull requests:
0.1.0 (2024-09-19)
0.0.1 (2024-09-17)
Implemented enhancements:
- Use
karapace
asschema-registry
for Kafka schemas #50 - Support user-defined
functions
written inJava
#49 zillabase start
should proxypgsql
protocol viazillabase admin service
#48zillabase
config
command #41- Configure
keycloak
onzillabase 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 Includekeycloak
service #24- Design security integration #23
zillabase start
should deployzilla.yaml
#22zillabase start
should includeconfig
service #21zillabase start
should generate default AsyncAPI specs #20zillabase start
should processseed.sql
#19zillabase start
should Includeadmin
service #18- Support docker compose stack for
zillabase start
andzillabase stop
#17 zillabase
asyncapi
command #12- Implement
zillabase
admin REST API v1 #7 - Design
zillabase
admin REST API v1 #6 zillabase
sso
command #5zillabase
stop
command #4zillabase
start
command #3zillabase
init
command #2
Merged pull requests:
- udf support & udf-server implementation #54 (ankitk-me)
- updated zillabase admin service using zilla #53 (ankitk-me)
- fix schema type issue for Karapace #52 (ankitk-me)
- Use karapace as schema-registry for Kafka schemas #51 (ankitk-me)
- generate http asyncapi spec & zilla.yaml with JWT guard #47 (ankitk-me)
zillabase sso
command implementation #46 (ankitk-me)- Configure
keycloak
onzillabase start
#45 (ankitk-me) - Support image tag config for zilla and admin services #44 (jfallows)
- Petstore example using zillabase #43 (ankitk-me)
- zillabase config command implementation #42 (ankitk-me)
- Zillabase Config Schema Validation #40 (ankitk-me)
- Publish zilla.yaml to config server and use for zilla service start #35 (ankitk-me)
- Bump org.apache.kafka:kafka-clients from 2.3.0 to 2.6.3 #34 (dependabot[bot])
zillabase start
startsconfig
service #33 (ankitk-me)- zillabase start process kafka-seed.yaml #32 (ankitk-me)
- Process
seed.sql
onzillabase start
#29 (ankitk-me) zillabase start
include adminservice
#28 (ankitk-me)- Include keycloak service #27 (jfallows)
- Docker compose stack [#26](https://github.com/aklivit...
0.3.0
Changelog
0.3.0 (2024-10-07)
Implemented enhancements:
- Support user-defined
functions
written inPython
#76
Merged pull requests:
- udf server - python example #91 (ankitk-me)
- udf server - python implementation #90 (ankitk-me)
- Seed users with initial balance #89 (akrambek)
0.2.0 (2024-10-03)
Implemented enhancements:
Merged pull requests:
0.1.0 (2024-09-19)
Implemented enhancements:
- Use
karapace
asschema-registry
for Kafka schemas #50 - Support user-defined
functions
written inJava
#49 zillabase start
should proxypgsql
protocol viazillabase admin service
#48zillabase
config
command #41- Configure
keycloak
onzillabase 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 Includekeycloak
service #24- Design security integration #23
zillabase start
should deployzilla.yaml
#22zillabase start
should includeconfig
service #21zillabase start
should generate default AsyncAPI specs #20zillabase start
should processseed.sql
#19zillabase start
should Includeadmin
service #18- Support docker compose stack for
zillabase start
andzillabase stop
#17 zillabase
asyncapi
command #12- Implement
zillabase
admin REST API v1 #7 - Design
zillabase
admin REST API v1 #6 zillabase
sso
command #5zillabase
stop
command #4zillabase
start
command #3zillabase
init
command #2
Merged pull requests:
- udf support & udf-server implementation #54 (ankitk-me)
- updated zillabase admin service using zilla #53 (ankitk-me)
- fix schema type issue for Karapace #52 (ankitk-me)
- Use karapace as schema-registry for Kafka schemas #51 (ankitk-me)
- generate http asyncapi spec & zilla.yaml with JWT guard #47 (ankitk-me)
zillabase sso
command implementation #46 (ankitk-me)- Configure
keycloak
onzillabase start
#45 (ankitk-me) - Support image tag config for zilla and admin services #44 (jfallows)
- Petstore example using zillabase #43 (ankitk-me)
- zillabase config command implementation #42 (ankitk-me)
- Zillabase Config Schema Validation #40 (ankitk-me)
- Publish zilla.yaml to config server and use for zilla service start #35 (ankitk-me)
- Bump org.apache.kafka:kafka-clients from 2.3.0 to 2.6.3 #34 (dependabot[bot])
zillabase start
startsconfig
service #33 (ankitk-me)- zillabase start process kafka-seed.yaml #32 (ankitk-me)
- Process
seed.sql
onzillabase start
#29 (ankitk-me) zillabase start
include adminservice
#28 (ankitk-me)- Include keycloak service #27 (jfallows)
- Docker compose stack #26 (jfallows)
- zillabase admin REST API v1 implementation #15 (ankitk-me)
zillabase asyncapi
command implementation #14 (ankitk-me)- Initial admin REST API definition #13 (jfallows)
- Initial implementation of stop command #11 (jfallows)
- Initial implementation of start command #10 (jfallows)
- Implement zillabase init command #9 (jfallows)
- Initial zillabase cli #8 (jfallows)
* This Changelog was automatically generated by github_changelog_generator