0.1.1
Pre-release
Pre-release
Changelog
- e910645 Add Dockerfiles
- 99630d7 Add support for custom endpoints
- 30e4ca9 Update README.md
- 02c01d7 Convert sequence diagram to Mermaid syntax
- d521484 Update test-server response
- 5d96a83 Update README.md
- 0291844 Update README.md
- 21020b5 Update response
- c949de1 Update test server response
- 6b361ab Update README.md
- 3bcc194 Update tests.yaml
- 16a71d1 Add structured response to the test server
- 9c2e752 Add plugin manager for easier plugin loading
- d2aa0e2 Update README.md
- 7457e8c Update README.md
- 0169c2e Update README.md
- 15cae2e Update Test Server
- a7850c6 Update README.md
- 8b04019 Update README.md
- c2bb4e6 Update README.md
- 3e1dcd5 Update README.md
- 431699e Update README.md
- 554e9e7 Update README.md
- c44b86e Update GitHub Actions
- 3924f81 Add GitHub Actions for running tests
- bdaf6da Add initial test server (localhost:8080)
- b0fd4ad Running gRPC example with external service call (http://localhost:8080)
- c78e1bf Running gRPC example (file-based key value store)
- a744c68 Running basic example
- 3ed742c Streamline plugin code (YAGNI)
- 6da42cc Create Dockerfile