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

# Changes to Update a SolaceUpstream plugin

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 52 revisions.

- **2026-07-06** `36da5cb9a674` — 1 warning, 3 info
- **2026-06-11** `62c54f1094bb` — 1 breaking, 1 info
- **2026-04-24** `7d6a643707d9` — 10 info
- **2026-01-13** `ad02b4e24eb2` — 2 info
- **2025-11-11** `28774c89f2cb` — 1 breaking, 1 info
- **2025-10-29** `19e869275e28` — 4 breaking, 3 warning, 13 info
- **2025-09-16** `f03059016622` — 5 breaking
- **2025-08-22** `96118a9cd7f4` — 13 breaking, 49 info
- **2025-07-22** `2c77aeaee5fb` — 1 info

## Changes

- **2026-07-06** `36da5cb9a674` — 1 warning, 3 info
  - added the new `CLIENT_CREDENTIALS` enum value to the `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/scheme` response property for the response status `200`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/client_credentials`
  - added the new `CLIENT_CREDENTIALS` enum value to the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/scheme`
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/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` — 10 info
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/content_encoding`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/content_type`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/forward_body_raw_only`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/user_properties`
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/content_encoding` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/content_type` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/forward_body_raw_only` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/user_properties` to the response with the `200` status
- **2026-01-13** `ad02b4e24eb2` — 2 info
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/basic_auth_header`
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/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/SolaceUpstreamPluginConfig]/config/session/properties` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/properties` became nullable
- **2025-10-29** `19e869275e28` — 4 breaking, 3 warning, 13 info
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/properties` became not nullable
  - the `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/name` request property type/format changed from `string`/`` to ``/``
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/sender_id` became nullable for the status `200`
  - the `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/name` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/password` request property's maxLength was set to `128`
  - the `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/username` request property's maxLength was set to `189`
  - the `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/vpn_name` request property's maxLength was set to `32`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/calculate_message_expiry`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_rcv_timestamps`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_send_timestamps`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_sender_id`
  - added the new optional request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_sequence_number`
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/sender_id` became nullable
  - the `sender_id` request property default value `kong` was removed
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/calculate_message_expiry` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_rcv_timestamps` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_send_timestamps` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_sender_id` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/generate_sequence_number` to the response with the `200` status
  - the `sender_id` response's property default value `kong` was removed for the status `200`
- **2025-09-16** `f03059016622` — 5 breaking
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/name` became not nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became not nullable
  - the `allOf[#/components/schemas/PluginBase]/id` request property's minLength was increased from `0` to `1`
  - the `allOf[#/components/schemas/PluginBase]/name` request property's minLength was increased from `0` to `1`
  - the `allOf[#/components/schemas/PluginBase]/partials/items/id` request property's minLength was increased from `0` to `1`
- **2025-08-22** `96118a9cd7f4` — 13 breaking, 49 info
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/default_content` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/functions` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/access_token` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/access_token_header` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/id_token` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/id_token_header` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/password` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/username` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/properties` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/vpn_name` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/name` became nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/default_content` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/message/functions` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/access_token` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/access_token_header` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/id_token` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/id_token_header` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/password` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/authentication/username` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/properties` became nullable
  - the request property `allOf[#/components/schemas/SolaceUpstreamPluginConfig]/config/session/vpn_name` became nullable
  - the `ack_timeout` request property default value `2000` was added
  - the `connect_timeout` request property default value `3000` was added
  - the `delivery_mode` request property default value `DIRECT` was added
  - the `dmq_eligible` request property default value `false` was added
  - the `enabled` request property default value `true` was added
  - the `forward_body` request property default value `false` was added
  - the `forward_headers` request property default value `false` was added
  - the `forward_method` request property default value `false` was added
  - the `forward_uri` request property default value `false` was added
  - the `priority` request property default value `4` was added
  - the `protocols` request property default value `grpc, grpcs, http, https` was added
  - the `scheme` request property default value `BASIC` was added
  - the `sender_id` request property default value `kong` was added
  - the `ssl_validate_certificate` request property default value `false` was added
  - …22 more
- **2025-07-22** `2c77aeaee5fb` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#SolaceUpstream/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#SolaceUpstream/put)
