Skip to content

Releases: marianfoo/open-rfc

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 10 Aug 07:44
3f195af

0.2.3 (2026-08-10)

Features

  • add BTP Connectivity SOCKS5 RFC route (#14) (7300d86)

Bug Fixes

  • ci: drop the post-publish registry check rather than making it reliable (#8) (863284d)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:30
03ee6cb

0.2.2 (2026-08-07)

Bug Fixes

  • ci: publish inside the release run instead of a second workflow (#6) (b964caa)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:11
0bf0ed1

0.2.1 (2026-08-07)

Bug Fixes

  • values: accept zero-padded XML character references (#2) (f88d214)

open-rfc 0.2.0

Choose a tag to compare

@marianfoo marianfoo released this 07 Aug 18:09

First public release of open-rfc.

An SDK-free TypeScript client for SAP's classic RFC protocol. It speaks the wire
protocol directly: no SAP NetWeaver RFC SDK, no native addon, no runtime
dependencies. Ships ESM and CommonJS with a node-rfc compatibility surface.

npm i open-rfc

Verifying this release

npm open-rfc@0.2.0
tarball sha1 93621e20e568593bc47726e78cbf97b595989c89
files 262 · 458.8 kB packed · 3.0 MB unpacked
runtime dependencies none
licence Apache-2.0

open-rfc-0.2.0.tgz is attached and is byte-identical to the tarball the
registry serves. The build is reproducible: packing the tagged tree again
produces the same digest.

Scope

This is a 0.x beta from a single developer. The public test suite is a subset of
the project's full verification; areas without dedicated coverage are listed on
the documentation site. Test the value
and failure shapes your integration relies on.

Documentation: https://marianfoo.github.io/open-rfc/