Releases: RuachTech/rep
Releases · RuachTech/rep
Gateway v0.1.3
gateway: v0.1.3
Gateway v0.1.2
REP Gateway 0.1.2
Changelog
- 4dd340b chore(gateway): symlink root LICENSE for GoReleaser archives
- 12ec03f fix: copy LICENSE file into gateway directory and update GoReleaser config
- a9fef2b fix: update changelog source in GoReleaser configuration from github to git
- 4a6b3f2 fix: update name_template in GoReleaser configuration to include version
- 483bddc fix: update npm publish logic in release workflow
v0.1.1
0.1.1 (2026-02-21)
Features
- add GitHub Actions workflows for Docker, Gateway CI, SDK CI, and release processes (ca2f6f3)
- crypto: implement HKDF-based session key derivation and SRI fixes (1b6fa5c)
- initialize SDK with core functionality and configuration (a72d815)
- tests: add unit tests for configuration management and update test environment (b32dc85)
- update package.json files field across adapters and codemod, remove rep-gateway (38a8c3c)
Bug Fixes
- update organization references from 'ruach-tech' to 'ruachtech' across documentation and code (1c45afc)
gateway: v0.1.2
gateway: v0.1.1
0.1.1 (2026-02-21)
Features
- add GitHub Actions workflows for Docker, Gateway CI, SDK CI, and release processes (ca2f6f3)
- add REP gateway server implementation and example manifest (164650a)
- crypto: implement HKDF-based session key derivation and SRI fixes (1b6fa5c)
- gateway: initialize gateway service with config classification and unit tests (b51e75f)
- implement release workflow and configuration for npm packages and Go gateway (04fd197)
- inject: enhance HTML injection to skip inside comments and add tests (0860c79)
Bug Fixes
- update organization references from 'ruach-tech' to 'ruachtech' across documentation and code (1c45afc)