This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git


    from ab1890a  Update logback-classic to 1.5.26 (#435)
     new ac59fa8  Update scalafmt-core to 3.10.5
     new 4ace7e2  Reformat with scalafmt 3.10.5
     new ba0200e  Add 'Reformat with scalafmt 3.10.5' to .git-blame-ignore-revs

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .git-blame-ignore-revs                                            | 3 +++
 .scalafmt.conf                                                    | 2 +-
 .../apache/pekko/persistence/jdbc/state/DurableStateQueries.scala | 8 +++++++-
 .../persistence/jdbc/integration/AllPersistenceIdsTest.scala      | 7 ++++++-
 .../jdbc/integration/CurrentEventsByPersistenceIdTest.scala       | 7 ++++++-
 .../persistence/jdbc/integration/CurrentEventsByTagTest.scala     | 7 ++++++-
 .../CurrentLastKnownSequenceNumberByPersistenceIdTest.scala       | 6 +++++-
 .../persistence/jdbc/integration/CurrentPersistenceIdsTest.scala  | 7 ++++++-
 .../pekko/persistence/jdbc/integration/EventAdapterTest.scala     | 7 ++++++-
 .../persistence/jdbc/integration/EventsByPersistenceIdTest.scala  | 7 ++++++-
 .../pekko/persistence/jdbc/integration/EventsByTagTest.scala      | 7 ++++++-
 .../pekko/persistence/jdbc/integration/HardDeleteQueryTest.scala  | 7 ++++++-
 .../jdbc/integration/JournalDaoStreamMessagesMemoryTest.scala     | 7 ++++++-
 .../persistence/jdbc/integration/JournalSequenceActorTest.scala   | 7 ++++++-
 .../persistence/jdbc/integration/LimitWindowingStreamTest.scala   | 6 +++++-
 .../jdbc/integration/MariaDBDurableStateStorePluginSpec.scala     | 3 ++-
 .../jdbc/integration/MySQLDurableStateStorePluginSpec.scala       | 3 ++-
 .../jdbc/integration/PostgresDurableStateStorePluginSpec.scala    | 3 ++-
 18 files changed, 87 insertions(+), 17 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to