OpenCode
ffe84fd331
Add optional OpenTelemetry Netty server instrumentation
...
- Update lys.version to 2026.04.14
- Add optional compileOnly dependency on opentelemetry-netty-4.1 in rbcs-server
- Add runtime guard to only activate instrumentation when OTel classes are on classpath
- Insert OTel combined handler after HttpServerCodec in the Netty pipeline
- Add requires-static JPMS directives for optional module support
2026-04-28 17:39:57 +00:00
5d190d81ab
version bump to 0.5.0
CI / build (push) Successful in 2m54s
2026-04-13 22:28:33 +08:00
e6f35f4340
Added support for client certificate forwarding
CI / build (push) Has been cancelled
2026-04-13 22:19:12 +08:00
6d214eb066
uniformed Docker images
2026-04-13 22:19:12 +08:00
0a50ae0643
improved error handling
2026-04-13 22:19:12 +08:00
742c025fa5
Update netty to 4.2.12
CI / build (push) Successful in 3m32s
0.4.0
2026-03-26 20:23:44 +08:00
e3a3f21721
renamed docker image tags
2026-03-26 20:18:38 +08:00
a696eebbf9
added redis-enabled docker image
2026-03-26 20:03:34 +08:00
c9390ea51d
added experimental redis support
CI / build (push) Failing after 4m7s
2026-03-03 02:59:48 +08:00
43fdf131fa
Added AGENT.md and updated docs
CI / build (push) Successful in 4m19s
0.3.7
2026-02-22 05:12:45 +08:00
b58462a085
improved logging
2026-02-21 20:47:18 +08:00
e9f9f23f91
Update Gradle to 9.3.1, Netty to 4.2.10 and Kotlin to 2.3.10
CI / build (push) Failing after 8s
2026-02-20 06:55:57 +08:00
5854a632f8
Added server support for proxy protocol
2025-12-29 22:21:34 +08:00
9a9cb4ed2c
bump Netty 4.2.9 and Kotlin 2.3.0
2025-12-26 17:14:31 +08:00
03a3dafecc
updated dependencies
CI / build (push) Successful in 6m12s
0.3.6
2025-11-21 22:12:27 +08:00
1ffe938c22
update to JDK 25
CI / build (push) Successful in 4m21s
0.3.5
2025-10-24 07:00:25 +08:00
ce8e93f9d5
updated to netty 4.2.6 and Gradle 9.1.0
CI / build (push) Successful in 5m51s
0.3.4
2025-09-30 21:40:03 +08:00
94021d94c3
updated Netty to 4.2.4
CI / build (push) Successful in 3m2s
0.3.3
2025-08-15 10:44:38 +08:00
b3c6f29c0f
updated library dependencies
CI / build (push) Successful in 3m44s
0.3.2
2025-07-29 13:15:42 +08:00
ce7e5bb4a0
added documentation
2025-06-18 09:59:48 +08:00
aeae98d9eb
resolved race condition hendling pipelined requests
CI / build (push) Successful in 2m2s
0.3.1
2025-06-17 23:06:04 +08:00
6cba4d24bb
resolved race condition in the client for response lifetime
...
CI / build (push) Successful in 2m10s
improved memory usage of the in-memory cache backend
2025-06-17 21:40:48 +08:00
52a1b4c200
moved builds to woryzen
2025-06-13 20:52:27 +08:00
559ad5e528
fixed module-info.java
CI / build (push) Successful in 6m36s
2025-06-13 20:46:35 +08:00
fd0bd1ee5f
added optional key prefix to memcache backend
2025-06-13 17:45:15 +08:00
0e92998f16
downgraded toi GraalVM 23 because of bugs in GraalVM 24
2025-06-13 14:32:25 +08:00
9eef91ebba
removed excessive logging
2025-06-13 14:16:57 +08:00
3416c327b9
updated GraalVM configuration
2025-06-13 14:09:38 +08:00
9bdaa0d32e
optimize imports
2025-06-13 14:08:46 +08:00
206bcd6319
fixed bug with throttling handler when requests are delayed
2025-06-13 13:50:35 +08:00
3774ab8ef0
updated Netty to 4.2.2
CI / build (push) Successful in 5m52s
0.3.0
2025-06-10 16:34:16 +08:00
303828392e
updated Netty to 4.2.1
CI / build (push) Successful in 26m57s
0.3.0-SNAPSHOT
2025-05-07 14:46:02 +08:00
5d8cbe34ef
updated tomcat configuration
2025-05-01 03:42:37 +08:00
85c0d4a384
update Netty to 4.2.0
2025-04-16 01:06:28 +08:00
ae8817ad2a
updated benchmarks
2025-03-24 15:01:56 +08:00
69f215e68f
tuned GC parameters in Docker images
CI / build (push) Successful in 16m35s
0.2.1
2025-03-24 14:42:04 +08:00
222b475223
ensured in-memory-cache is allocated to heap memory
CI / build (push) Successful in 12m29s
0.2.0-RC5
0.2.0
2025-03-11 12:29:43 +08:00
ede515e2ca
rebuild native image with wider ISA compatibility
CI / build (push) Successful in 14m13s
2025-03-10 22:28:55 +08:00
974fdb7a91
added k8s benchmark files
CI / build (push) Successful in 15m39s
2025-03-10 10:09:30 +08:00
a294229ff0
fixed memory leak in MemcachedCacheHandler
2025-03-09 22:16:03 +08:00
9600dd7e4f
solved issue with ignored HttpContent and HttpCacheContent messages in the Netty pipeline
CI / build (push) Successful in 12m48s
2025-03-09 13:57:52 +08:00
729276a2b1
fixed native image configuration
CI / build (push) Successful in 14m12s
2025-03-08 14:35:50 +08:00
7ba7070693
fixed server support for request pipelining
CI / build (push) Successful in 15m33s
2025-03-08 11:07:21 +08:00
59a12d6218
added server support for request pipelining
CI / build (push) Has been cancelled
2025-03-07 11:53:42 +08:00
fc298de548
made chunk size a global shared parameter between the server and the cache backends
2025-03-06 22:08:19 +08:00
8b639fc0b3
added request pipelining support to RemoteBuildCacheClient
2025-03-06 21:58:53 +08:00
5545f618f9
updated documentation
2025-03-04 10:40:05 +08:00
43c0938d9a
added test case
2025-03-04 09:35:26 +08:00
17215b401a
fixed shutdown issue
CI / build (push) Successful in 16m6s
0.2.0-RC3
2025-03-03 22:02:00 +08:00
4aced1c717
moved to GraalVM CE
CI / build (push) Successful in 15m34s
2025-03-03 17:53:12 +08:00