This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch update/mssql-jdbc-12.6.1.jre11
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
discard a4bac54 Update mssql-jdbc to 12.6.1.jre11
add 600cef8 Update scalafmt-core to 3.7.17
add 1e875af Update scalatest to 3.2.18 (#140)
add ba79897 Update sbt-site-paradox to 1.7.0 (#133)
add 39a8f37 upgrade slick and logback dependencies (#123)
add f83e999 pin-jackson-2.16 (#146)
add 86b8fe1 Update sbt-java-formatter to 0.8.0
add 5791799 Reformat with sbt-java-formatter 0.8.0
add 42a206c Add 'Reformat with sbt-java-formatter 0.8.0' to
.git-blame-ignore-revs
add 2eb803e Update git-blame-ignore-revs (#147)
add 25ccc68 Update cassandra, mssqlserver, mysql, ... to 1.19.7 (#141)
add 5f2fb8d fix Kafka flaky test (#105)
add 7eab953 Update mssql-jdbc to 12.6.1.jre11
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a4bac54)
\
N -- N -- N refs/heads/update/mssql-jdbc-12.6.1.jre11 (7eab953)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.git-blame-ignore-revs | 3 ++
.scala-steward.conf | 3 ++
.scalafmt.conf | 2 +-
.../cassandra/ContainerSessionProvider.scala | 2 +-
.../projection/ProjectionBehaviorCompileTest.java | 5 +--
.../test/java/jdocs/eventsourced/ShoppingCart.java | 9 +++---
.../test/java/jdocs/guide/EventGeneratorApp.java | 17 +++++-----
.../guide/ItemPopularityProjectionHandler.java | 5 ++-
.../guide/ItemPopularityProjectionRepository.java | 5 ++-
.../java/jdocs/guide/ShoppingCartClusterApp.java | 12 +++----
.../test/java/jdocs/jdbc/JdbcHibernateTest.java | 21 ++++++------
jdbc/src/it/resources/db/oracle-init.sql | 2 --
.../jdbc/JdbcContainerOffsetStoreSpec.scala | 5 +--
.../pekko/projection/jdbc/JdbcProjectionTest.java | 37 +++++++++++-----------
.../internal/KafkaSourceProviderImplSpec.scala | 13 ++++++--
project/Dependencies.scala | 8 ++---
project/plugins.sbt | 4 +--
.../slick/SlickContainerOffsetStoreSpec.scala | 2 +-
.../testkit/javadsl/ProjectionTestKitTest.java | 22 ++++++-------
19 files changed, 89 insertions(+), 88 deletions(-)
delete mode 100644 jdbc/src/it/resources/db/oracle-init.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]