Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 15:03
· 217 commits to main since this release
fef7c47

Changelog

  • e158913 Add workaround to the nullable enum issue
  • ff58a61 Merge pull request #33 from ninech/nullable-enum-workaround
  • 94c7e4f Merge pull request #37 from ninech/addr-env
  • fef7c47 Merge pull request #39 from ninech/basic-auth
  • 69911fc add application tests for credentials gathering
  • cd9f484 add basic auth to application update commands
  • 0667271 add basic auth to project config creation
  • 2fba0a6 add basic auth to project config update
  • d4f1dd4 feat: allow configuring API/Logs server via env
  • aa7fd5f implement application credentials gathering
  • 7c572d4 implement basic auth parameter for application creation
  • fd8d859 improve output function
  • ad93ec9 provide basic auth type
  • a31d403 provide unified name to print nctl commands
  • 354e189 update APIs to contain basic auth parameter