Releases: relaycorp/relaynet-pohttp-js
Releases · relaycorp/relaynet-pohttp-js
v1.1.4
1.1.4 (2020-04-30)
Bug Fixes
- Upgrade various dependencies to get security and performance fixes (#15) (73a05c1)
v1.1.3
1.1.3 (2020-01-22)
Bug Fixes
- Rename relayAddress to gatewayAddress (a53cdde)
v1.1.2
1.1.2 (2020-01-21)
Bug Fixes
- Rename request header X-Relaynet-Relay to X-Relaynet-Gateway (1f50ef0)
v1.1.1
1.1.1 (2020-01-21)
Bug Fixes
- Set request content type to 'application/vnd.relaynet.parcel' (061cf2e)
v1.1.0
1.1.0 (2020-01-21)
Features
- Allow skipping TLS requirement with POHTTP_TLS_REQUIRED env var (a234aab)
v1.0.1
1.0.1 (2020-01-06)
Bug Fixes
- Set missing version in package.json (639aca7)
v1.0.0
1.0.0 (2020-01-06)
Bug Fixes
- Bad import in test (9921d6f)
- Export objects (3c199d8)
- Fix bad imports and remove HTTPSClient exception (328c8eb)
- Repository in package.json (0fcb025)
Features
- Write docs and configure automatic publishing (#8) (c84b4d3)