Skip to content

Commit

Permalink
Version tag obsolete in docker compose Part 5 (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottf authored Jul 11, 2024
1 parent 3d79731 commit e35c73d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion examples/jetstream/list-subjects/dotnet2/output.cast
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{"version": 2, "width": 0, "height": 0, "timestamp": 1720637565, "env": {"SHELL": null, "TERM": null}, "title": "NATS by Example: jetstream/list-subjects/dotnet2"}
[2.147359, "o", "\u001b[33mWARN\u001b[0m[0000] /tmp/3259475979/docker-compose.yaml: `version` is obsolete \r\n"]
[3.401865, "o", "Before publishing any messages, there are 0 subjects: \r\n"]
[3.412778, "o", "After publishing a message to a subject, it appears in state:\r\n"]
[3.413767, "o", " Subject 'plain', Count 1\r\n"]
Expand Down
3 changes: 1 addition & 2 deletions examples/jetstream/list-subjects/dotnet2/output.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
WARN[0000] /tmp/3259475979/docker-compose.yaml: `version` is obsolete
Before publishing any messages, there are 0 subjects:
Before publishing any messages, there are 0 subjects:
After publishing a message to a subject, it appears in state:
Subject 'plain', Count 1
Wildcard subjects show the actual subject, not the template:
Expand Down

1 comment on commit e35c73d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for nats-by-example ready!

✅ Preview
https://nats-by-example-7pzfyp5t9-connecteverything.vercel.app

Built with commit e35c73d.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.