Skip to content

chore: sync main into develop (resolve conflicts) - #463

Merged
wtobis-splunk merged 3 commits into
developfrom
chore/sync-main-into-develop-8.1.0
Aug 20, 2026
Merged

chore: sync main into develop (resolve conflicts)#463
wtobis-splunk merged 3 commits into
developfrom
chore/sync-main-into-develop-8.1.0

Conversation

@wtobis-splunk

Copy link
Copy Markdown
Contributor

Summary

  • Merges main into develop to resolve version conflicts blocking PR chore: merge main into develop #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 (maindevelop) 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

wtobis-splunk and others added 3 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))
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).
@wtobis-splunk
wtobis-splunk merged commit 04e335a into develop Aug 20, 2026
14 checks passed
@wtobis-splunk
wtobis-splunk deleted the chore/sync-main-into-develop-8.1.0 branch August 20, 2026 13:03
@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.

3 participants