-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Sync/post release v0.59 #6498
Sync/post release v0.59 #6498
Conversation
Signed-off-by: Prashant Shahi <[email protected]>
Signed-off-by: Prashant Shahi <[email protected]>
Release/signoz 0.57.0
Signed-off-by: Prashant Shahi <[email protected]>
Release/v0.58.x
Signed-off-by: Prashant Shahi <[email protected]>
Release/v0.58.1
Signed-off-by: Prashant Shahi <[email protected]>
Release/v0.58.2
Signed-off-by: Prashant Shahi <[email protected]>
Release/v0.59.x
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me! Reviewed everything up to 7b6bd83 in 22 seconds
More details
- Looked at
184
lines of code in6
files - Skipped
0
files when reviewing. - Skipped posting
2
drafted comments based on config settings.
1. deploy/docker-swarm/clickhouse-setup/docker-compose.yaml:146
- Draft comment:
Ensure the updated image versionsignoz/query-service:0.59.0
is available and compatible with the rest of the setup. - Reason this comment was not posted:
Confidence changes required:33%
The PR updates image versions in multiple docker-compose files. It's important to ensure that the new versions are available and compatible. However, the PR description indicates this is a sync with the main branch, suggesting these versions are already validated. No issues found.
2. deploy/docker-swarm/clickhouse-setup/docker-compose.yaml:146
- Draft comment:
No issues found related to the specified rules. - Reason this comment was not posted:
Confidence changes required:0%
The PR does not contain any violations of the specified rules. The changes are primarily version updates in Docker configuration files and Go module files, which do not involve any of the rules related to design tokens, inline styles, ClickHouseReader interface, or file structure.
Workflow ID: wflow_UxhL61caIc6Xbk4E
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Summary
Sync latest
main
withdevelop
Important
Update Docker images and Go module dependencies to sync latest changes from
main
todevelop
.query-service
image to0.59.0
indocker-compose.yaml
,docker-compose-core.yaml
,docker-compose-minimal.yaml
, anddocker-compose.testing.yaml
.frontend
image to0.59.0
indocker-compose.yaml
,docker-compose-core.yaml
,docker-compose-minimal.yaml
, anddocker-compose.testing.yaml
.signoz-otel-collector
image to0.111.9
indocker-compose.yaml
,docker-compose-core.yaml
,docker-compose-minimal.yaml
, anddocker-compose.testing.yaml
.signoz-schema-migrator
image to0.111.9
indocker-compose.yaml
,docker-compose-core.yaml
,docker-compose-minimal.yaml
, anddocker-compose.testing.yaml
.github.com/SigNoz/signoz-otel-collector
tov0.111.9
ingo.mod
andgo.sum
.This description was created by for 7b6bd83. It will automatically update as commits are pushed.