Skip to content

Tags: thompson-tomo/Steeltoe

Tags

3.2.6

Toggle 3.2.6's commit message
build 3.2.6

3.2.5

Toggle 3.2.5's commit message
register the new legacy postprocessors

3.2.4

Toggle 3.2.4's commit message
Restrict Otel versions to those supported

3.2.3

Toggle 3.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SteeltoeOSS#1104 from SteeltoeOSS/backport_1103

Backport CNB override of ConnectionString in Connectors

3.2.2

Toggle 3.2.2's commit message
use cross-platform paths

3.2.1

Toggle 3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request SteeltoeOSS#891 from SteeltoeOSS/backport_to_3.2

Backport 869, 880, 881, 892 and file-scoped namespaces to 3.2

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make Steeltoe Metrics extensions play nice with Otel (SteeltoeOSS#848)

* Adds checks and warnings when extension methods are used incorrectly with Opentelemetry
* Fix Threaddump extension methods
* Apply suggestions from code review

Co-authored-by: Tim Hess <thess@vmware.com>

* Easy configuration for actuators & Otel. Fix thread dump extension for non-windows

* Fix failing testS

* CR Fixes

Co-authored-by: Tim Hess <thess@vmware.com>

3.2.0-rc1

Toggle 3.2.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
AddEurekaHttpClient should use IOptions instead of IOptionsSnapshot (S…

…teeltoeOSS#841)

3.1.3

Toggle 3.1.3's commit message
start building 3.1.3, fix circular ref SteeltoeOSS#820

3.1.2

Toggle 3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support .NET 6, update OTel (SteeltoeOSS#812)

* support .net 6, update otel
* use GA versions of 6.0 packages, but drop testing Oracle+EFCore as that isn't compatible