Skip to content

Releases: AI-QL/api-proxy

Release v2.1.1

07 Nov 09:59

Choose a tag to compare

Eliminated unnecessary console.log from index.js for cleaner output.

Release v2.1.0

05 Nov 15:36

Choose a tag to compare

This release includes refactoring with the following updates:

  • Refactored the proxy to use yargs for argument parsing
  • Added new options for host header customization and TLS security control
  • Updated documentation and Docker references to reflect broader capabilities
  • Renamed the CLI and repository to api-proxy

v2.0.0

14 Jun 15:02

Choose a tag to compare

Enhance debugging and remote package execution.

  • Add support for more debug messages
  • Enable running remote packages via NPX for quick local API proxy setup

v1.4.0

20 Oct 03:58
6fcfac2

Choose a tag to compare

Replace the runtime with Bun to improve performance
Updated the dependency version
Change docker image tag

v1.3.0

06 Oct 02:41
7576e41

Choose a tag to compare

Support Allow-Headers

v1.2.0

19 Jul 23:58
a12801e

Choose a tag to compare

Add OpenAPI document

v1.1.0

11 Jul 12:12
e7f4d2e

Choose a tag to compare

Add demo

v1.0.0

26 Jun 15:29

Choose a tag to compare

First release