Skip to content
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

deck 1.28 introduces breaking changes #1071

Closed
rspurgeon opened this issue Oct 31, 2023 · 2 comments
Closed

deck 1.28 introduces breaking changes #1071

rspurgeon opened this issue Oct 31, 2023 · 2 comments

Comments

@rspurgeon
Copy link
Collaborator

  • Commands marked as deprecated issue the deprecated warning to STDOUT causing a breaking change for any successful expected output. For example:
deck dump --format json --yes | jq .
jq: parse error: Invalid numeric literal at line 1, column 8
  • deck dump writes to STDOUT by default where prior it wrote to kong. by default
  • deck gateway sync hangs and cannot be broken by Ctrl-C on the CLI process
@Tieske
Copy link
Member

Tieske commented Nov 1, 2023

item 2: see #1073 for the fix

@Tieske
Copy link
Member

Tieske commented Nov 3, 2023

item 3 tracked in #1077 , others fixed in 1.28.1, closing this.

@Tieske Tieske closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants