sofa-ark

SOFAArk is a light-weight,java based classloader isolation framework.

APACHE-2.0 License

Stars
1.5K

Bot releases are visible (Hide)

sofa-ark - v3.1.7 Latest Release

Published by lvjing2 about 1 month ago

新 feature

改进或错误修复


New Features

Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v3.1.6...v3.1.7

sofa-ark - v2.2.14

Published by lvjing2 about 1 month ago

新 feature

改进或错误修复


New Features

Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.13...v2.2.14

sofa-ark - v3.1.6 (jdk17 & jdk21)

Published by lvjing2 2 months ago

新 feature

改进或错误修复


New Feature

Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v3.1.5...v3.1.6

sofa-ark - v2.2.13

Published by lvjing2 2 months ago

新 feature

改进或错误修复


New Feature

Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.12...v2.2.13

sofa-ark - v3.1.5 (jdk17 & jdk21)

Published by lvjing2 3 months ago

新 feature

改进或错误修复


New Features

Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v3.1.4...v3.1.5

sofa-ark - v3.0.7 (jdk17)

Published by lvjing2 3 months ago

新 feature

改进或错误修复


New Features

Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v3.0.6...v3.0.7

sofa-ark - v2.2.12

Published by lvjing2 3 months ago

新 feature

改进或错误修复


New Features

Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.11...v2.2.12

sofa-ark - v3.1.4 (jdk17 & jdk21)

Published by lvjing2 4 months ago

改进或错误修复


Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v3.1.3...v3.1.4

sofa-ark - v3.0.6 (jdk17)

Published by lvjing2 4 months ago

改进或错误修复


Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v3.0.5...v3.0.6

sofa-ark - v2.2.11

Published by lvjing2 5 months ago

改进或错误修复


Improvements or Bug Fixes

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.10...v2.2.11

sofa-ark - v3.1.3 (jdk17 & jdk21)

Published by lvjing2 6 months ago

功能特性

改进或错误修复


Features

Improvements or Bugs

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.9...v2.2.10

sofa-ark - v3.0.5 (jdk17)

Published by lvjing2 6 months ago

功能特性

改进或错误修复


Features

Improvements or Bugs

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v3.0.4...v3.0.5

sofa-ark - v2.2.10

Published by lvjing2 6 months ago

功能特性

改进或错误修复


Features

Improvements or Bugs

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.9...v2.2.10

sofa-ark - v3.1.2 for jdk17 & jdk21

Published by lvjing2 6 months ago

功能特性

  • 添加启动类 Start-class 至manifest中,详见 #883 by @lvjing2
  • 添加bizFailedEvent事件,详见 #881 by @gaosaroma
  • 添加环境变量至biz启动器 详见 #885 #887 #888 by @lvjing2
  • 添加bizState 历史变化记录便于排查疑难问题,详见 #897 #889 #892 #893 by @gaosaroma @lvjing2
  • 添加环境配置项com.alipay.sofa.ark.config.env(默认为sofa-ark),以支持带zookeeper的动态安装,详见 #890 by @hadoop835

改进或错误修复

  • 修复ark容器中无ark container日志问题,详见 #891 #894 by @lvjing2
  • 改进artifact id的精确解析,详见 #878 by @lvjing2
  • 修复ark插件导出不必要包的问题,详见 #877 by @lvjing2
  • 简化从jar中解析artifact id的流程,详见 #876 by @lvjing2
  • 修复单个bundle分析pom时不显示maven树的问题,详见 #864 by @lvjing2
  • 添加文件未找到时的日志,详见 #874 by @lvjing2
  • 将ch.qos.logback:logback-classic从1.2.9升级到1.2.13版,在/sofa-ark-bom中,详见 #852 by @dependabot

Features

Improvements or Bugs

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.8...v2.2.9

sofa-ark - v3.0.4 for jdk17

Published by lvjing2 6 months ago

功能特性

  • 添加启动类 Start-class 至manifest中,详见 #883 by @lvjing2
  • 添加bizFailedEvent事件,详见 #881 by @gaosaroma
  • 添加环境变量至biz启动器 详见 #885 #887 #888 by @lvjing2
  • 添加bizState 历史变化记录便于排查疑难问题,详见 #897 #889 #892 #893 by @gaosaroma @lvjing2
  • 添加环境配置项com.alipay.sofa.ark.config.env(默认为sofa-ark),以支持带zookeeper的动态安装,详见 #890 by @hadoop835

改进或错误修复

  • 修复ark容器中无ark container日志问题,详见 #891 #894 by @lvjing2
  • 改进artifact id的精确解析,详见 #878 by @lvjing2
  • 修复ark插件导出不必要包的问题,详见 #877 by @lvjing2
  • 简化从jar中解析artifact id的流程,详见 #876 by @lvjing2
  • 修复单个bundle分析pom时不显示maven树的问题,详见 #864 by @lvjing2
  • 添加文件未找到时的日志,详见 #874 by @lvjing2
  • 将ch.qos.logback:logback-classic从1.2.9升级到1.2.13版,在/sofa-ark-bom中,详见 #852 by @dependabot

Features

Improvements or Bugs

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.8...v2.2.9

sofa-ark - v2.2.9

Published by lvjing2 6 months ago

功能特性

  • 添加启动类 Start-class 至manifest中,详见 #883 by @lvjing2
  • 添加bizFailedEvent事件,详见 #881 by @gaosaroma
  • 添加环境变量至biz启动器 详见 #885 #887 #888 by @lvjing2
  • 添加bizState 历史变化记录便于排查疑难问题,详见 #897 #889 #892 #893 by @gaosaroma @lvjing2
  • 添加环境配置项com.alipay.sofa.ark.config.env(默认为sofa-ark),以支持带zookeeper的动态安装,详见 #890 by @hadoop835

改进或错误修复

  • 修复ark容器中无ark container日志问题,详见 #891 #894 by @lvjing2
  • 改进artifact id的精确解析,详见 #878 by @lvjing2
  • 修复ark插件导出不必要包的问题,详见 #877 by @lvjing2
  • 简化从jar中解析artifact id的流程,详见 #876 by @lvjing2
  • 修复单个bundle分析pom时不显示maven树的问题,详见 #864 by @lvjing2
  • 添加文件未找到时的日志,详见 #874 by @lvjing2
  • 将ch.qos.logback:logback-classic从1.2.9升级到1.2.13版,在/sofa-ark-bom中,详见 #852 by @dependabot

Features

Improvements or Bugs

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.8...v2.2.9

sofa-ark - v3.1.1 for jdk17

Published by lvjing2 7 months ago

Features

Improvements or Bugs

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v3.1.0...v3.1.1

sofa-ark - v3.0.3 for jdk17

Published by lvjing2 7 months ago

Features

Improvements or Bugs

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v3.0.2...v3.0.3

sofa-ark - v2.2.8

Published by lvjing2 8 months ago

Features

Improvements or Bugs

New Contributors

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.7...v2.2.8

sofa-ark - v3.1.0 for jdk17

Published by lvjing2 9 months ago

What is v3.1.0

This is for jdk 17 + springboot 3.2.0 and above, if you want version for jdk8, please check v2.2.7

What's Changed

Full Changelog: https://github.com/sofastack/sofa-ark/compare/v2.2.6...v3.1.0

Package Rankings
Top 6.39% on Repo1.maven.org
Badges
Extracted from project README
Build Status Coverage Status Gitter
Related Projects