Mike Minutillo

Results 16 issues of Mike Minutillo

## Problem Definition (Required) When customers are first getting started with NServiceBus we often try to replace calls to web services with specific integration endpoints. Frequently this involves creating a...

Occasionally we see a need to copy headers from an incoming message to an outgoing message. The framework does this for a few headers already. i.e. `NServiceBus.ConversationId` is copied, `NServiceBus.MessageId`...

Feedback for 'ServiceInsight' https://docs.particular.net/serviceinsight/ Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/serviceinsight/index.md Text overflows the boxes on the system context diagram ![image](https://user-images.githubusercontent.com/124014/103597168-8865c300-4f3a-11eb-98b6-eb18ca5cf73d.png) Using Chrome 87.0.4280.88 It looks OK in Edge

Your JibbR might tell you when the build is failing or even allow designated "authorities" to kick off new builds

Feature

Allow a Jabbr user to claim their Twitter handle or GitHub account etc. it might work like this: /msg jibbr claim [email protected] To claim your Twitter account, send a DM...

Feature

Want your Jibbr to be all Business or a cool surfer dude? Simply select the appropriate personality. Might have a generic personality that knows how to say everything and let...

Feature

In https://github.com/Particular/NServiceBus.Persistence.Sql/issues/339 we tested the SQL Persistence against AWS Aurora (PostgreSQL compatibility) with the PostgreSQL dialect. All tests passed. In order to fully support this to [our list of supported...

In https://github.com/Particular/NServiceBus.Persistence.Sql/issues/339 we tested the SQL Persistence against AWS Aurora (MySQL compatibility) with the MySQL dialect. All tests passed. In order to fully support this to [our list of supported...

In https://github.com/Particular/NServiceBus.Persistence.Sql/issues/339 we tested the SQL Persistence against MariaDB 10.5.8 with the MySQL dialect. All tests passed. In order to fully support this to [our list of supported SQL implementations](https://docs.particular.net/persistence/sql/#supported-sql-implementations),...

When Raven server starts up it [validates that all `PathSetting` values that aren't `ReadOnlyPath` are writeable](https://github.com/ravendb/ravendb/blob/v5.4/src/Raven.Server/Config/RavenConfiguration.cs#L417-L510). Most path settings default to `null`, so if you don't explicitly set them, they...