Skip to content

v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 15:37
· 3793 commits to main since this release
aa4fa77

馃殌 Enhancements

  • PR: #870 - Export the ApplicationAdd page from the npm module
  • PR: #851 - Add ability to filter templates by provider
  • PR: #873 - Export components, helpers and types required to implement OAuth UI flows in npm module consumers
  • PR: #875 - Release script
  • PR: #824 - Add upgrade command
  • PR: #879 - Auto-generate CLI docs and update documentation repository on release
  • PR: #886 - Add error column when listing templates
  • PR: #891 - Add RemoveApplication api endpoint
  • PR: #896 - Replace uses of "wego-system" with the wego.DefaultNamespace constant
  • PR: #887 - Using RepoURL everywhere
  • PR: #882 - Add beta commands with support for new directory layout
  • PR: #935 - Changes files to start the release process
  • PR: #930 - Split up acceptance tests into multiple checks
  • PR: #957 - Update version

馃敟 UI

  • PR: #870 - Export the ApplicationAdd page from the npm module
  • PR: #874 - Add footer with help links and add docs link to CLI help text

馃悰 Bugs

  • PR: #877 - Show entitlement errors and warnings in CLI output
  • PR: #885 - Add ui check to test.yml
  • PR: #906 - Use delete verb for RemoveApplication and handle trailing slashes in URLs.
  • PR: #905 - Add namespace check for helm target
  • PR: #855 - Test for user namespace apps
  • PR: #902 - Adding v to docker image in wego-app deployment
  • PR: #915 - Fix request field mismatch in AddApplication method
  • PR: #920 - Prefix kustomization path with "."
  • PR: #928 - Remove user info from cluster context name
  • PR: #929 - Fix parsing a url as none
  • PR: #926 - Fix manifest ordering bug and add type safety to yamls
  • PR: #951 - Fix mistake on the release script
Uncategorized - PR: #883 - [fix] typo in terminal output - PR: #853 - Add architecture ADR - PR: #933 - Publish binary with latest postfix - PR: #924 - Add rc number incrementing to release script