-
Notifications
You must be signed in to change notification settings - Fork 13k
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
release 2.5.0 #13060
Merged
Merged
release 2.5.0 #13060
+23,585
−9,774
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 34567 * refactor gray model * pmd checkstyle * 兼容性处理 * 灰度增量对账 * 升级内容字段编码,添加gray表 * pmd and checkstyle * merge develop fix conflict * derby create gray table * modify gray table sql * derby sql bugfix * fix test case * fix test case * fix test case
…12507) * Refine the formal configuration and add additional information(#12217) * Change the "configType" field to "publishType"(#12217) * Improve the gray configuration(#12217) * add the reconciliation mechanism of gray configuration(#12217) * Change the JSON format of gray rule.(#12217) * Remove redundant queries(#12217) * fix reconciliation mechanism of gray configuration.(#12217) * Adjust the way of obtaining grayName.(#12217) * Change the variable name.(#12217)
* Add unit test for sys module. * Add unit test for sys module. * Fix unit test. * Make unit test more stable. * Make unit test more stable.
* refactor: Unified Nacos Client address module code, and provide custom expansion capabilities * refactor: Adjust the priority of endpoint and server addr * refactor: adjust code for code review * refactor: adjust code for code review * refactor: adjust code for code review * refactor: adjust code for code review * refactor: adjust code for code review * refactor: adjust code for code review * refactor: add new line * refactor: adjust code for review * refactor: adjust code for review * refactor: adjust code for review * refactor: merge develop and fix test * refactor: revert test code * refactor: adjust for code review * refactor: fix checkstyle
* feat: - support e2e write url to pr - support java auth test - fix cpp bug cased by mirror error * feat: - support e2e write url to pr - support java auth test - fix cpp bug cased by mirror error * feat: - support e2e write url to pr - support java auth test - fix cpp bug cased by mirror error
* fix: upgrade upload-artifact version * fix: upgrade upload-artifact version * feat: support e2e write to pr
* Make unit test more stable. * update comment。 * update comment。 * change repo to alibaba/nacos. * 尝试添加评论PR的权限。 * 尝试添加评论PR的权限。 * 尝试添加评论PR的权限。 * comment on pr action by pull_request_target. * use github.repository variable replace repository
* Add some check in DiskUtil and add unit test. * simply DiskUtils in control plugin.
…h-refactor # Conflicts: # config/src/main/java/com/alibaba/nacos/config/server/constant/PropertiesConstant.java # config/src/main/java/com/alibaba/nacos/config/server/remote/ConfigChangeClusterSyncRequestHandler.java # config/src/main/java/com/alibaba/nacos/config/server/service/dump/disk/ConfigRawDiskService.java # config/src/test/java/com/alibaba/nacos/config/server/service/dump/disk/ConfigRawDiskServiceTest.java # console/src/main/resources/static/index.html # console/src/main/resources/static/js/main.js
2.simplify gray model 3.gray model upgrade compatible
Frontend changes for #12217.
gray model refactor
Fix the version comparison query SQL.
…a on line 159 in mysql-schema.sql file (#12866)
* Refactor Auth server identity check. * Fix Unit test. * For checkstyle.
config query chain of responsibility model refactor
…e the extension and implementation of databases like Oracle. (#12343) * Improve the retrieval of ConfigInfoState to facilitate the extension and implementation of databases like Oracle. * Add unit tests for the SQL construction part of the `ExternalConfigInfoPersistServiceImpl#findConfigInfoState` method. * Enhance the construction of the delete statement in AbstractMapper by using a unified appendWhereClause method to construct the WHERE clause. Modify appendWhereClause to be protected, allowing for customization based on different database types, such as adjustments according to column names.
…ibe exception (#12929) * when get cached all instance with `subscribe` exception, will return cached instance not throw exception. * For checkstyle
…ns or binding relationship. (#12926) * Fix unfriendly message when adding duplicate roles. * unit test. * correct code style. * correct code style. * correct code style.
…e UTF-8 encoding for md5 fields (#12931) * Refactor ConfigCache and related pathways optimize encoding for md5 fields. Utilize the SPI mechanism in related pathways and methods to ensure extensibility for config cache
* fix type search on mysql model * 灰度模型迁移程序并发&迁移不落历史表
#12942) * add API getConfigHistoryInfoPair: query the detailed configuration history information pair, including original version and updated version. * add unit test. * correct code style. * correct code style. * correct code style. * Optimize code quality. * solve ci fail. * solve ci fail. * solve ci fail. * solve ci fail. * ci pass. * consider gray history config info. * solve ci error.
* fix type search on mysql model * 灰度模型迁移程序并发&迁移不落历史表 * Config migrate executor times * 1.Config migrate executor times 2. history comparation optimize * 1.Config migrate executor times 2. history comparation optimize * checkstyle
… the logic (#13024) optimize Config Query Chain logic
* fix comment typo on ServiceInfo(key) constructor * fix comment typo on ServiceInfo#GROUP_POSITION field
…13025) Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.96 to 9.0.98. --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Upgrade to 2.5.0. * Bump ui dependencies by npm audix. * Fix unit test. * Ignore DumpAllProcessorTest Tmp.
* fix type search on mysql model * 灰度模型迁移程序并发&迁移不落历史表 * fix notify delay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please do not create a Pull Request without creating an issue first.
What is the purpose of the change
XXXXX
Brief changelog
XX
Verifying this change
XXXX
Follow this checklist to help us incorporate your contribution quickly and easily:
[ISSUE #123] Fix UnknownException when host config not exist
. Each commit in the pull request should have a meaningful subject line and body.mvn -B clean package apache-rat:check findbugs:findbugs -Dmaven.test.skip=true
to make sure basic checks pass. Runmvn clean install -DskipITs
to make sure unit-test pass. Runmvn clean test-compile failsafe:integration-test
to make sure integration-test pass.