Releases: osapi-io/nats-client
Releases · osapi-io/nats-client
v1.0
Changelog
Features
- 9325a96 feat: added CreateKVBucket
Docs
- ae0d170 docs: added package documentation
CI
- d544660 ci: add goreleaser workflow
- 837d049 ci: removed cleanup workflow in favor of gh option
- 6c39c2f ci: removed go proxy module from goreleaser
Others
- 08af595 add client examples
- 868ea7d added Kv example and cleaned up READMEs
- 5482e1e added basic example permalink
- b235216 added client options
- 0695e45 added codecov badge
- 7f8d2cc added coverage for kp.PublicKey
- 909e519 added github actions
- 5647e3f added setup jetstream client test
- dd2b924 added test coverage for GetJetStream
- 4f30751 added test task
- d476286 complete client usage refactor
- 5d9caf7 corrected example logger
- 032da3e found and fixed go vet issue
- 328fbae go:fmt code
- a4cc7fd init add
- 7920eed renamed SetupJetStream to CreateOrUpdateJetStream
- 2cc3c02 switched go remote taskfile
- 8232bff switched order of task file tasks
- 2fb399a switched to go 1.23
- 6208a01 switched to go 1.24
- 7df25a4 updated with go 1.24 tool changes
- 710d937 “root”