Skip to content

Releases: RuachTech/rep

Gateway v0.1.3

22 Feb 22:47
84199d3

Choose a tag to compare

REP Gateway 0.1.3

Changelog

  • 84199d3 chore(main): release gateway 0.1.3 (#12)
  • 03c3d1c chore(main): release rep-packages libraries (#13)
  • dd0f714 fix(cli): update gateway version handling and postinstall script for improved binary installation

gateway: v0.1.3

22 Feb 22:46
84199d3

Choose a tag to compare

0.1.3 (2026-02-22)

Bug Fixes

  • copy LICENSE file into gateway directory and update GoReleaser config (12ec03f)
  • update changelog source in GoReleaser configuration from github to git (a9fef2b)
  • update name_template in GoReleaser configuration to include version (4a6b3f2)

Gateway v0.1.2

21 Feb 23:11

Choose a tag to compare

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

21 Feb 17:17
7085283

Choose a tag to compare

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

21 Feb 22:16
c0e1a6e

Choose a tag to compare

0.1.2 (2026-02-21)

Features

  • gateway: add support for .env file parsing and integration with environment variable classification (cb220c4)

Bug Fixes

  • update release configuration and versioning for consistency (23d6a32)

gateway: v0.1.1

21 Feb 17:17
7085283

Choose a tag to compare

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)