Sign in
apache
/
pekko-http
/
HEAD
4eb3d51
Update jackson-databind to 3.2.2 (#1209)
by Scala Steward
· 17 hours ago
main
6b42102
Update classgraph to 4.8.192 (#1208)
by Scala Steward
· 21 hours ago
35b436b
Update classgraph to 4.8.191 (#1207)
by Scala Steward
· 3 days ago
8ae40c3
build(deps): Bump coursier/setup-action from 3.0.0 to 3.0.2 (#1206)
by dependabot[bot]
· 6 days ago
b67a5a2
Update munit to 1.3.5 (#1205)
by Scala Steward
· 7 days ago
ee793e9
Update classgraph to 4.8.189 (#1204)
by Scala Steward
· 7 days ago
4d3bba7
scaladoc about `access_token` query parameter (#1192)
by PJ Fanning
· 7 days ago
0d5b254
build(deps): Bump sbt/setup-sbt from 1.5.4 to 1.5.6 (#1197)
by dependabot[bot]
· 9 days ago
639d640
Update sbt-paradox, sbt-paradox-theme to 0.11.0 (#1200)
by Scala Steward
· 9 days ago
f7ca5ca
Update junit-platform-launcher to 6.1.3 (#1202)
by Scala Steward
· 9 days ago
8cdc10a
Update sbt, scripted-plugin to 1.12.15 (#1203)
by Scala Steward
· 9 days ago
49085e6
enable by default - pekko.http.server.http2.frame-type-throttle.frame-types = ["reset"] (#1193)
by PJ Fanning
· 12 days ago
a2adc5b
add a max-chunk-count config (#1195)
by PJ Fanning
· 12 days ago
871a09d
Update sbt-java-formatter to 0.13.1 (#1198)
by Scala Steward
· 13 days ago
df1ad25
Update sbt-bill-of-materials to 1.1.1 (#1199)
by Scala Steward
· 13 days ago
c253064
build(deps): Bump actions/setup-java from 5.6.0 to 5.7.0 (#1196)
by dependabot[bot]
· 13 days ago
1379d7b
escape html in FileAndResourceDirectives (#1191)
by PJ Fanning
· 2 weeks ago
4d35672
build(deps): Bump sbt/setup-sbt from 1.5.2 to 1.5.4 (#1184)
by dependabot[bot]
· 3 weeks ago
59e50d6
Update sbt-source-dist to 0.2.0 (#1187)
by Scala Steward
· 3 weeks ago
92e1e83
Update classgraph to 4.8.186 (#1188)
by Scala Steward
· 3 weeks ago
e45fe74
Update scalafmt-core to 3.11.5 (#1189)
by Scala Steward
· 3 weeks ago
6d63dfd
SSE: allow Unicode line terminators (#1185)
by PJ Fanning
· 3 weeks ago
fa8f0f8
build(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#1183)
by dependabot[bot]
· 3 weeks ago
924bd7e
use java API in Java tests (#1179)
by PJ Fanning
· 3 weeks ago
d5f56da
use Java API in sample (#1178)
by PJ Fanning
· 3 weeks ago
7761bd2
release notes for 1.4.0 (#1162)
by PJ Fanning
· 3 weeks ago
46b6514
Document selective WebSocket compression behavior #61 (#1175)
by Matthias Kurz
· 3 weeks ago
3517460
Add selective WebSocket message compression (#1172)
by Matthias Kurz
· 3 weeks ago
6f5670f
Improve WebSocket compression internals and resource cleanup (#1173)
by Matthias Kurz
· 3 weeks ago
2eb4586
build(deps): Bump sbt/setup-sbt from 1.5.0 to 1.5.2 (#1170)
by dependabot[bot]
· 4 weeks ago
892bf87
build(deps): Bump actions/setup-java from 5.5.0 to 5.6.0 (#1171)
by dependabot[bot]
· 4 weeks ago
9490898
Refactor global settings (#1169)
by PJ Fanning
· 4 weeks ago
aacecbd
Update sbt, scripted-plugin to 1.12.14 (#1166)
by Scala Steward
· 4 weeks ago
c7fbe43
Update sbt-scalafmt to 2.6.2 (#1167)
by Scala Steward
· 4 weeks ago
33675e1
Update scalafmt-core to 3.11.4 (#1168)
by Scala Steward
· 4 weeks ago
d53065a
Update sbt-license-report to 1.10.0 (#1165)
by Scala Steward
· 4 weeks ago
60d2021
Replace expressions with Single Abstract Methods (SAMs) (#1164)
by Philippus Baalman
· 5 weeks ago
fff51c1
Update junit-platform-launcher to 6.1.2 (#1157)
by Scala Steward
· 5 weeks ago
f094921
Update jackson-databind to 3.2.1 (#1159)
by Scala Steward
· 5 weeks ago
6074a8e
build(deps): Bump actions/setup-java from 5.4.0 to 5.5.0 (#1160)
by dependabot[bot]
· 5 weeks ago
9e241e5
Update scalafmt-core to 3.11.3 (#1158)
by Scala Steward
· 5 weeks ago
04a8f3a
Update junit-jupiter-api, ... to 6.1.2 (#1156)
by Scala Steward
· 5 weeks ago
18796ca
Fix byte string transformer cleanup on stage stop (#1154)
by He-Pin(kerr)
· 5 weeks ago
e5a05ac
Update munit to 1.3.4 (#1152)
by Scala Steward
· 5 weeks ago
554806a
Update sbt-reproducible-builds to 0.35 (#1151)
by Scala Steward
· 5 weeks ago
70ae790
Update scalafmt-core to 3.11.2 (#1153)
by Scala Steward
· 5 weeks ago
d720e91
issue with comments failing build (#1149)
by PJ Fanning
· 5 weeks ago
7591e2e
Ensure deflater/inflater end() is called in DeflateCompressor and GzipCompressor (#1142)
by PJ Fanning
· 5 weeks ago
2152053
Remove 'HttpApp' references from guidelines (#1148)
by PJ Fanning
· 5 weeks ago
a753822
refactor: remove deprecated HttpApp (since Akka HTTP 10.2.0) (#1125)
by He-Pin(kerr)
· 5 weeks ago
b1caba1
remove inaccurate javadoc on internal method (#1144)
by PJ Fanning
· 5 weeks ago
0aefbc5
link to jackson docs in pekko core (#1143)
by PJ Fanning
· 6 weeks ago
cd35849
use ByteString toArrayUnsafe in new deflater code (#1135)
by PJ Fanning
· 6 weeks ago
fd11ea3
Update jackson-databind to 2.22.1 (#1145)
by Scala Steward
· 6 weeks ago
4365a42
Update sbt-boilerplate to 0.8.1 (#1146)
by Scala Steward
· 6 weeks ago
a06ad57
GzipDecompressor: fix inflater memory leak (#1134)
by PJ Fanning
· 6 weeks ago
418e760
DeflateDecompressor: fix inflater memory leak (#1137)
by PJ Fanning
· 6 weeks ago
5f6cb86
fix: fix scaladoc warnings across all modules (#1120)
by He-Pin(kerr)
· 6 weeks ago
454e08d
refactor: replace deprecated extends App with explicit main method (#1131)
by He-Pin(kerr)
· 6 weeks ago
cc37ca0
Replace Reflections with ClassGraph in tests (#1132)
by He-Pin(kerr)
· 6 weeks ago
a3cca43
Update sbt-multi-jvm to 0.7.0 (#1138)
by Scala Steward
· 6 weeks ago
c027c12
use StandardCharsets.UTF_8 (#1136)
by PJ Fanning
· 6 weeks ago
b0d3009
build(deps): Bump sbt/setup-sbt from 1.4.0 to 1.5.0 (#1130)
by dependabot[bot]
· 6 weeks ago
56f2f5a
feat: add Scala next cross-build coverage (#1129)
by He-Pin(kerr)
· 6 weeks ago
fad7678
Remove deprecated ParserSettings.apply/create (since Akka HTTP 10.2.0) (#1126)
by He-Pin(kerr)
· 6 weeks ago
da4342b
fix: fix javadoc warnings in Java sources across pekko-http modules (#1119)
by He-Pin(kerr)
· 6 weeks ago
d7b889a
refactor: remove deprecated ConnectionContext.defaultPort (since Akka HTTP 10.2.0) (#1127)
by He-Pin(kerr)
· 6 weeks ago
763273f
Remove deprecated UnsupportedRequestContentTypeRejection.apply 1-arg (since Akka HTTP 10.1.9) (#1128)
by He-Pin(kerr)
· 6 weeks ago
748030a
fix: suppress Java compilation warnings in http-core, http and http-jackson (#1118)
by He-Pin(kerr)
· 6 weeks ago
323787c
refactor: fold InHandler and OutHandler into GraphStageLogic in DecoderSpec (#1117)
by He-Pin(kerr)
· 6 weeks ago
e3108db
Update sbt-reproducible-builds to 0.33 (#1121)
by Scala Steward
· 6 weeks ago
07bd955
Add server-side WebSocket compression (#1114)
by Matthias Kurz
· 7 weeks ago
0216ced
more issues with unmoored docs (#1116)
by PJ Fanning
· 7 weeks ago
fe2e67e
fix: avoid unmoored doc comments (#1115)
by Matthias Kurz
· 7 weeks ago
e5f84e9
make withLevel package private (#1104)
by PJ Fanning
· 7 weeks ago
4ac4b73
feat: add RFC 10008 QUERY method and Accept-Query header support (#1077)
by He-Pin(kerr)
· 7 weeks ago
ca3bb4c
build: remove stale scalafix dependency from docs module (#1113)
by He-Pin(kerr)
· 7 weeks ago
6e28d75
build(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#1110)
by dependabot[bot]
· 7 weeks ago
70d427f
build(deps): Bump actions/setup-java from 5.3.0 to 5.4.0 (#1111)
by dependabot[bot]
· 7 weeks ago
82a03b1
build: enable -Xfatal-warnings for Scala 2 and -Werror for Scala 3 (#1109)
by He-Pin(kerr)
· 7 weeks ago
f0236b3
refactor: replace deprecated ActorMaterializer with Materializer (#1108)
by He-Pin(kerr)
· 7 weeks ago
a5e648a
Update junit-platform-launcher to 6.1.1 (#1107)
by Scala Steward
· 7 weeks ago
3d07b5a
remove deprecated javadsl route directive (#1105)
by PJ Fanning
· 7 weeks ago
5623d10
Remove deprecated encode method on Coder (#1100)
by PJ Fanning
· 7 weeks ago
3a43471
fix compiler warnings for implicit array to seq conversions (#1102)
by PJ Fanning
· 7 weeks ago
afabf84
Remove deprecated encode method on Coder (#1100)
by PJ Fanning
· 7 weeks ago
d172b91
add since markers on Deprecated annotations (#1098)
by PJ Fanning
· 7 weeks ago
81781b7
unused import (#1099)
by PJ Fanning
· 7 weeks ago
666b867
Update sbt-salad-days to 0.2.0 (#1097)
by Scala Steward
· 7 weeks ago
853b430
refactor: upgrade JUnit Jupiter to 6.1.0 (#1096)
by He-Pin(kerr)
· 7 weeks ago
d6f8887
refactor: replace .toArray().length with .size() (Java 11+) (#1095)
by He-Pin(kerr)
· 7 weeks ago
87a89c3
refactor: migrate Collections/Arrays.asList to Java 9+ collection factories (#1089)
by He-Pin(kerr)
· 7 weeks ago
61d29bb
refactor: replace .collect(Collectors.toList()) with .toList() (#1090)
by He-Pin(kerr)
· 7 weeks ago
dd1e914
refactor: migrate String.format to String.formatted (Java 15+) (#1091)
by He-Pin(kerr)
· 7 weeks ago
1566cff
refactor: migrate switch statements to modern switch syntax (Java 14+) (#1092)
by He-Pin(kerr)
· 7 weeks ago
c246651
refactor: use Optional.isEmpty() (Java 11+) (#1093)
by He-Pin(kerr)
· 7 weeks ago
121e66d
refactor: apply misc Java 11-17 improvements (#1094)
by He-Pin(kerr)
· 7 weeks ago
6c654b2
chore: add sbt-salad-days to reduce Scaladoc archive size (#1079)
by He-Pin(kerr)
· 7 weeks ago
6a96015
test: add directional test for NUL byte in request target (#1088)
by He-Pin(kerr)
· 8 weeks ago
7def227
use Locale.ROOT for toLowerCase/toUpperCase (#1086)
by PJ Fanning
· 8 weeks ago
Next »