Skip to content

feat: release v5.5#498

Merged
mbruzda-splunk merged 6 commits into
mainfrom
develop
Jun 8, 2026
Merged

feat: release v5.5#498
mbruzda-splunk merged 6 commits into
mainfrom
develop

Conversation

@mbruzda-splunk

@mbruzda-splunk mbruzda-splunk commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Description

Release v5.5.0 from develop to main.

Changelog

Features

Bug Fixes / Security

  • Migrate GitHub automation from long-lived GH_TOKEN_ADMIN PAT usage to GitHub App authentication with actions/create-github-app-token@v3. Callers now provide GH_APP_CLIENT_ID and GH_APP_PRIVATE_KEY, and generated app tokens are used for checkout, dependency fetches, GS Scorecard, semantic-release, and custom release publishing. (fix: Migrate GitHub Actions from PAT to GitHub App authentication #484)

Release

  • This PR is intentionally titled with feat: and includes the unreleased feat: commit from feat: adding support spl2 integration tests #480, so semantic-release should calculate a minor release from the current v5.4.5 line to v5.5.0 when merged to main.

Pre-merge notes

  • Resolve the current merge conflicts before merging. GitHub currently reports this PR as DIRTY.
  • While resolving conflicts, preserve the latest main fixes from the v5.4.x line:
    • keep ubuntu:16.04 removed from scripted-inputs-os-list;
    • keep the SPL2 runner flags and worker changes from v5.4.4/v5.4.5;
    • keep the default k8s manifests branch pinned to v4.2.

Checklist

  • README.md has been updated or is not required
  • push trigger tests
  • manual release test
  • automated releases test
  • pull request trigger tests
  • schedule trigger tests
  • workflow errors/warnings reviewed and addressed

Testing done

mbruzda-splunk and others added 6 commits April 29, 2026 17:00
### Description

Update the GSSA image version to 1.2 to replace the deprecated Claude
3.6.
The new GSSA image now uses Claude 4.6 by defualt.

### Checklist

- [ ] `README.md` has been updated or is not required
- [ ] push trigger tests
- [ ] manual release test
- [ ] automated releases test
- [x] pull request trigger tests
- [ ] schedule trigger tests
- [ ] workflow errors/warnings reviewed and addressed

### Testing done 

https://github.com/splunk/splunk-add-on-for-salesforce/actions/runs/25112929634/job/73592285875?pr=853
### Description

(PR description goes here)

### Checklist

- [ ] `README.md` has been updated or is not required
- [ ] push trigger tests
- [ ] manual release test
- [ ] automated releases test
- [ ] pull request trigger tests
- [ ] schedule trigger tests
- [ ] workflow errors/warnings reviewed and addressed

### Testing done 
(for each selected checkbox, the corresponding test results link should
be listed here)

---------

Co-authored-by: mkolasinski-splunk <105011638+mkolasinski-splunk@users.noreply.github.com>
### Description

(PR description goes here)

### Checklist

- [x] `README.md` has been updated or is not required
- [ ] push trigger tests
- [ ] manual release test
- [ ] automated releases test
- [ ] pull request trigger tests
- [ ] schedule trigger tests
- [ ] workflow errors/warnings reviewed and addressed

### Testing done 

test:https://github.com/splunk/splunk-add-on-for-amazon-web-services/actions/runs/23533908635
### Description

Migrate GitHub Actions workflows from using a Personal Access Token
(GH_TOKEN_ADMIN) to GitHub App authentication via
actions/create-github-app-token@v3. GitHub App tokens are scoped,
short-lived, and auditable, providing better security and traceability
compared to long-lived Personal Access Tokens.


### Checklist

- [ ] `README.md` has been updated or is not required
- [ ] push trigger tests
- [ ] manual release test
- [ ] automated releases test
- [ ] pull request trigger tests
- [ ] schedule trigger tests
- [ ] workflow errors/warnings reviewed and addressed

### Testing done 

https://github.com/splunk/splunk-add-on-for-salesforce/actions/runs/24390045573
### Description

(PR description goes here)

### Checklist

- [ ] `README.md` has been updated or is not required
- [ ] push trigger tests
- [ ] manual release test
- [ ] automated releases test
- [ ] pull request trigger tests
- [ ] schedule trigger tests
- [ ] workflow errors/warnings reviewed and addressed

### Testing done 
(for each selected checkbox, the corresponding test results link should
be listed here)

---------

Co-authored-by: mkolasinski-splunk <105011638+mkolasinski-splunk@users.noreply.github.com>
Co-authored-by: Dariusz Karas <dkaras@splunk.com>
Co-authored-by: Dariusz Karas <78362586+dkaras-splunk@users.noreply.github.com>
@mbruzda-splunk mbruzda-splunk requested a review from a team as a code owner June 8, 2026 07:24
@mbruzda-splunk mbruzda-splunk merged commit 5be095c into main Jun 8, 2026
14 of 16 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants