Skip to content

Support the 0.31 release of the opentelemetry client#249

Closed
AdamGS wants to merge 4 commits intoTrueLayer:mainfrom
spiraldb:main
Closed

Support the 0.31 release of the opentelemetry client#249
AdamGS wants to merge 4 commits intoTrueLayer:mainfrom
spiraldb:main

Conversation

@AdamGS
Copy link
Contributor

@AdamGS AdamGS commented Oct 13, 2025

Add support for the latest otel release (0.31).

CI isn't passing but that seems to be a bigger issue, a proposed fix is in #250.

@AdamGS AdamGS requested a review from a team as a code owner October 13, 2025 14:24
@AdamGS
Copy link
Contributor Author

AdamGS commented Oct 13, 2025

I'm not sure the cargo hack matrix fails here in CI, because the exact same command seems to work well locally.

@unikmhz
Copy link

unikmhz commented Oct 13, 2025

I'm not sure the cargo hack matrix fails here in CI, because the exact same command seems to work well locally.

rust-lld: ... relocation R_X86_64_32 out of range

might be the new default linker for 1.90.

RUSTFLAGS="-fdebug-types-section" might help.

@AdamGS
Copy link
Contributor Author

AdamGS commented Oct 14, 2025

That might be it, I'll try in in a second PR because looking at previous PRs this step basically always fails.

@AdamGS
Copy link
Contributor Author

AdamGS commented Oct 14, 2025

Found this fix - #250

@AzHicham
Copy link

any update on this ? :)

@mcronce
Copy link

mcronce commented Dec 8, 2025

@tl-rodrigo-gryzinski sorry for the ping, just happened to see you approved the most recent PR, any chance of getting a review on this one?

AdamGS and others added 3 commits January 2, 2026 16:39
@AdamGS
Copy link
Contributor Author

AdamGS commented Jan 21, 2026

glad to solve conflicts here if there's any willingness to accept this PR

* ci!: add release-plz support (TrueLayer#266)

* Update reqwest to 0.13 (TrueLayer#263)

* Update reqwest to 0.13

* Note renaming of rustls-tls to rustls

* Use more precise version for middleware dep

* Update readmes to match crate versions, features

---------

Co-authored-by: Jake Oliver <github@skos.ninja>

* Set changelog version for last release (TrueLayer#268)

* fix

Signed-off-by: Robert Kruszewski <github@robertk.io>

---------

Signed-off-by: Robert Kruszewski <github@robertk.io>
Co-authored-by: Jake Oliver <github@skos.ninja>
Co-authored-by: asonix <asonix@asonix.dog>
@AdamGS
Copy link
Contributor Author

AdamGS commented Jan 21, 2026

In the name of better housekeeping for our fork, I moved the content of this PR to #272, I do apologize for the mess.

@AdamGS AdamGS closed this Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants