mdedetrich commented on PR #1064:
URL: https://github.com/apache/incubator-pekko/pull/1064#issuecomment-1913488991
As an alternate suggestion, wouldn't it be simpler to just check the header
for some specific `.class` file that we know should be compiled with JDK9?
--
This is an automated
mdedetrich commented on PR #1053:
URL: https://github.com/apache/incubator-pekko/pull/1053#issuecomment-1913488517
Hate to ruin the party, but I would hold our horses on rushing this through
as resource management is a very difficult thing to get right on most
platforms. While `AuthoClosabl
He-Pin opened a new pull request, #1064:
URL: https://github.com/apache/incubator-pekko/pull/1064
Just for testing now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
injae-kim commented on PR #1053:
URL: https://github.com/apache/incubator-pekko/pull/1053#issuecomment-1913478168
> interface `Closeable` extends `AutoCloseable` {
Hmm `Closeable` is sub type of `AutoCloseable`, so isn't it better to
support super type `AutoCloseable`?
Maybe there'
He-Pin commented on PR #989:
URL: https://github.com/apache/incubator-pekko/pull/989#issuecomment-1913464500
@pjfanning @mdedetrich ping for a review
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
He-Pin commented on PR #1054:
URL: https://github.com/apache/incubator-pekko/pull/1054#issuecomment-1913463968
@pjfanning ping for another round of review, I think this is done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
He-Pin commented on PR #1054:
URL: https://github.com/apache/incubator-pekko/pull/1054#issuecomment-1913438956
@pjfanning @mdedetrich Would you give this another look?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
mdedetrich commented on PR #395:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/395#issuecomment-1913436650
@He-Pin There is also a related issue on this
https://github.com/pjfanning/sbt-pekko-build/issues/9
--
This is an automated message from the Apache Git Service.
To
He-Pin commented on PR #395:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/395#issuecomment-1913436533
> > Maybe we can do this
> >
> > ```
> > pekkoInlineEnabled := !sys.props.contains("pekko.no.inline")
> > ```
>
> Then we have to repeat this in every s
mdedetrich commented on PR #332:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/332#issuecomment-1913436010
@pjfanning You want to backport this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
mdedetrich commented on PR #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063#issuecomment-1913434283
> Before we can merge this, we should validate the Java 9 related classes is
rightly been generated
Agreed @Roiocam Do you want to do this since you did it last time.
mdedetrich commented on PR #395:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/395#issuecomment-1913433878
> Maybe we can do this
>
> ```
> pekkoInlineEnabled := !sys.props.contains("pekko.no.inline")
> ```
Then we have to repeat this in every single Pekk
He-Pin commented on PR #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063#issuecomment-1913433758
Before we can merge this, we should validate the Java 9 related classes is
right generated
--
This is an automated message from the Apache Git Service.
To respond to the message,
He-Pin commented on PR #395:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/395#issuecomment-1913432795
> > I'd think explicit is better
>
> It removes the ability to disable the inliner locally which is useful if
you want to debug issues
Maybe we can do this
mdedetrich commented on PR #395:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/395#issuecomment-1913432268
> I'd think explicit is better
It removes the ability to disable the inliner locally which is useful if you
want to debug issues
--
This is an automated mess
He-Pin merged PR #330:
URL: https://github.com/apache/incubator-pekko-connectors/pull/330
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-
He-Pin commented on PR #395:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/395#issuecomment-1913431959
I'd think explicit is better
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
He-Pin commented on PR #330:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/330#issuecomment-1913430386
@pjfanning @mdedetrich can this be merged now?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
mdedetrich commented on PR #395:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/395#issuecomment-1913429265
I will wait until
https://github.com/apache/incubator-pekko-connectors/pull/398 is resolved
before merging this
--
This is an automated message from the Apache Git
mdedetrich opened a new pull request, #449:
URL: https://github.com/apache/incubator-pekko-http/pull/449
See https://github.com/pjfanning/sbt-pekko-build/pull/8 for context
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
mdedetrich closed pull request #447: Update sbt-pekko-build to 0.3.2
URL: https://github.com/apache/incubator-pekko-http/pull/447
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
mdedetrich commented on PR #447:
URL:
https://github.com/apache/incubator-pekko-http/pull/447#issuecomment-1913426564
Closed in favour of https://github.com/apache/incubator-pekko-http/pull/449
--
This is an automated message from the Apache Git Service.
To respond to the message, please
mdedetrich merged PR #448:
URL: https://github.com/apache/incubator-pekko-http/pull/448
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-un
mdedetrich commented on PR #448:
URL:
https://github.com/apache/incubator-pekko-http/pull/448#issuecomment-1913425447
This one is safe, there wasn't any significant changes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
mdedetrich commented on code in PR #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063#discussion_r1468725107
##
build.sbt:
##
@@ -467,6 +470,7 @@ lazy val testkit = pekkoModule("testkit")
.settings(AutomaticModuleName.settings("pekko.actor.testkit"))
.settings
mdedetrich commented on code in PR #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063#discussion_r1468725107
##
build.sbt:
##
@@ -467,6 +470,7 @@ lazy val testkit = pekkoModule("testkit")
.settings(AutomaticModuleName.settings("pekko.actor.testkit"))
.settings
scala-steward-asf[bot] opened a new pull request, #406:
URL: https://github.com/apache/incubator-pekko-connectors/pull/406
## About this PR
📦 Updates
*
[org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot)
*
[org.springframework.boot:
scala-steward-asf[bot] opened a new pull request, #405:
URL: https://github.com/apache/incubator-pekko-connectors/pull/405
## About this PR
📦 Updates
*
[org.springframework:spring-context](https://github.com/spring-projects/spring-framework)
*
[org.springframework:spring-core](htt
scala-steward-asf[bot] opened a new pull request, #404:
URL: https://github.com/apache/incubator-pekko-connectors/pull/404
## About this PR
📦 Updates
[org.apache.logging.log4j:log4j-to-slf4j](https://github.com/apache/logging-log4j2)
from `2.17.2` to `2.22.1`
## Usage
✅ **Pleas
scala-steward-asf[bot] opened a new pull request, #403:
URL: https://github.com/apache/incubator-pekko-connectors/pull/403
## About this PR
📦 Updates
* [org.apache.activemq:activemq-broker](https://github.com/apache/activemq)
* [org.apache.activemq:activemq-client](https://github.co
scala-steward-asf[bot] opened a new pull request, #402:
URL: https://github.com/apache/incubator-pekko-connectors/pull/402
## About this PR
📦 Updates [com.h2database:h2](https://github.com/h2database/h2database) from
`2.1.214` to `2.2.224`
## Usage
✅ **Please merge!**
I'l
scala-steward-asf[bot] opened a new pull request, #401:
URL: https://github.com/apache/incubator-pekko-connectors/pull/401
## About this PR
📦 Updates
[com.github.jwt-scala:jwt-json-common](https://github.com/jwt-scala/jwt-scala)
from `9.4.6` to `10.0.0` âš
📜 [GitHub Release
Notes]
scala-steward-asf[bot] opened a new pull request, #400:
URL: https://github.com/apache/incubator-pekko-connectors/pull/400
## About this PR
📦 Updates
[com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients)
from `2.7.23` to `3.5.2` âš
## Usage
✅ **P
mdedetrich commented on code in PR #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063#discussion_r1468713547
##
build.sbt:
##
@@ -467,6 +470,7 @@ lazy val testkit = pekkoModule("testkit")
.settings(AutomaticModuleName.settings("pekko.actor.testkit"))
.settings
mdedetrich commented on code in PR #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063#discussion_r1468712937
##
build.sbt:
##
@@ -467,6 +470,7 @@ lazy val testkit = pekkoModule("testkit")
.settings(AutomaticModuleName.settings("pekko.actor.testkit"))
.settings
mdedetrich commented on code in PR #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063#discussion_r1468712937
##
build.sbt:
##
@@ -467,6 +470,7 @@ lazy val testkit = pekkoModule("testkit")
.settings(AutomaticModuleName.settings("pekko.actor.testkit"))
.settings
He-Pin commented on code in PR #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063#discussion_r1468706264
##
build.sbt:
##
@@ -427,20 +428,22 @@ lazy val slf4j = pekkoModule("slf4j")
.settings(Dependencies.slf4j)
.settings(AutomaticModuleName.settings("pekko.sl
mdedetrich commented on PR #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063#issuecomment-1913386611
@Roiocam If you want to have a look as well
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
mdedetrich opened a new pull request, #1063:
URL: https://github.com/apache/incubator-pekko/pull/1063
This PR brings in the latest version of sbt-osgi. Aside from the package
name being changed, of note is that since the initialization of keys was
properly fixed in https://github.com/sbt/sb
scala-steward-asf[bot] opened a new pull request, #448:
URL: https://github.com/apache/incubator-pekko-http/pull/448
## About this PR
📦 Updates
[com.github.sbt:sbt-multi-jvm](https://github.com/sbt/sbt-multi-jvm) from
`0.5.0` to `0.6.0`
📜 [GitHub Release
Notes](https://github.com
scala-steward-asf[bot] opened a new pull request, #447:
URL: https://github.com/apache/incubator-pekko-http/pull/447
## About this PR
📦 Updates
[com.github.pjfanning:sbt-pekko-build](https://github.com/pjfanning/sbt-pekko-build)
from `0.3.1` to `0.3.2`
📜 [GitHub Release
Notes](ht
scala-steward-asf[bot] opened a new pull request, #1062:
URL: https://github.com/apache/incubator-pekko/pull/1062
## About this PR
📦 Updates
*
[io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics/)
* [io.dropwizard.metrics:metrics-jvm](https://github.com/dropw
scala-steward-asf[bot] opened a new pull request, #1061:
URL: https://github.com/apache/incubator-pekko/pull/1061
## About this PR
📦 Updates
[com.lightbend.paradox:sbt-paradox](https://github.com/lightbend/paradox) from
`0.9.2` to `0.10.6`
📜 [GitHub Release
Notes](https://github.
scala-steward-asf[bot] opened a new pull request, #1060:
URL: https://github.com/apache/incubator-pekko/pull/1060
## About this PR
📦 Updates [com.github.sbt:sbt-osgi](https://github.com/sbt/sbt-osgi) from
`0.9.11` to `0.10.0`
📜 [GitHub Release
Notes](https://github.com/sbt/sbt-osg
scala-steward-asf[bot] opened a new pull request, #1059:
URL: https://github.com/apache/incubator-pekko/pull/1059
## About this PR
📦 Updates
[com.github.pjfanning:sbt-pekko-build](https://github.com/pjfanning/sbt-pekko-build)
from `0.3.1` to `0.3.2`
📜 [GitHub Release
Notes](https
mdedetrich commented on code in PR #311:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/311#discussion_r1468694842
##
build.sbt:
##
@@ -13,6 +13,7 @@ ThisBuild / apacheSonatypeProjectProfile := "pekko"
sourceDistName := "apache-pekko-connectors"
sourceDistIncu
gmethvin commented on code in PR #532:
URL: https://github.com/apache/incubator-pekko/pull/532#discussion_r1468685903
##
project/MiMa.scala:
##
@@ -29,35 +27,36 @@ object MiMa extends AutoPlugin {
override val projectSettings = Seq(
mimaReportSignatureProblems := true,
pjfanning closed pull request #392: Update auth, dynamodb, eventbridge,
firehose, ... to 2.23.12
URL: https://github.com/apache/incubator-pekko-connectors/pull/392
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
pjfanning opened a new pull request, #399:
URL: https://github.com/apache/incubator-pekko-connectors/pull/399
cherry pick 96d7780ebfbbf0c3360a2f81895b092726bf150e #397
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
pjfanning commented on PR #392:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/392#issuecomment-1913359094
handling in #398
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
pjfanning opened a new pull request, #398:
URL: https://github.com/apache/incubator-pekko-connectors/pull/398
we can repurpose #394 to examine why sqs is not working with newer aws jars
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
pjfanning merged PR #397:
URL: https://github.com/apache/incubator-pekko-connectors/pull/397
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
mdedetrich merged PR #396:
URL: https://github.com/apache/incubator-pekko-connectors/pull/396
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificati
pjfanning merged PR #345:
URL: https://github.com/apache/incubator-pekko-connectors/pull/345
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning opened a new pull request, #397:
URL: https://github.com/apache/incubator-pekko-connectors/pull/397
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
mdedetrich commented on PR #395:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/395#issuecomment-1913350429
So although I have tested this in the past already so I am 99% sure there
shouldn't be an issue, I will try and make every single CI for each connector
pass before me
mdedetrich opened a new pull request, #396:
URL: https://github.com/apache/incubator-pekko-connectors/pull/396
So that scalafmt picks the right branch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
pjfanning merged PR #342:
URL: https://github.com/apache/incubator-pekko-connectors/pull/342
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
mdedetrich opened a new pull request, #395:
URL: https://github.com/apache/incubator-pekko-connectors/pull/395
Enable the inliner since this is now 1.1.x. @pjfanning I know you were
sensitive about explicitly setting this to `true` to make it more clear but
doing so disables the knob/cli fl
pjfanning merged PR #355:
URL: https://github.com/apache/incubator-pekko-connectors/pull/355
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #350:
URL: https://github.com/apache/incubator-pekko-connectors/pull/350
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #352:
URL: https://github.com/apache/incubator-pekko-connectors/pull/352
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
mdedetrich merged PR #302:
URL: https://github.com/apache/incubator-pekko-connectors/pull/302
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificati
mdedetrich commented on PR #302:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/302#issuecomment-1913347314
Merging this since `1.0.x` branch exists
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
mdedetrich merged PR #314:
URL: https://github.com/apache/incubator-pekko-connectors/pull/314
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificati
mdedetrich commented on PR #314:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/314#issuecomment-1913346985
Merging this since `1.0.x` branch exists
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
pjfanning merged PR #388:
URL: https://github.com/apache/incubator-pekko-connectors/pull/388
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #343:
URL: https://github.com/apache/incubator-pekko-connectors/pull/343
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #369:
URL: https://github.com/apache/incubator-pekko-connectors/pull/369
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #387:
URL: https://github.com/apache/incubator-pekko-connectors/pull/387
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #371:
URL: https://github.com/apache/incubator-pekko-connectors/pull/371
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #389:
URL: https://github.com/apache/incubator-pekko-connectors/pull/389
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning closed pull request #390: Update cats-core to 2.10.0
URL: https://github.com/apache/incubator-pekko-connectors/pull/390
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
pjfanning merged PR #365:
URL: https://github.com/apache/incubator-pekko-connectors/pull/365
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning closed pull request #358: Update sbt-paradox-project-info to 3.0.0
URL: https://github.com/apache/incubator-pekko-connectors/pull/358
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spe
pjfanning closed pull request #357: Update sbt-paradox-apidoc to 1.0.0
URL: https://github.com/apache/incubator-pekko-connectors/pull/357
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
pjfanning closed pull request #356: Update sbt-paradox to 0.10.6
URL: https://github.com/apache/incubator-pekko-connectors/pull/356
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific commen
pjfanning merged PR #372:
URL: https://github.com/apache/incubator-pekko-connectors/pull/372
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #366:
URL: https://github.com/apache/incubator-pekko-connectors/pull/366
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #360:
URL: https://github.com/apache/incubator-pekko-connectors/pull/360
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #363:
URL: https://github.com/apache/incubator-pekko-connectors/pull/363
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #378:
URL: https://github.com/apache/incubator-pekko-connectors/pull/378
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #1058:
URL: https://github.com/apache/incubator-pekko/pull/1058
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubs
pjfanning merged PR #338:
URL: https://github.com/apache/incubator-pekko-connectors/pull/338
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #336:
URL: https://github.com/apache/incubator-pekko-connectors/pull/336
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #337:
URL: https://github.com/apache/incubator-pekko-connectors/pull/337
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #368:
URL: https://github.com/apache/incubator-pekko-connectors/pull/368
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #339:
URL: https://github.com/apache/incubator-pekko-connectors/pull/339
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning merged PR #354:
URL: https://github.com/apache/incubator-pekko-connectors/pull/354
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificatio
pjfanning commented on PR #335:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/335#issuecomment-1913335375
only supports java 11
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
pjfanning closed pull request #335: Update logback-classic to 1.4.14
URL: https://github.com/apache/incubator-pekko-connectors/pull/335
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
scala-steward-asf[bot] opened a new pull request, #393:
URL: https://github.com/apache/incubator-pekko-connectors/pull/393
## About this PR
📦 Updates software.amazon.kinesis:amazon-kinesis-client from `2.4.0` to
`2.4.8`
## Usage
✅ **Please merge!**
I'll automatically upda
pjfanning closed pull request #384: Update sbt to 1.9.8
URL: https://github.com/apache/incubator-pekko-connectors/pull/384
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
pjfanning commented on PR #384:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/384#issuecomment-1913334164
we're skipping sbt 1.9.8 due to issues
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
scala-steward-asf[bot] opened a new pull request, #392:
URL: https://github.com/apache/incubator-pekko-connectors/pull/392
## About this PR
📦 Updates
* software.amazon.awssdk:auth
* software.amazon.awssdk:dynamodb
* software.amazon.awssdk:eventbridge
* software.amazon.awssdk:f
scala-steward-asf[bot] opened a new pull request, #390:
URL: https://github.com/apache/incubator-pekko-connectors/pull/390
## About this PR
📦 Updates [org.typelevel:cats-core](https://github.com/typelevel/cats) from
`2.9.0` to `2.10.0`
📜 [GitHub Release
Notes](https://github.com/t
scala-steward-asf[bot] opened a new pull request, #389:
URL: https://github.com/apache/incubator-pekko-connectors/pull/389
## About this PR
📦 Updates
*
[org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot)
*
[org.springframework.boot:
scala-steward-asf[bot] opened a new pull request, #391:
URL: https://github.com/apache/incubator-pekko-connectors/pull/391
## About this PR
📦 Updates [pl.project13.scala:sbt-jmh](https://github.com/sbt/sbt-jmh) from
`0.4.3` to `0.4.7`
📜 [GitHub Release Notes](https://github.com/sbt
scala-steward-asf[bot] opened a new pull request, #388:
URL: https://github.com/apache/incubator-pekko-connectors/pull/388
## About this PR
📦 Updates
*
[org.springframework:spring-context](https://github.com/spring-projects/spring-framework)
*
[org.springframework:spring-core](htt
scala-steward-asf[bot] opened a new pull request, #387:
URL: https://github.com/apache/incubator-pekko-connectors/pull/387
## About this PR
📦 Updates org.specs2:specs2-core from `4.20.0` to `4.20.5`
## Usage
✅ **Please merge!**
I'll automatically update this PR to resolve
1 - 100 of 286 matches
Mail list logo