Skip to content

Releases: AI-QL/api-proxy

Release v2.1.1

Choose a tag to compare

@aiqlcom aiqlcom released this 07 Nov 09:59

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

Release v2.1.0

Choose a tag to compare

@aiqlcom aiqlcom released this 05 Nov 15:36

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

Choose a tag to compare

@aiqlcom aiqlcom released this 14 Jun 15:02

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

Choose a tag to compare

@aiqlcom aiqlcom released this 20 Oct 03:58
6fcfac2

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

v1.3.0

Choose a tag to compare

@aiqlcom aiqlcom released this 06 Oct 02:41
7576e41

Support Allow-Headers

v1.2.0

Choose a tag to compare

@aiqlcom aiqlcom released this 19 Jul 23:58
a12801e

Add OpenAPI document

v1.1.0

Choose a tag to compare

@aiqlcom aiqlcom released this 11 Jul 12:12
e7f4d2e

Add demo

v1.0.0

Choose a tag to compare

@aiqlcom aiqlcom released this 26 Jun 15:29

First release