Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible old ReportUtil usage and supply test cases (#14) #3

Open
wants to merge 123 commits into
base: master
Choose a base branch
from

Conversation

guanchao-yang
Copy link
Owner

merge

guanchao-yang and others added 30 commits June 5, 2018 15:51
## Motivation

Before some alipay users use ReportUtil with the full package com.alipay.sofa.common.log.ReportUtil but in this version ReportUtil has been moved to com.alipay.sofa.common.utils.ReportUtil. Consider many users has used, so we should be compatible with it

## Modification

com.alipay.sofa.common.log.ReportUtil extends com.alipay.sofa.common.utils.ReportUtil for compatible

## Result

Fixes #14

#16 only litte cases and after should provide more test cases
* add log-sofa-boot-starter
* fix #30 #29 #28 #26 #20
Upgrade version to 1.0.17
dkisser and others added 30 commits November 3, 2021 15:01
Bumps log4j-api from 2.13.3 to 2.16.0.
Bumps log4j-core from 2.16.0 to 2.17.0
Bumps log4j-core from 2.17.0 to 2.17.1.
* add ConfigSourceCacheWrapper

* support value be null

* add max size limit; add construct with CacheBuilder

* add SofaConfigs cache api

* support cache with exception

* fix typo

* use old version of guava

* catch more type of throwable to ensure robustness

Co-authored-by: 朝望 <[email protected]>
* 1. update 1.3.11
2. add CharsetUtil

* add ut for CharsetUtil

* add ut

* add ut

* update format

* update format

---------

Co-authored-by: “HzjNeverStop” <“[email protected]”>
Co-authored-by: “HzjNeverStop” <“[email protected]”>
* add_stacktrace_in_monitor

* Add LegacySpringBanUtil

---------

Co-authored-by: “HzjNeverStop” <“[email protected]”>
* 2.0.0 (#176)

- 升级 JDK17
- 适配 slf4j2 与 reload4j
- 升级 log4j2 与 logback 版本
- 移除 @deprecated 代码

* 2.0.0 fix javadoc (#177)

* use reload log4j (#178)

Co-authored-by: “HzjNeverStop” <“[email protected]”>

* use singleton console appender for space

* update CommonLoggingConfigurations

* update maven stage plugin to 1.6.13

* Merge 1.3.11 (#182)

* Add encoding utils (#179)

(cherry picked from commit efa6342)

* Add LegacySpringBanUtil (#180)

Co-authored-by: “HzjNeverStop” <“[email protected]”>
(cherry picked from commit 99d321b)

* release 2.0.0 (#183)

Co-authored-by: “HzjNeverStop” <“[email protected]”>

---------

Co-authored-by: “HzjNeverStop” <“[email protected]”>
* update 2.0.1
add some legacy api

* update ci

---------

Co-authored-by: “HzjNeverStop” <“[email protected]”>
* update 2.0.1
add some legacy api

* update ci

* fix logback compatibility

---------

Co-authored-by: “HzjNeverStop” <“[email protected]”>
Co-authored-by: “HzjNeverStop” <“[email protected]”>
* support maven release jar in multi jdk versions

* support virtual thread

* support virtual thread

* update maven compile in jdk profile

* update jacoco 0.8.11

* update springboot 3.2.0

* add jacoco exclude

* update maven compile plugin

---------

Co-authored-by: “HzjNeverStop” <“[email protected]”>
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.9 to 1.4.12.
- [Commits](qos-ch/logback@v_1.4.9...v_1.4.12)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: “HzjNeverStop” <“[email protected]”>
Co-authored-by: “HzjNeverStop” <“[email protected]”>
* update 2.1.1-SNAPSHOT

* enable other class find all threadpool and logspaces

---------

Co-authored-by: “HzjNeverStop” <“[email protected]”>
Add recorder support
Co-authored-by: “HzjNeverStop” <“[email protected]”>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.