Skip to content

chore: merge main into develop - #462

Merged
wtobis-splunk merged 2 commits into
developfrom
main
Aug 20, 2026
Merged

chore: merge main into develop#462
wtobis-splunk merged 2 commits into
developfrom
main

Conversation

@wtobis-splunk

Copy link
Copy Markdown
Contributor

No description provided.

wtobis-splunk and others added 2 commits May 13, 2026 14:24
# [8.1.0](v8.0.0...v8.1.0) (2026-05-13)

### Bug Fixes

* ADDON-85914 findings fixes ([#458](#458)) ([175b546](175b546))
* prevent extra_attrs from overriding ATTR_MODINPUT_NAME in record() ([86b7217](86b7217))
* set DELTA aggregation temporality on OTLPMetricExporter ([d71ccfc](d71ccfc))

### Features

* add flush() method to ObservabilityService ([249fb7f](249fb7f))
* add StanzaObservabilityRecorder to solnlib ([02c7d94](02c7d94))
@wtobis-splunk
wtobis-splunk requested a review from a team as a code owner August 20, 2026 12:33
wtobis-splunk added a commit that referenced this pull request Aug 20, 2026
## Summary
- Merges `main` into `develop` to resolve version conflicts blocking PR
#462
- Conflicts were in `pyproject.toml` and `solnlib/__init__.py` (version
strings: `8.1.0` on main vs `8.1.0-beta.2` on develop)
- Kept develop's version (`8.1.0-beta.2`)

## Context
PR #462 (`main` → `develop`) is blocked with a `CONFLICTING` merge state
because `main` has the `chore(release): 8.1.0` commit that isn't in
`develop`. `main` is protected against direct pushes, so the conflict is
resolved here instead, on a branch off `develop`. Once this PR merges,
PR #462 will be conflict-free (mirrors the pattern used in #455 and
#459).

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@wtobis-splunk
wtobis-splunk merged commit 4322928 into develop Aug 20, 2026
29 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 20, 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