Commit graph

26826 commits

Author SHA1 Message Date
PJ Fanning
265f3068da
remove broken publish job (#416) 2023-06-19 12:37:05 +01:00
Matthew de Detrich
6e40dee37b Add another remove fqcn to .git-blame-ignore-revs 2023-06-17 15:44:36 +02:00
Matthew de Detrich
2f120f653b Remove another FQCN 2023-06-17 15:28:08 +02:00
Matthew de Detrich
4e14b9a899 Add Remove fqcn to .git-blame-ignore-revs 2023-06-17 13:59:06 +02:00
Matthew de Detrich
2df2e0294f Remove fqcn 2023-06-17 12:51:25 +02:00
Matthew de Detrich
bed33cd4f0 Dont publish to nightly and combine publish artifacts and docs 2023-06-16 18:03:56 +02:00
PJ Fanning
01379c4171
Scala3 doc build does not like java @Deprecated mixed with Scala @deprecated (#406)
* Scala3 doc build does not like java `@Deprecated` mixed with Scala `@deprecated`

* Update ActorSource.scala
2023-06-16 15:27:11 +01:00
Matthew de Detrich
a250fb9121
Add mdedetrich@apache.org to KEYS file (#405) 2023-06-16 14:26:15 +01:00
PJ Fanning
b627f21d89
compile problems due to @Deprecated annotations (#403) 2023-06-16 13:10:56 +01:00
Matthew de Detrich
34a3fa704c Add root code.google.com domain to link validator ignore 2023-06-16 14:01:18 +02:00
Matthew de Detrich
f6930d93da Add enchanced-double-hash-random for id-generator-policy
Co-authored-by: Claude Warren <claude.warren@aiven.io>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2023-06-16 12:48:37 +02:00
PJ Fanning
1281083b32
fix sign in code to generate a random signed short (#402)
* fix sign in code to generate a random signed short

* Update IdGenerator.scala

* Update IdGenerator.scala
2023-06-16 09:55:09 +01:00
PJ Fanning
ead8c7e889
support negative short ids in async DNS resolver code (#401) 2023-06-15 20:32:35 +01:00
PJ Fanning
6bdce7f95b
remove sequence id generator (#399) 2023-06-15 11:33:16 +01:00
Matthew de Detrich
5e3ac25490 Add occasionally failing link to validator ignore list 2023-06-15 01:04:58 +02:00
PJ Fanning
f54b82b04c
Update migration-guides.md (#397)
* Update migration-guides.md

* change based on review comment

* another review based change
2023-06-14 23:14:11 +01:00
Matthew de Detrich
03c567f85b Add final to methods to prepare for future inline 2023-06-14 23:52:53 +02:00
Matthew de Detrich
8e60ef5c6d Make link validator run against PR's 2023-06-14 20:46:51 +02:00
Iain Hull
c56edca78f
CVE-2023-31442 Address DNS poisoning vulnerability (#385)
* CVE-2023-31442 Address DNS poisoning vulnerability (and DNS concurrency bug)

* Remove sequential dns id generator

* fix scalafmt

* Fix bug in isSameQuestion
And ensure that DnsClient only removes inflight messages when the
questions match

* fix up exception message to remove reference to 'sequence' generator

* Add tests to failed commands and drop requests

---------

Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2023-06-14 19:38:20 +01:00
Matthew de Detrich
fbf923fc68 Use consistent scalatest/scalatest versions 2023-06-14 11:38:23 +02:00
Matthew de Detrich
a2b2208caf Enable doc publishing for Scala 3 2023-06-14 11:21:22 +08:00
Matthew de Detrich
97cf472aff Update SSL Config version for Scala 2.12 and 2.13 2023-06-13 21:53:05 +02:00
Matthew de Detrich
ba8922c9ba Fix Scala 3.3 compile issues 2023-06-13 20:43:36 +02:00
Matthew de Detrich
fea4c74d03 Fix incorrect coursier setup action 2023-06-13 15:00:47 +02:00
PJ Fanning
da15758c90
upgrade to protobuf 3.16.3 (due to CVE) (#390) 2023-06-13 12:33:22 +01:00
PJ Fanning
71da3008ac
upgrade test dependencies used by docker-client (#389)
Update Dependencies.scala
2023-06-13 11:56:03 +01:00
Matthew de Detrich
2d678ca8b2 Update jackson version docker-client test dependency 2023-06-13 10:54:21 +08:00
Zachary Sistrunk
495dc11074 Update persistence-plugins.md
Mention JDBC Durable State restriction
2023-06-10 01:00:29 +08:00
Matthew de Detrich
d1a94323f5 Make 2.12 ccompat extension classes final 2023-06-09 18:30:38 +02:00
PJ Fanning
687d7247b6
acknowledge use of scala-library code (#381) 2023-06-09 16:50:12 +01:00
Matthew de Detrich
17a986792c Add Iterable.once to ccompat 2023-06-09 16:59:03 +02:00
PJ Fanning
1612950702
fix up refs to Akka in source code (#374)
* fix up refs to Akka in source code

* Update distributed-data.md
2023-06-07 14:51:57 +01:00
PJ Fanning
7d896338e3
stray space in doc (#372) 2023-06-07 12:54:04 +01:00
Matthew de Detrich
d78ea3ae65 Cache snapshots to prevent overloading Apache Nexus repo 2023-06-05 17:28:00 +02:00
He-Pin
008bdd5190 =sbt Upgrade to Scala 2.12.18 and 2.13.11. 2023-06-03 21:38:07 +08:00
Matthew de Detrich
9aa4e1d904 Submit dependabot dependency graph to Github 2023-06-03 10:04:00 +02:00
Matthew de Detrich
8dc3bb8323 Add protected tags to .asf.yaml 2023-06-03 11:51:02 +08:00
Matthew de Detrich
15d9a31f8c Update sbt to 1.9.0 2023-06-02 17:10:56 +02:00
sangbong
1f1fb8eb7c Use setup-coursier Instead downloading on every run in link-validator 2023-06-02 14:56:23 +02:00
Matthew de Detrich
def5d6e388 Rename akka files and folders to pekko 2023-06-01 19:25:55 +02:00
Matthew de Detrich
9bc2c930f7 Use proper type for SemVerSpec 2023-06-01 13:20:52 +08:00
PJ Fanning
5abffda7db
modify out of date note about java8 compat (#361)
* remove out of date note about java8 compat

* Update CONTRIBUTING.md

* extend notes for Java API contributors

* vice versa
2023-05-30 00:42:35 +08:00
Johannes Rudolph
6b90b20334
stream: fix regression in JsonFraming (#44)
* stream: fix regression in JsonFraming

Was introduced in 6b30134c5c where
an invariant was changed what `pos` can be when the loop is run.

* fix when maximumObjectLength is near Int.MaxValue
2023-05-29 16:27:37 +01:00
PJ Fanning
0bb2e8668b
doc: how to set version number in build (#350)
* version-number-in-build

* Update README.md
2023-05-29 20:08:10 +08:00
He-Pin
6edcec8b2c =sbt Add headers for sbt files. 2023-05-29 16:47:22 +08:00
PJ Fanning
bbb3be1b1e
add license header to sbt files (#359)
* add license header to sbt files

* Update plugins.sbt
2023-05-29 10:35:14 +08:00
Matthew de Detrich
037da28382 Add inline final to FutureConverters 2023-05-28 18:50:21 +02:00
Matthew de Detrich
ca1ed99307 Set version scheme 2023-05-28 00:57:57 +02:00
PJ Fanning
45f2445b77
issue with osgi project scaladoc (scala3) (#355) 2023-05-27 23:42:26 +01:00
PJ Fanning
280f6947e4 Update plugins.sbt 2023-05-28 00:35:35 +02:00