Skip to content

Latest commit

 

History

History
904 lines (298 loc) · 31.8 KB

CHANGELOG.md

File metadata and controls

904 lines (298 loc) · 31.8 KB

0.44.0 (2024-08-29)

Features

0.43.0 (2024-08-26)

Features

0.42.0 (2024-08-02)

Features

  • Render Error page if Controller certs are expired (#170) (c385b7d)

0.41.0 (2024-07-09)

Features

  • emit error page if wssER connections fail (#161) (cb13a0b)

0.40.17 (2024-07-09)

0.40.16 (2024-07-09)

0.40.15 (2024-07-09)

0.40.14 (2024-07-09)

0.40.13 (2024-07-09)

Bug Fixes

0.40.12 (2024-07-08)

Bug Fixes

  • upgrade bufferutil from 4.0.7 to 4.0.8 (#148) (648d9ee)

0.40.11 (2024-07-08)

Bug Fixes

  • upgrade async-mutex from 0.3.2 to 0.5.0 (#146) (afc1c19)

0.40.10 (2024-07-08)

0.40.9 (2024-07-08)

0.40.8 (2024-07-08)

Bug Fixes

  • upgrade promise.prototype.finally from 3.1.7 to 3.1.8 (#149) (abea0c0)

0.40.7 (2024-07-08)

Bug Fixes

  • upgrade @openziti/libcrypto-js from 0.19.0 to 0.20.0 (#151) (8f3f03d)

0.40.6 (2024-07-08)

0.40.5 (2024-07-02)

Bug Fixes

  • properly handle WebSocket msgs sent with opcode 2 (binary) (#152) (132a916)

0.40.4 (2024-06-28)

Bug Fixes

  • send chunked WebSocket frames in a single write (prevent RSV2/3 errs) (#150) (c6fd38b)

0.40.3 (2024-05-22)

Bug Fixes

  • Properly handle cookie values that are b64 (end with '=') (#145) (82ad11c)

0.40.2 (2024-05-13)

Bug Fixes

  • correct a cookie handling issue (Wazuh) (#143) (bb7bd3d)

0.40.1 (2024-04-22)

Bug Fixes

  • Service revocation detect/react enhancements (#142) (127b903)

0.40.0 (2024-03-31)

Features

0.39.2 (2024-03-21)

Bug Fixes

0.39.1 (2024-03-18)

Bug Fixes

  • Scada web app loses WebSocket connection (#139) (ea41a9b)

0.39.0 (2024-03-05)

Features

  • improve intercept.v1 config protocol parsing (#138) (8d60d53)

0.38.0 (2024-03-04)

Features

0.37.2 (2024-02-09)

Bug Fixes

0.37.1 (2024-02-05)

Bug Fixes

0.37.0 (2024-02-05)

Features

0.36.1 (2024-01-31)

Bug Fixes

0.36.0 (2024-01-25)

Features

0.35.4 (2024-01-11)

Bug Fixes

  • multi-MB writes fail under nestedTLS (#131) (d966d09)

0.35.3 (2024-01-08)

Bug Fixes

0.35.2 (2024-01-05)

Bug Fixes

0.35.1 (2024-01-04)

Bug Fixes

0.35.0 (2023-12-16)

Features

0.34.1 (2023-12-06)

Bug Fixes

0.34.0 (2023-12-06)

Features

  • Support multiple wssER's in same network (#125) (8957238)

0.33.0 (2023-12-03)

Features

0.32.1 (2023-11-19)

Bug Fixes

0.32.0 (2023-11-14)

Features

0.31.2 (2023-11-03)

Bug Fixes

  • ensure UA header is present (keep Observium happy) (#121) (cd15d14)

0.31.1 (2023-11-01)

Bug Fixes

  • handle duplicate Set-Cookie headers from Icinga (#120) (e3bcafc)

0.31.0 (2023-10-30)

Features

0.30.0 (2023-10-23)

Features

0.29.7 (2023-09-18)

Bug Fixes

  • correct problem with nested Request handling (#117) (faaa569)

0.29.6 (2023-09-14)

Bug Fixes

  • correct problem with intercepted WebSocket msg handling (#116) (6d621c2)

0.29.5 (2023-09-13)

Bug Fixes

  • eliminate unnecessary Promise wrapper (#115) (4c39fd4)

0.29.4 (2023-09-11)

Bug Fixes

  • don't drop METHOD when building ClientRequest (#114) (c0b8bdd)

0.29.3 (2023-08-31)

Bug Fixes

  • don't force port when matching Service with Config (#113) (3a6c01f)

0.29.2 (2023-08-21)

Bug Fixes

0.29.1 (2023-08-08)

Bug Fixes

0.29.0 (2023-08-08)

Features

0.28.0 (2023-08-02)

Features

0.27.1 (2023-08-01)

Bug Fixes

  • pause for TLS cipher suite negotiation completion (#108) (456ccb4)

0.27.0 (2023-07-26)

Features

0.26.0 (2023-07-19)

Features

0.25.1 (2023-07-13)

Bug Fixes

0.25.0 (2023-07-09)

Features

0.24.1 (2023-06-12)

Bug Fixes

0.24.0 (2023-06-03)

Features

0.23.0 (2023-05-26)

Features

  • support both 'ws' and 'wss' ER bindings (#101) (516f6be)

0.22.0 (2023-05-23)

Features

0.21.1 (2023-05-17)

Bug Fixes

  • eliminate stray code in 'getConfigHostAndPortByServiceName' (#98) (1757128)

0.21.0 (2023-05-17)

Features

0.20.2 (2023-04-28)

Bug Fixes

  • add noConfigForServiceEvent; fix intercept-config lookup bug (#96) (39d1633)

0.20.1 (2023-04-05)

Bug Fixes

0.20.0 (2023-04-04)

Features

0.19.0 (2023-03-30)

Features

  • more nested-TLS support; bump to libcrypto-js v0.13.0 (#93) (35b34fe)

0.18.2 (2023-03-02)

0.18.1 (2023-02-08)

0.18.0 (2023-01-23)

Features

0.17.1 (2022-11-29)

Bug Fixes

  • handle array of 'Set-Cookie' headers (#82) (5bdf688)

0.17.0 (2022-11-27)

Features

  • use 'memoization' for some frequently-used expensive funcs (#81) (b445615)

0.16.13 (2022-11-18)

Bug Fixes

  • better response Body.buffer handling (#80) (21a1859)

0.16.12 (2022-10-31)

Bug Fixes

0.16.11 (2022-10-18)

Bug Fixes

0.16.10 (2022-09-13)

Bug Fixes

  • don't hang if some wsER's are offline (#74) (d5bdc43)

0.16.9 (2022-08-23)

Bug Fixes

  • correct libsodium e2e encryption regression (#70) (07bf66d)

0.16.8 (2022-08-15)

Bug Fixes

0.16.7 (2022-08-02)

Bug Fixes

  • correct MM channel 'Loading...' issue (#67) (2698687)

0.16.6 (2022-07-25)

Bug Fixes

  • correct missing Buffer reference (#65) (f5eb8b9)

0.16.5 (2022-07-24)

Bug Fixes

0.16.4 (2022-07-21)

Bug Fixes

  • Need for Speed: make EC keys the default (#63) (45ceb66)

0.16.3 (2022-07-21)

Bug Fixes

0.16.2 (2022-07-20)

Bug Fixes

  • getMatchConfigInterceptV1 false positives (#61) (ec0526b)

0.16.1 (2022-07-19)

Bug Fixes

  • Pause for session cert sync to ER (#60) (f4fe244)

0.16.0 (2022-07-16)

Bug Fixes

Features

0.10.2 (2022-06-21)

Bug Fixes

0.10.1 (2022-06-07)

Bug Fixes

  • fixes for Form-Data/Mime-Type handling (#47) (ce7c240)

0.10.0 (2022-06-01)

Features

0.9.0 (2022-05-05)

Features

  • reactivate end-to-end encryption (#31) (9590717)

0.8.0 (2022-05-02)

Features

0.7.0 (2022-04-20)

Features

  • intercepts, HTTP protocol/parser (#20) (5a814d8)

0.6.1 (2022-04-12)

0.6.0 (2022-04-12)

Features

0.5.0 (2022-04-06)

Features

0.4.1 (2022-04-05)

0.4.0 (2022-04-03)

Features

  • add Controller API-session heartbeat (#15) (5eb5308)

0.3.0 (2022-03-31)

Features

  • adds edgeClient, EC keypair gen, CSR gen, API-sess creation, ephemeral-Cert acquisition (#14) (f9c1598)

0.2.5 (2022-03-28)

0.2.4 (2022-03-27)

0.2.3 (2022-03-27)

0.2.2 (2022-03-27)

0.2.1 (2022-03-27)

0.2.0 (2022-03-25)

Features

0.1.5 (2022-03-23)

0.1.4 (2022-03-23)

0.1.3 (2022-03-22)

0.1.2 (2022-03-22)

0.1.1 (2022-03-22)