Skip to content

Commit 3fb3773

Browse files
authored
Merge branch 'main' into otel-exporter-layer
2 parents 70e88ff + 855dd82 commit 3fb3773

File tree

72 files changed

+2102
-1105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+2102
-1105
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ workflows:
388388
- services/shuttle-actix-web
389389
- services/shuttle-axum
390390
- services/shuttle-poem
391+
- services/shuttle-rama
391392
- services/shuttle-rocket
392393
- services/shuttle-salvo
393394
- services/shuttle-serenity
@@ -558,6 +559,7 @@ workflows:
558559
- services/shuttle-actix-web
559560
- services/shuttle-axum
560561
- services/shuttle-poem
562+
- services/shuttle-rama
561563
- services/shuttle-rocket
562564
- services/shuttle-salvo
563565
- services/shuttle-serenity

.github/ISSUE_TEMPLATE/BUG-REPORT.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body:
1818
attributes:
1919
label: Version
2020
description: What version of Shuttle CLI are you running (`shuttle --version`)?
21-
placeholder: "v0.53.0"
21+
placeholder: "v0.55.0"
2222
validations:
2323
required: true
2424
- type: dropdown

CHANGELOG.md

Lines changed: 65 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)