Commit graph

26803 commits

Author SHA1 Message Date
PJ Fanning
be45ac14f3
change remote_path back (#460) 2023-06-30 14:48:02 +01:00
PJ Fanning
5cfd3e2ac3
modify rsync jobs for docs to try to stop them deleting each other's work (#459)
* modify rsync jobs for docs to try to stop them deleting each other's work

* fix remote paths
2023-06-30 14:16:28 +01:00
PJ Fanning
7e101ed617
setup CI job to publish 1.0 docs (#456)
* Create publish-1.0-docs-nightly.yml

Update publish-1.0-docs-nightly.yml

remove cron schedule

add TODOs

* use x.y.z version when publishing
2023-06-30 13:19:59 +01:00
PJ Fanning
e731353517
the 'keep' param no longer seems to be used in CI job (#457) 2023-06-30 13:12:43 +01:00
PJ Fanning
a7369c0140
use latest paradox plugin fixes (#458) 2023-06-30 13:00:35 +01:00
He-Pin
4ce1095b4b =act Add @nowarn for unsafe deprecated usage.
Signed-off-by: He-Pin <hepin1989@gmail.com>
2023-06-26 19:39:35 +08:00
He-Pin
fa4d0d6217 =sbt Bump sbt version to 1.9.1
Signed-off-by: He-Pin <hepin1989@gmail.com>
2023-06-26 19:39:09 +08:00
PJ Fanning
b51ac9c2a4
add comma to long sentence in docs (#452)
* add comma to long sentence in docs

* update to 'supervisee' based on review suggestion
2023-06-23 15:13:00 +01:00
PJ Fanning
2f8ef56626
add license information for Caffeine code used in FrequencySketch (#446)
* add license information for Caffeine code used in FrequencySketch

* fix grammar issue
2023-06-23 09:36:08 +01:00
PJ Fanning
ae84471e4d
acknowledge use of Play Samples scripts (#449) 2023-06-22 14:23:09 +01:00
PJ Fanning
b0fdac259b
adjust ASF header (#450) 2023-06-22 14:19:26 +01:00
PJ Fanning
eb2f9f2c25
tidy up scripts (#447) 2023-06-22 13:50:25 +01:00
PJ Fanning
966204814e
TLSActor: apply check to avoid an endless loop (#443)
* TLSActor: apply check to avoid an endless loop

* add constant
2023-06-21 17:51:26 +01:00
PJ Fanning
279d65a7fa
still finding some stray akka refs (#441) 2023-06-21 12:52:59 +01:00
PJ Fanning
eea42b8741
extend ORSet licensing to copy in persistence-typed module (#440) 2023-06-21 12:20:54 +01:00
PJ Fanning
10a1b9bbdd
acknowledge use of hash-prospector code (#438) 2023-06-21 12:20:02 +01:00
PJ Fanning
0a3a2431bd
better acknowledge code derived from scala-library (#436) 2023-06-21 12:18:49 +01:00
PJ Fanning
bd1af56fce
acknowledge derived code in AbstractBoundedNodeQueue and include text on BSD license with copyright declaration (#434) 2023-06-21 09:40:12 +01:00
PJ Fanning
64fe0c13d2
acknowledge Basho license on ORSet code (#435) 2023-06-21 09:30:25 +01:00
PJ Fanning
1a50e76fc3 change epfl license 2023-06-20 13:30:51 +02:00
PJ Fanning
08cf7cbdac add scala epfl license header 2023-06-20 13:30:51 +02:00
PJ Fanning
02af790f58 Delete PrettyByteString.scala 2023-06-20 13:07:14 +02:00
Johannes Rudolph
37771f9abf Add note to LICENSE files regarding AbstractBoundedNodeQueue origin
Fixes #425
2023-06-20 13:02:53 +02:00
PJ Fanning
60279703a4
acknowledge use of aeron code (#422) 2023-06-19 22:20:17 +01:00
PJ Fanning
7059abb64a
upgrade sbt-source-dist plugin (#424) 2023-06-19 22:18:26 +01:00
PJ Fanning
532b7173c1
update license to note uuid comparator code (#420) 2023-06-19 17:51:24 +01:00
PJ Fanning
06467e87d3
add netty license header to file with significant netty input (#421) 2023-06-19 17:49:39 +01:00
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