Core v1.1.0 / Abstractions v1.1.0
- Breaking: Change Plugin Step Configs to not use the EventOperation enum but instead use a string to allow for custom messages. RegisterStep supports both enum and string for ease of use.
- Fix: Remove the MessageEntity type since it isn't needed and muddies the waters