<!-- markdownlint-disable no-duplicate-heading -->

# Change Log

## 0.4.0-beta (2025-06-04)

initial public release

### Changed

- http-cookie-agent upgraded to ^6.0.8
- undici upgraded to ^6.21.3

## 0.3.0-beta (2025-05-23)

### Changed

- @interopio/gateway upgraded to 0.9.0-beta
- @glue42/gateway-ent upgraded to 3.1.1
- upgrade ws to 8.18.2

### Added

- cluster mesh directory config compatibility

### Fixed

- close websocket clients on shutdown
- ensure relayed websocket messages are marked as text frames

## 0.2.3-beta (2024-12-05)

### Changed

- @interopio/gateway upgraded to 0.8.3-beta
- @glue42/gateway-ent upgraded to 3.0.35 (better typings)

### Fixed

- cluster mesh config compatibility
- crash on /cluster upgrade requests

## 0.2.2-beta (2024-12-03)

### Changed
- @interopio/gateway upgraded to 0.8.2-beta

### Added
- rest metrics publisher with cookie jar

## 0.2.1-beta (2024-11-27)

### Changed
- @interopio/gateway upgraded to 0.8.1-beta (and integrate with ws ping)

# 0.2.0-beta (2024-11-22)

### Changed

- @interopio/gateway upgraded to 0.8.0-beta

### Added
- cors filter
- dummy metrics api

### Fixed

- gateway-ent.d.ts is now copied from @glue42/gateway-ent (instead of referenced)

# 0.1.0-beta (2024-10-26)

### Changed

- @interopio/gateway upgraded to 0.7.0-beta

### Added

- gateway ws server support (moved from @interopio/gateway)

### Fixed

- server no longer crashes if someone sends bad message to a relays socket

## 0.0.3-beta (2024-10-10)

- package fixes

## 0.0.2-beta (2024-10-10)

- package fixes

## 0.0.1-beta (2024-10-10)

Initial Release
