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.

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.

1 participant