Skip to content

chore: sync main to develop#459

Merged
wtobis-splunk merged 4 commits into
developfrom
main
May 13, 2026
Merged

chore: sync main to develop#459
wtobis-splunk merged 4 commits into
developfrom
main

Conversation

@wtobis-splunk
Copy link
Copy Markdown
Contributor

No description provided.

kkedziak-splunk and others added 4 commits April 9, 2026 08:48
# [8.0.0](v7.0.0...v8.0.0) (2026-04-09)

* feat!: drop Python 3.7 and 3.8 support ([85567db](85567db))

### Bug Fixes

* add AAA test sections and update docformatter config ([7d959ac](7d959ac))
* address PR comments ([ce3cef9](ce3cef9))
* drop Python 3.7/3.8 support and fix Splunk Python path detection in CI ([8ee9ffc](8ee9ffc))
* fix OTLP exporter happy-path test ([02dd919](02dd919))
* install local solnlib in integration tests instead of PyPI version ([32ba4a7](32ba4a7))
* update copyright year, remove typing_extensions, drop observability from __init__ ([c685f3e](c685f3e))
* update poetry to 2.1.2 ([d12515a](d12515a))
* use regex pattern in .licenserc.yaml to allow any copyright year ([dbb307e](dbb307e))

### Features

* add ObservabilityService ([f7ec4fb](f7ec4fb))
* retrying HTTP calls on errors ([#440](#440)) ([413c3a0](413c3a0))

### BREAKING CHANGES

* Python 3.7 and 3.8 are no longer supported.
Minimum required Python version is now 3.9.
Replace the long-lived PAT (GH_TOKEN_ADMIN) with a short-lived
GitHub App installation token generated by
actions/create-github-app-token@v3 in the publish job.

Made-with: Cursor
## Summary
- Replace the long-lived PAT (`GH_TOKEN_ADMIN`) with a short-lived
GitHub App installation token in the `publish` job
- Add `actions/create-github-app-token@v3` step after checkout, using
`GH_APP_CLIENT_ID` and `GH_APP_PRIVATE_KEY` secrets
- Update `GITHUB_TOKEN` env var for `semantic-release-action` to use the
generated app token

Made with [Cursor](https://cursor.com)
@wtobis-splunk wtobis-splunk requested a review from a team as a code owner May 13, 2026 10:22
@wtobis-splunk wtobis-splunk merged commit 6f6167c into develop May 13, 2026
29 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 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.

4 participants