Skip to content

Releases: higress-group/higress-console

v1.4.1

19 Jun 06:38
76e9cf1
Compare
Choose a tag to compare

What's Changed

  • feat: Allow user to create an ingress for console by @CH3CHO in #308
  • fix: Fix the malfunctioning port field in the service source form by @CH3CHO in #309
  • fix: Fix the property type of apiTokens used in ai-proxy plugin by @CH3CHO in #310
  • add ai plugins by @rinfx in #311

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

30 May 08:04
1ad44e7
Compare
Choose a tag to compare

What's Changed

  • Replace openapi parsing framework by @liuqiufeng in #300
  • fix: Remove the default page description by @CH3CHO in #301
  • fix: Add a special note to the port field of Nacos 2.0 service source by @CH3CHO in #302
  • feat: Add AI proxy plugin by @CH3CHO in #303
  • feat: Add basic log analysis support with Loki by @CH3CHO in #294
  • feat: Add a controller to forward requests to the specified AI service by @CH3CHO in #304
  • feat: Add ai-cache Wasm plugin by @CH3CHO in #306
  • fix: Fix the bug that plugin configuration example is shown empty by @CH3CHO in #307

Full Changelog: v1.3.3...v1.4.0

v1.3.3

04 Mar 10:58
74b6289
Compare
Choose a tag to compare

What's Changed

  • feat: Refactor the configuration mechanism used by SDK by @CH3CHO in #285
  • feat: console supports configuration of multiple target services by @liuqiufeng in #288
  • feat: Suppress the exception log when git.properties doesn't exist by @CH3CHO in #291
  • feat: add securityContext for o11y.prometheus by @OnlyPiglet in #290
  • fix: Run unit tests in GitHub actions by @CH3CHO in #293
  • feat: Support configuring HTTPS certificate for the default domain by @CH3CHO in #297
  • fix: fix custom kube config not working by @liuqiufeng in #295

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

01 Feb 11:32
f221e45
Compare
Choose a tag to compare

What's Changed

  • feat: Change the wording of "Plugin Market" to "Plugin Management" by @CH3CHO in #278
  • fix: Remove Ingress related configurations by @CH3CHO in #280
  • feat: Return null when trying to load a non-existent K8s resource by @CH3CHO in #281
  • feat: Support starting up without the ConfigMap with system configs by @CH3CHO in #282
  • feat: Disable route management for K8s < 1.19 by @CH3CHO in #283
  • fix: Fix the missing action links issue in the route list by @CH3CHO in #284
  • fix: Not to consider disabled annotations as custom annotations by @CH3CHO in #286
  • feat: Support editing pseudo-header match rules in routes by @CH3CHO in #287

Full Changelog: v1.3.1...v1.3.2

v1.3.1

16 Nov 02:39
8c25199
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

02 Nov 03:34
10eaee5
Compare
Choose a tag to compare

What's Changed

  • feat: Use console itself to forward requests to the built-in dashboard by @CH3CHO in #261
  • feat: Show build version in footer by @CH3CHO in #268
  • fix: Fix startup error thrown when built-in o11y suite is not installed by @CH3CHO in #267
  • fix: Fix the auth failure when the password contains any comma by @CH3CHO in #266
  • fix: Add pattern validation to route name by @CH3CHO in #265
  • feat: Implement change password function by @CH3CHO in #264
  • fix: Update the placeholder of nacos namespace ID input by @CH3CHO in #269
  • feat: Support disabling password change function by @CH3CHO in #270
  • feat: Implement the initialization workflow by @CH3CHO in #272
  • feat: Support configuring custom annotations by @CH3CHO in #273
  • fix: Use "Last-Modified" to control the static resource caching mechanism by @CH3CHO in #274
  • feat: Move admin business logic to a separate SDK module by @CH3CHO in #275

Full Changelog: v1.2.0...v1.3.0

v1.2.0

02 Nov 03:33
65f4f32
Compare
Choose a tag to compare

What's Changed

  • fix: Fix the malfunction "Upstream Success Rate" chart in the built-in dashboard by @CH3CHO in #262

Full Changelog: v1.1.2...v1.2.0

v1.1.2

02 Nov 03:33
8309f48
Compare
Choose a tag to compare

What's Changed

  • feat: Add a dummy /healthz/ready endpoint for a light-weight health check by @CH3CHO in #248
  • feat: Enhance service source management function by @CH3CHO in #251
  • fix: Unify the name prefix of CRUD methods used in KubernetesClientService by @CH3CHO in #253
  • feat: Support configuring consul and eureka service sources by @CH3CHO in #252
  • fix: Fix the incorrect path of the metrics endpoint by @CH3CHO in #254
  • fix: remove domain field required when create/update route (#513) by @lexburner in #257
  • fix: Propagate service list loading errors to the frontend by @CH3CHO in #258
  • feat: Add curl into the image to support sending healthcheck requests by @CH3CHO in #255
  • fix: Add descriptions of selecting an empty domain in route by @CH3CHO in #259
  • fix prometheus seperator bug by @2456868764 in #260

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Aug 02:56
8fba2d6
Compare
Choose a tag to compare

What's Changed

  • fix: Update texts and links used in the top navbar by @CH3CHO in #239
  • fix: Fix a spelling error in service source type "Consul". by @CH3CHO in #240
  • feat: Support arm64 platform in Higress Console image by @CH3CHO in #243
  • fix: Send version when updating a TLS certificate to avoid concurrent operation by @CH3CHO in #242
  • feat: update spec.yaml for request block plugin by @totalo in #241
  • feat: Update the dashboard page displayed in standalone deployment by @CH3CHO in #245
  • fix: Compensate WasmPlugin.phase field if not set in the CR by @CH3CHO in #244

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Aug 02:56
bd0f880
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0