Logo
Explore
Sign In
omegazero/omz-proxy3
1
0
Fork 0
You've already forked omz-proxy3
Code Issues Pull Requests Projects Releases 18 Wiki Activity

18 Releases 19 Tags

RSS Feed
  • v3.10.6 b58592f227
    Compare

    v3.10.6 Stable

    warp03 released this 2024-08-27 14:31:26 +02:00 | 0 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.10.6
    Requires: Java 8, omz-java-lib (>= 2.12.0), omz-net-lib-nio (>= 2.2.0), omz-http-lib (>= 1.4.1), JSON-java (>= 20210307)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.10.6

    Note: You need to add at least either the HTTP/1 or HTTP/2 implementation (or some other HTTP implementation) as a plugin, otherwise the proxy won't start. Both of them, including links to prebuilt JARs, can be found in the http1 and http2 directories of this repository. They both require the Scala runtime library in the classpath.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.5 fc2a0daed1
    Compare

    v3.10.5 Stable

    warp03 released this 2023-12-29 21:21:11 +01:00 | 4 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.10.5
    Requires: Java 8, omz-java-lib (>= 2.12.0), omz-net-lib-nio (>= 2.2.0), omz-http-lib (>= 1.4.1), JSON-java (>= 20210307)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.10.5

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.4 ba86e994c6
    Compare

    v3.10.4 Stable

    warp03 released this 2023-10-14 22:54:59 +02:00 | 9 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.10.4
    Requires: Java 8, omz-java-lib (>= 2.12.0), omz-net-lib-nio (>= 2.2.0), omz-http-lib (>= 1.4.1), JSON-java (>= 20210307)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.10.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.3 68786d993c
    Compare

    v3.10.3 Stable

    warp03 released this 2023-06-24 21:37:33 +02:00 | 13 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.10.3
    Requires: Java 8, omz-java-lib (>= 2.12.0), omz-net-lib-nio (>= 2.2.0), omz-http-lib (>= 1.4.1), JSON-java (>= 20210307)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.10.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.2 17f6174469
    Compare

    v3.10.2 Stable

    warp03 released this 2023-04-03 17:01:53 +02:00 | 18 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.10.2
    Requires: Java 8, omz-java-lib (>= 2.11.0), omz-net-lib-nio (>= 2.2.0), omz-http-lib (>= 1.4.1), JSON-java (>= 20210307)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.10.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.1 db5285f395
    Compare

    v3.10.1 Stable

    warp03 released this 2023-03-12 11:03:35 +01:00 | 21 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.10.1
    Requires: Java 8, omz-java-lib (>= 2.11.0), omz-net-lib-nio (>= 2.2.0), omz-http-lib (>= 1.4.1), JSON-java (>= 20210307)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.10.1

    The default HTTP/1 and HTTP/2 plugins now require the Scala runtime.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.9.1 1fb94f3822
    Compare

    v3.9.1 Stable

    warp03 released this 2023-01-22 12:32:54 +01:00 | 52 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.9.1
    Requires: Java 8, omz-java-lib (>= 2.11.0), omz-net-lib-nio (>= 2.2.0), omz-http-lib (>= 1.3.1), JSON-java (reasonably new)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.9.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.1 132032bfaf
    Compare

    v3.8.1 Stable

    warp03 released this 2022-12-15 20:54:58 +01:00 | 61 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.8.1
    Requires: Java 8, omz-java-lib (>= 2.10), omz-net-lib-nio (>= 2.1.3), omz-http-lib (>= 1.2.4), JSON-java (reasonably new)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.8.1

    Recompilation of plugins required because of binary incompatibility of omz-java-lib 2.10 with previous versions.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.7.4 ea077bc69e
    Compare

    v3.7.4 Stable

    warp03 released this 2022-10-03 14:40:18 +02:00 | 67 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.7.4
    Requires: Java 8, omz-java-lib (>= 2.9.1), omz-net-lib-nio (>= 2.1.0), omz-http-lib (>= 1.2.2), JSON-java (reasonably new)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.7.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.7.3 c501c3b15a
    Compare

    v3.7.3 Stable

    warp03 released this 2022-07-25 20:58:06 +02:00 | 68 commits to master since this release

    JAR: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy:3.7.3
    Requires: Java 8, omz-java-lib (>= 2.9.1), omz-net-lib-nio (>= 2.1.0), omz-http-lib (>= 1.2.2), JSON-java (reasonably new)

    JAR with all dependencies included: https://drone.omegazero.org/build-artifacts/java/org.omegazero.proxy:omz-proxy-all:3.7.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Gitea Version 1.24.2, FreeBSD, Page: 173ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
WarpCS Licenses API Gitea Website