Blindsight v1.4.0-RC1 Release Notes

    • โž• Add entry transformation
    • โž• Add event buffers, with JCTools arrayqueue implementation
    • ๐Ÿ—„ Deprecate logger.onCondition for withCondition to make consistent
    • ๐Ÿ“ฆ Move core loggers and ParameterList to core package
    • Replace Condition(Level, CoreLogger.State) to Condition(Level, Markers) so that core logger state is not exposed
    • โœ‚ Remove Condition(slf4jLogger) as it's useless in itself
    • ๐Ÿ”จ Refactor state marker logic inside ParameterList.StateMarker
    • ๐Ÿ”จ Refactor ParameterList static methods to be more CoreLogger based
    • ๐Ÿ”จ Refactor source info markers inside ParameterList and fix bug always adding empty Markers