Skip to content

release-17.5.0#1204

Open
gastonyelmini wants to merge 2 commits into
mainfrom
release-17.5.0
Open

release-17.5.0#1204
gastonyelmini wants to merge 2 commits into
mainfrom
release-17.5.0

Conversation

@gastonyelmini

Copy link
Copy Markdown
Contributor

Release 17.5.0.

Included

  • runtime: always expose caCertificate and disableTlsVerification from
    the environment for integrations with supportsAgentConfigurations enabled,
    without requiring them to be re-declared in instanceConfigFields (feat(runtime): always expose caCertificate and disableTlsVerification… #1203).

    These two fields back the platform-wide "agent configurations" feature and are
    set by the customer through the global UI form, not declared per-integration.
    loadConfigFromEnvironmentVariables previously only iterated the integration's
    declared instanceConfigFields, so any integration that did not re-declare
    these fields received undefined at runtime even though the platform had
    written CA_CERTIFICATE / DISABLE_TLS_VERIFICATION into the environment.

Also

  • Backfilled the missing CHANGELOG entry for 17.4.0 (cli: aggregate step
    authorization into top-level config field), which shipped but was never
    documented.

Version bump across all packages via lerna version + CHANGELOG update.

@gastonyelmini
gastonyelmini requested a review from a team as a code owner July 21, 2026 20:16
@socket-security

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants