Releases: CRED-CLUB/propeller
Releases · CRED-CLUB/propeller
v0.0.5
What's Changed
- fix: dependencies for java sdk generation by @Abhishekvrshny in #36
- docs: proof reading and correction by @Abhishekvrshny in #37
- docs: spell check and update favicon by @Abhishekvrshny in #38
- chore: upgrade java dependencies versions by @Abhishekvrshny in #39
- docs: update java client library version by @Abhishekvrshny in #41
- chore: add basic request validations by @Abhishekvrshny in #42
- fix: java client libraries by @Abhishekvrshny in #43
Full Changelog: v0.0.1...v0.0.5
v0.0.1
This is Propeller's first public release!
What's Changed
- fix: docker compose and Makefile by @Abhishekvrshny in #2
- feat: make http port configurable by @Abhishekvrshny in #3
- fix: typo in log by @Abhishekvrshny in #4
- Create jekyll-gh-pages.yml by @Abhishekvrshny in #5
- feat: add github pages docs by @Abhishekvrshny in #6
- fix: github pages config by @Abhishekvrshny in #7
- fix: redis streams by @Abhishekvrshny in #8
- fix: nats pubsub by @Abhishekvrshny in #9
- chore: refactor NATS pkg to support jetstream by @Abhishekvrshny in #10
- Add support for NATS Jetstream by @Abhishekvrshny in #11
- fix: configurable config file path by @Abhishekvrshny in #12
- docs: change jekyll theme by @Abhishekvrshny in #13
- feat: add ci with github actions by @Abhishekvrshny in #14
- feat: add building docker image in ci by @Abhishekvrshny in #15
- fix: build docker image for multiple platforms by @Abhishekvrshny in #16
- fix: build docker image for multiple platforms by @Abhishekvrshny in #17
- chore: build should depend on tests by @Abhishekvrshny in #18
- fix: remove tests dependency in build by @Abhishekvrshny in #19
- fix: add linux/arm64/v8 platform for build by @Abhishekvrshny in #20
- chore: refactor and fix topic name returned in event response by @Abhishekvrshny in #21
- docs: add documentation for client testing by @Abhishekvrshny in #23
- docs: update readme with link to github pages by @Abhishekvrshny in #24
- docs: update concepts and API docs by @Abhishekvrshny in #25
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #1
- docs: update external links by @Abhishekvrshny in #26
- feat: add KV support for NATS by @Abhishekvrshny in #27
- chore: upgrade buf and support for v2 configs by @Abhishekvrshny in #28
- fix: response status and error handling in client by @Abhishekvrshny in #29
- fix: topic subscription and un-subscription ack by @Abhishekvrshny in #30
- feat: prototool, to publish java bindings to maven central by @Abhishekvrshny in #31
- docs: update client libraries and contributing docs by @Abhishekvrshny in #32
- fix: goimports check by @Abhishekvrshny in #33
- docs: update docs for configuration and contributions by @Abhishekvrshny in #34
- fix: add logo on docs title by @Abhishekvrshny in #35
New Contributors
- @Abhishekvrshny made their first contribution in #2
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/CRED-CLUB/propeller/commits/v0.0.1