Tim Hess

Results 80 issues of Tim Hess

- PCFOne has a limited future - Platform capabilities should be used as expected (eg: `cf push` without pre-publishing) related to #184 - All tests probably don't need to publish...

Update instructions/sample for simple run-local scenarios, without requiring Cloud Foundry

Type/enhancement

[.NET Core 2.1 is no longer supported](https://devblogs.microsoft.com/dotnet/net-core-2-1-will-reach-end-of-support-on-august-21-2021/). Steeltoe samples (and integration tests) should be reviewed to confirm they are using supported versions

dependencies
2.x

Now that the SSO tile has an API, we may be able to script the setup for any samples that use it https://docs.pivotal.io/p-identity/sso-api/#introduction

unscheduled
Security

## Description These changes remove the Base/Core naming convention, consolidate packages where possible, remove some obsolete packages and alter namespaces in some cases where Base/Core were present and shouldn't have...

Warn/breaking-change

## Describe the bug Changes from #982 highlight async code that isn't being awaited (whether or not that is correct needs to be reviewed). These files jumped out at me,...

Component/Stream
Component/Messaging

Over the last several releases of .NET (Core), Microsoft has moved towards ASP.NET Core and several key .NET feature areas (like Configuration, Dependency Injection and Logging) being included in the...

Warn/breaking-change
ReleaseLine/4.x

Currently, Steeltoe supports config entries that start with `Spring:` for a variety of components. For Steeltoe 4.0, we are considering adding `Steeltoe:` and removing `Spring:`. As an example, one of...

Type/RFC

https://devblogs.microsoft.com/dotnet/try-the-new-system-text-json-source-generator/

Type/performance

For high performance logging https://docs.microsoft.com/en-us/dotnet/core/extensions/logger-message-generator

ReleaseLine/4.x
Type/performance