---
title: "Changes to Update a SolaceLog plugin"
method: PUT
path: "/v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#SolaceLog"
---

# Changes to Update a SolaceLog plugin

`PUT /v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#SolaceLog`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 52 revisions.

- **2026-07-06** `36da5cb9a674` — 1 warning, 3 info
- **2026-06-11** `62c54f1094bb` — 1 breaking, 1 info
- **2026-04-24** `7d6a643707d9` — 2 info
- **2026-01-13** `ad02b4e24eb2` — 2 info
- **2025-11-11** `28774c89f2cb` — 1 breaking, 1 info
- **2025-10-29** `19e869275e28` — 1 info

## Changes

- **2026-07-06** `36da5cb9a674` — 1 warning, 3 info
  - added the new `CLIENT_CREDENTIALS` enum value to the `allOf[#/components/schemas/SolaceLogPluginConfig]/config/session/authentication/scheme` response property for the response status `200`
  - added the new optional request property `allOf[#/components/schemas/SolaceLogPluginConfig]/config/session/authentication/client_credentials`
  - added the new `CLIENT_CREDENTIALS` enum value to the request property `allOf[#/components/schemas/SolaceLogPluginConfig]/config/session/authentication/scheme`
  - added the optional property `allOf[#/components/schemas/SolaceLogPluginConfig]/config/session/authentication/client_credentials` to the response with the `200` status
- **2026-06-11** `62c54f1094bb` — 1 breaking, 1 info
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required for the status `200`
- **2026-04-24** `7d6a643707d9` — 2 info
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
- **2026-01-13** `ad02b4e24eb2` — 2 info
  - added the new optional request property `allOf[#/components/schemas/SolaceLogPluginConfig]/config/session/authentication/basic_auth_header`
  - added the optional property `allOf[#/components/schemas/SolaceLogPluginConfig]/config/session/authentication/basic_auth_header` to the response with the `200` status
- **2025-11-11** `28774c89f2cb` — 1 breaking, 1 info
  - the response property `allOf[#/components/schemas/SolaceLogPluginConfig]/config/session/properties` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/SolaceLogPluginConfig]/config/session/properties` became nullable
- **2025-10-29** `19e869275e28` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#SolaceLog/put.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#SolaceLog/put)
