arcus-azure/arcus.messaging

Mark `AzureServiceBusKeyRotation` as obsolete

stijnmoreels opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
Currently, we have a left-over type called AzureServiceBusKeyRotation in Arcus.Messaging.Pumps.ServiceBus which was previously used for key rotation. Now, it's only there for the unit and integration tests.

Describe the solution you'd like
Mark this type as obsolete, as it's not being actively used or documented.

We should also deprecate the dedicated package.

Is already done. 👍