* Add runtime journal plugin configuration to EventSourcedBehavior
* Add runtime journal plugin configuration test for event journals
* Add runtime journal plugin configuration test for snapshot store
* Mark SnapshotStorageEmulatorExtension class as internal API
* Add runtime journal plugin configuration test for event journals explicitly
* Address review comments
* Address review comments
* Add binary compat exclusions
* Fix test name
* Add Java API
* Use pekko option converters instead of scala jdk
* Initial implementation of events by tag in testkit
* Simplify implementation of events by tag in testkit
* Fix pekko imports
* Fix compilation on 2.12
* Add test for events having multiple tags
* Fix pekko import
* Fix test compilation on 2.12
* Remove redundant sorting by persistence ID