Releases: kameshsampath/grpc-todo-app
Releases · kameshsampath/grpc-todo-app
v0.0.7-snowflake
Changelog
- 9d7585e (feat!): use dynamic tables
- ccddb37 (fix): add todo list to compose
- f7835c1 (fix): add todo-app to compose mix
- 71ee57e (fix): create all snowflake resources using scripts and related README updates
- 8d8a975 (fix): setting flush parameters to lower values for demo purpose
- 6ec0bae (refactor): make TOPICS singular
v0.0.6-snowflake
Changelog
- 6e260a8 (chore): remove demo script from repo
- 50f5e8c (docs): update for snowflake integration
- adf1912 (fix): add streamlit dashboard script and conda environment spec
- 92eae87 (fix): use ko data path when within container
v0.0.5-snowflake-2
Changelog
- 6ef9c0f (workflow): multiple updates
v0.0.5-snowflake
Changelog
- c85ab47 (fix): remove zig from release workflow
- f21a346 (workflow): use FQN for image names
v0.0.6
Changelog
- 5ba99ee (docs): update to latest proto spec - remove Update references - bump container image versions
- 3ed2cb2 (fix): provide proto mapping on ui config
- 1795902 (fix): use Schema Registry
- a053454 (refactor): remove internal package
v0.0.5
Changelog
- db0ccb9 (chore): containerized apps and updated README
- 37056e4 (fix): add error handling - stream error response - remove update service
- 7568160 (fix): allow automatic topic creation
- c05eab0 (fix): update client to latest todo spec
- ae205b3 Merge pull request #1 from kameshsampath/proto-update
v0.0.4
Changelog
- eebdc47 (chore): add todo server and client to docker-compose
- 307cc67 (fix): use env for service address in client
v0.0.3
Changelog
- 405ab2f (ci): use custom token and add manual trigger