Skip to content

Releases: higress-group/higress-standalone

v2.2.2

21 May 11:17
74c589c

Choose a tag to compare

What's Changed

  • feat: Allow overriding plugin image URLs without turning off plugin server by @CH3CHO in #258
  • feat: Enable auto HTTPS certificate obtaining feature by @CH3CHO in #261
  • fix: Add higress-controller:8889 cluster for ACME challenge route by @CH3CHO in #262
  • release: Update Higress components to v2.2.2 by @CH3CHO in #263

Full Changelog: v2.2.1...v2.2.2

v2.2.1

13 Apr 08:43
33fae63

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

03 Apr 08:23
846be7f

Choose a tag to compare

What's Changed

  • Remove o11y by @johnlanni in #249
  • fix: Always set O11Y to off after removing all related components by @CH3CHO in #250
  • feat: Support adding O11Y suite to a basic all-in-one image by @CH3CHO in #251
  • fix: Fix the incorrect template of generating AI routes in ai-gateway template by @CH3CHO in #253
  • feat: 集成内置 Plugin Server 并升级版本至 2.2.1 by @lexburner in #254
  • fix: Fix start-up errors related to plugin-server integration by @CH3CHO in #257

New Contributors

Full Changelog: v2.1.11...v2.2.0

v2.1.11

24 Feb 08:44
b320509

Choose a tag to compare

What's Changed

  • refactor: move model pattern defaults to get-ai-gateway.sh by @johnlanni in #241
  • refactor(ai-gateway): move EXTRA_CONFIGS construction to get-ai-gateway.sh by @johnlanni in #247

Full Changelog: v2.1.10...v2.1.11

aio-v2.1.11

24 Feb 08:44
b320509

Choose a tag to compare

What's Changed

  • refactor: move model pattern defaults to get-ai-gateway.sh by @johnlanni in #241
  • refactor(ai-gateway): move EXTRA_CONFIGS construction to get-ai-gateway.sh by @johnlanni in #247

Full Changelog: aio-v2.1.10...aio-v2.1.11

v2.1.10

03 Feb 12:48
d606b1c

Choose a tag to compare

What's Changed

  • feat: sync all AI providers from ai-proxy plugin by @johnlanni in #219
  • fix: hardcode wasm plugin OCI URL versions to 2.0.0 by @johnlanni in #223
  • feat: integrate with Clawdbot for auto-routing and model provider by @johnlanni in #221
  • fix: Use docker exec to install auto-routing config to avoid permission issues by @CH3CHO in #226
  • fix: Fix Clawdbot plugin configurations by @CH3CHO in #227
  • fix: Start gateway with user 1337 to fix the log rotating permission issue by @CH3CHO in #218
  • feat: enable use_default_attributes for ai-statistics plugin by @johnlanni in #228
  • feat: add /var/log/proxy mount and CLI parameters for non-interactive mode by @johnlanni in #229
  • feat: add config subcommand to manage API keys by @johnlanni in #231
  • Revert 'feat: add config subcommand to manage API keys (#231)' by @johnlanni in #232
  • feat: add config subcommand to manage API keys with hot-reload by @johnlanni in #233
  • feat: complete AI provider configurations with universal model pattern support by @johnlanni in #234
  • refactor: remove Clawdbot integration logic from get-ai-gateway.sh by @johnlanni in #235
  • fix: use shared fsnotify watcher to avoid 'too many open files' error by @johnlanni in #236
  • fix: declare err variable inline for startDirWatcher call by @johnlanni in #237
  • fix: revert to per-resource watcher + increase FD limit at startup by @johnlanni in #238
  • feat: auto-select plugin registry based on timezone by @johnlanni in #239
  • fix: reuse PLUGIN_REGISTRY for IMAGE_REPO construction by @johnlanni in #240

Full Changelog: v2.1.9...v2.1.10

aio-v2.1.10

03 Feb 12:48
d606b1c

Choose a tag to compare

What's Changed

  • feat: auto-select plugin registry based on timezone by @johnlanni in #239
  • fix: reuse PLUGIN_REGISTRY for IMAGE_REPO construction by @johnlanni in #240

Full Changelog: apiserver-v0.0.29...aio-v2.1.10

apiserver-v0.0.29

01 Feb 15:37
9b8c790

Choose a tag to compare

What's Changed

  • fix: revert to per-resource watcher + increase FD limit at startup by @johnlanni in #238

Full Changelog: apiserver-v0.0.28...apiserver-v0.0.29

apiserver-v0.0.28

01 Feb 14:52
af3fe31

Choose a tag to compare

What's Changed

  • fix: declare err variable inline for startDirWatcher call by @johnlanni in #237

Full Changelog: apiserver-v0.0.27...apiserver-v0.0.28

apiserver-v0.0.27

01 Feb 14:47
7948cb4

Choose a tag to compare

What's Changed

  • feat: sync all AI providers from ai-proxy plugin by @johnlanni in #219
  • fix: hardcode wasm plugin OCI URL versions to 2.0.0 by @johnlanni in #223
  • feat: integrate with Clawdbot for auto-routing and model provider by @johnlanni in #221
  • fix: Use docker exec to install auto-routing config to avoid permission issues by @CH3CHO in #226
  • fix: Fix Clawdbot plugin configurations by @CH3CHO in #227
  • fix: Start gateway with user 1337 to fix the log rotating permission issue by @CH3CHO in #218
  • feat: enable use_default_attributes for ai-statistics plugin by @johnlanni in #228
  • feat: add /var/log/proxy mount and CLI parameters for non-interactive mode by @johnlanni in #229
  • feat: add config subcommand to manage API keys by @johnlanni in #231
  • Revert 'feat: add config subcommand to manage API keys (#231)' by @johnlanni in #232
  • feat: add config subcommand to manage API keys with hot-reload by @johnlanni in #233
  • feat: complete AI provider configurations with universal model pattern support by @johnlanni in #234
  • refactor: remove Clawdbot integration logic from get-ai-gateway.sh by @johnlanni in #235
  • fix: use shared fsnotify watcher to avoid 'too many open files' error by @johnlanni in #236

Full Changelog: aio-v2.1.9...apiserver-v0.0.27