Skip to content

Tags: polarismesh/polaris-java-agent

Tags

1.7.0-RC8

Toggle 1.7.0-RC8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix:fix log framework conflict. (#204)

* feat:update example with log4j2.

* fix:fix log framework conflict.

* fix:fix log framework conflict.

* fix:fix log framework conflict.

* fix:fix log framework conflict.

1.7.0-RC7

Toggle 1.7.0-RC7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix:fix switch not working bug in 2022 & 2023 plugin. (#202)

1.7.0-RC6

Toggle 1.7.0-RC6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat:support spring cloud version auto-detection. (#201)

* feat:support spring cloud version auto-detection.

* feat:support spring cloud version auto-detection.

* feat:support spring cloud version auto-detection.

1.7.0-RC5

Toggle 1.7.0-RC5's commit message
feat:update build scripts.

1.7.0-RC4

Toggle 1.7.0-RC4's commit message
fix:fix config refresh.

1.7.0-RC3-alpha.1

Toggle 1.7.0-RC3-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix:fix agent2023 lossless not work (#192)

* add lossless function

* change application.yml

* Update application.properties

* change application.propertities

---------

Co-authored-by: fredrikliu <fredrikliu@tencent.com>

1.7.0-RC3-alpha.0

Toggle 1.7.0-RC3-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
change version tag and deployment.yml (#191)

Co-authored-by: fredrikliu <fredrikliu@tencent.com>

1.7.0-RC2

Toggle 1.7.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 1.7.0-RC2 (#188)

* add example.yml

* Update example.yml

* add example.yml

* change application.propertities

* change application.propertities

* delete provider nearbyrouter config

* release 1.7.0-RC2

---------

Co-authored-by: fredrikliu <fredrikliu@tencent.com>

1.7.0-RC2-alpha.8

Toggle 1.7.0-RC2-alpha.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove circuitbreaker example (#183)

* fix: optimize the discovery inject logic and fix nacos config not working issue

* feat: 删除无用的导入

* feat: 增加actuator到demo中

* fix: add lossless healthcheck for example

* fix: add configuration comments

* fix: 修复事件日志不输出的问题

* release: release version to 1.7.0-RC1

* feat: new add java agent for hoxton

* feat: support service registry and config

* feat: refrator all inject logics into BeanInjector

* feat: add gray release example & dispatch bean register into plugins

* feat: add environment parameter to obtain the configuration

* feat: 增加元数据传输相关拦截器

* feat: 调整example打包脚本

* fix: 修复脚本没法跳转的问题

* fix: 修正样例的配置文件

* fix: 修复熔断无法加载的问题

* fix: 更新北极星的版本号依赖

* fix: 调整版本依赖

* feat:对齐deployment与application中的服务名定义

* feat: optimize default-plugin.conf to load once per lifecyle

* feat: 优化日志打印,增加polarisLoggingApplicationListener的配置

* fix: 修复启动脚本配置项错误问题

* fix: 修复无法javaagent无法获取用户的spring.application.name的问题

* fix: remove circuitbreaker example

1.7.0-RC2-alpha.7

Toggle 1.7.0-RC2-alpha.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove circuitbreaker example (#183)

* fix: optimize the discovery inject logic and fix nacos config not working issue

* feat: 删除无用的导入

* feat: 增加actuator到demo中

* fix: add lossless healthcheck for example

* fix: add configuration comments

* fix: 修复事件日志不输出的问题

* release: release version to 1.7.0-RC1

* feat: new add java agent for hoxton

* feat: support service registry and config

* feat: refrator all inject logics into BeanInjector

* feat: add gray release example & dispatch bean register into plugins

* feat: add environment parameter to obtain the configuration

* feat: 增加元数据传输相关拦截器

* feat: 调整example打包脚本

* fix: 修复脚本没法跳转的问题

* fix: 修正样例的配置文件

* fix: 修复熔断无法加载的问题

* fix: 更新北极星的版本号依赖

* fix: 调整版本依赖

* feat:对齐deployment与application中的服务名定义

* feat: optimize default-plugin.conf to load once per lifecyle

* feat: 优化日志打印,增加polarisLoggingApplicationListener的配置

* fix: 修复启动脚本配置项错误问题

* fix: 修复无法javaagent无法获取用户的spring.application.name的问题

* fix: remove circuitbreaker example