Skip to content

[bot] Fast-forward for 26.8.1 - #1486

Merged
github-actions[bot] merged 4 commits into
release26.8from
26.8_ff_bot_26.8.1
Aug 24, 2026
Merged

[bot] Fast-forward for 26.8.1#1486
github-actions[bot] merged 4 commits into
release26.8from
26.8_ff_bot_26.8.1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Generated automatically.
Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
View all PRs: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=26.8_ff_bot_26.8.1

labkey-tchadand others added 4 commits August 18, 2026 09:26
## Rationale
A customer reported ERROR-level SSM logging on an on-premise server that
never intended to use AWS SSM, because `SsmSecretProvider` treated any
resolvable AWS credentials as a signal to activate. See the linked
premiumModules PR for the full symptom.
This post-processor already computes the right answer —
`hasExplicitConfig` — and returns before touching the AWS SDK
on-premise. It just never told the module. Publishing that decision lets
CloudServices stop inferring intent from whatever credentials happen to
resolve.
No configuration change is needed in cloud deployments: the flag is
published automatically whenever `context.awsParameterStore.prefix` or
`context.awsParameterStore.secretsPrefix` is set, which cloud already
does.
## Related Pull Requests
- LabKey/premiumModules#688
## Changes
- Publish `labkey.aws.ssm.enabled=true` alongside the region and secrets
prefix
@github-actions
github-actionsBot merged commit 51a92ff into release26.8Aug 24, 2026
6 checks passed
@github-actions
github-actionsBot deleted the 26.8_ff_bot_26.8.1 branch August 24, 2026 16:59
Sign up for freeto 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.

4 participants

@labkey-klum@labkey-teamcity@labkey-tchad@labkey-jeckels