-
Notifications
You must be signed in to change notification settings - Fork 170
Comparing changes
Open a pull request
base repository: SteeltoeOSS/Steeltoe
base: 3.2.8
head repository: SteeltoeOSS/Steeltoe
compare: 3.3.0
- 14 commits
- 1,018 files changed
- 2 contributors
Commits on Mar 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f694919 - Browse repository at this point
Copy the full SHA f694919View commit details -
Also: - add TODO for TestDeclareDelayedExchange - Remove NET6 from Messaging.RabbitMQ (for consistency)
Configuration menu - View commit details
-
Copy full SHA for 31e1cba - Browse repository at this point
Copy the full SHA 31e1cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4c066 - Browse repository at this point
Copy the full SHA 9c4c066View commit details
Commits on Mar 24, 2025
-
Merge pull request #1495 from SteeltoeOSS/analyze-1488
Fix loss of indication to use ampqs
Configuration menu - View commit details
-
Copy full SHA for 15e7596 - Browse repository at this point
Copy the full SHA 15e7596View commit details
Commits on Jun 23, 2025
-
Fix docfx warning "Project does not contain 'Compile' target" (#1534)
* Fix docfx warning "Project does not contain 'Compile' target" See dotnet/vscode-csharp#5786 * Remove BOM * Fix failing tests Error: The active test run was aborted. Reason: Test host process crashed : No usable version of libssl was found
Configuration menu - View commit details
-
Copy full SHA for 5367d86 - Browse repository at this point
Copy the full SHA 5367d86View commit details
Commits on Jul 31, 2025
-
Updates for Steeltoe v3.3 (#1556)
* Add net8.0 target framework, reorder frameworks * Fix build errors * Fix broken tests, suppress hanging Resharper test runner * Remove net8.0 target from Messaging/Stream/Integration (incompatible) * Remove target for netcoreapp3.1 * Remove unused entries from versions.props, match up EF Core version * Split package versions into exposed/non-exposed groups * Bump vulnerable package: Newtonsoft.Json * Bump vulnerable OpenTelemetry packages (backported from #1278) - Bump vulnerable packages: OpenTelemetry.Instrumentation.Http, OpenTelemetry.Instrumentation.AspNetCore, OpenTelemetry.Extensions.Hosting - Remove package OpenTelemetry.Exporter.Jaeger (only non-stable and vulnerable versions exist) - The above requires a bump of Microsoft.Extensions.* packages to 8.0, because Otel lists them as minimal versions * Bump vulnerable package: Microsoft.Extensions.Caching.Memory * Bump vulnerable package: System.Text.Json * Bump vulnerable package: System.Data.SqlClient * Bump vulnerable package: Microsoft.Data.SqlClient * Bump vulnerable package: Oracle.ManagedDataAccess.Core * Bump vulnerable package: MongoDB.Driver * Bump vulnerable package: Npgsql * Bump some internal-only package versions * Fix/suppress build warnings * Fix broken tests * Automated insertion of Obsolete attribute, affecting all public types below the following directories: /src/CircuitBreaker/src/Abstractions /src/CircuitBreaker/src/Hystrix.MetricsEventsCore /src/CircuitBreaker/src/Hystrix.MetricsStreamCore /src/CircuitBreaker/src/HystrixBase /src/CircuitBreaker/src/HystrixCore /src/Common/src/Common.Expression /src/Common/src/Common.Kubernetes /src/Common/src/Common.RetryPolly /src/Common/src/Common.Utils /src/Configuration/src/KubernetesBase /src/Configuration/src/KubernetesCore /src/Connectors/src/Connector.EF6Core /src/Discovery/src/Kubernetes /src/Integration/src/Abstractions /src/Integration/src/IntegrationBase /src/Integration/src/RabbitMQ /src/Management/src/KubernetesCore /src/Stream/src/Abstractions /src/Stream/src/BinderRabbitMQ /src/Stream/src/StreamBase /src/Messaging/src/Abstractions /src/Messaging/src/MessagingBase /src/Messaging/src/RabbitMQ /src/Security/src/DataProtection.CredHubBase /src/Security/src/DataProtection.CredHubCore * Manually mark remaining APIs obsolete * Suppress obsolete warnings * Apply patch from #1108 * Install .NET 8 in cibuild, fix trigger of component builds * Remove redundant TargetFramework conditionals * Remove redundant NET6_0_OR_GREATER conditionals * Disable failing test in CI on Windows * Package using GHA * Change pipeline timeouts
Configuration menu - View commit details
-
Copy full SHA for 6715245 - Browse repository at this point
Copy the full SHA 6715245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f0c25 - Browse repository at this point
Copy the full SHA 55f0c25View commit details
Commits on Aug 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 55eb20d - Browse repository at this point
Copy the full SHA 55eb20dView commit details
Commits on Aug 13, 2025
-
Fix transitive vulnerable dependencies 3x (#1562)
* Fix warnings about System.Text.Json * Fix warnings about Newtonsoft.Json * Fix warnings about System.Data.SqlClient * Fix warnings about Microsoft.Data.SqlClient * Fix warnings about Npgsql * Fix warnings about Microsoft.Extensions.Caching.Memory * Fix warnings about Oracle.ManagedDataAccess.Core * Fix warning about System.Net.Security * Fix warnings about System.Formats.Asn1 * Fix warnings about Google.Protobuf * Fix warnings about System.Text.RegularExpressions * Fix warnings about System.Net.Http * Fix warnings about System.Drawing.Common * Fix warnings about SSH.NET * Fix warnings about Microsoft.IdentityModel.JsonWebTokens / System.IdentityModel.Tokens.Jwt * Fix warnings about Azure.Identity * Fix warnings about BouncyCastle.Cryptography * Suppress warning about Microsoft.Rest.ClientRuntime * Detect vulnerable dependencies in cibuild
Configuration menu - View commit details
-
Copy full SHA for 465dce4 - Browse repository at this point
Copy the full SHA 465dce4View commit details
Commits on Aug 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2858059 - Browse repository at this point
Copy the full SHA 2858059View commit details
Commits on Aug 27, 2025
-
Constrain the maximum RabbitMQ version for Hystrix and Messaging/Stre…
…am, because RabbitMQ.Client v6 and higher are known to be incompatible (#1577)
Configuration menu - View commit details
-
Copy full SHA for 2119472 - Browse repository at this point
Copy the full SHA 2119472View commit details
Commits on Aug 29, 2025
-
Small enhancements to Security components, primarily for local, non-h…
…ttps UAA (#1574) * Enhance support for local, non-https UAA with OIDC and JWT * Allow customization of CertificateForwardingOptions
Configuration menu - View commit details
-
Copy full SHA for c85a474 - Browse repository at this point
Copy the full SHA c85a474View commit details
Commits on Sep 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4d469da - Browse repository at this point
Copy the full SHA 4d469daView commit details
Commits on Sep 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 29ffc80 - Browse repository at this point
Copy the full SHA 29ffc80View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.2.8...3.3.0