You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps github.com/polarismesh/polaris-go from 1.3.0 to 1.5.8.
Release notes
Sourced from github.com/polarismesh/polaris-go's releases.
... (truncated)
Commits
e9177ea
fix:修复路由匹配失败默认转为返回全部实例 (#216)d27bee2
fix:[动态配置]修复config_flow递归加读锁导致的死锁问题 (#212) (#215)1f7b1e7
fix:rawMetaValue matchAll (#214)da06acf
feat:support watch config_group (#187)f371bb2
fix:动态路由中,支持destination的值'*'匹配 (#181)7fa2070
fix:修复配置加密场景下兜底文件容灾失败 (#180)6df6b41
Fix config disaster (#179)4ca9b5c
update go.mod polarismesh/specification v1.4.1 (#177)c10b3ff
feat: support configuration file operation api (#175)03a52e4
Fix issue 171 & 172 (#173)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show