Skip to content

Conversation

@ArielDemarco
Copy link
Member

Overview

The goal of this PR is to fix the issue that occurred when releasing version 2.2.0 of the various pods to CocoaPods. Specifically, some exporters pods: OpenTelemetry-Swift-Protocol-Exporter-Common and OpenTelemetry-Swift-Protocol-Exporter-Http.

Details

The issue was that the dependency resolution rule (~> major.minor.patch) didn't allow picking up the next version, which already included some of the implemented code changes.
I updated the version rules so they can pick up not only patch versions but also minor ones. Additionally, I bumped the dependency to use version 2.2.0.

@ArielDemarco ArielDemarco enabled auto-merge (squash) October 30, 2025 16:48
@ArielDemarco ArielDemarco merged commit 2a49db6 into open-telemetry:main Oct 30, 2025
10 checks passed
Sign up for free to 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.

2 participants