Releases: weaveworks/weave-gitops
Releases · weaveworks/weave-gitops
v0.6.0-rc0
🚀 Enhancements
- PR: #1196 - Add gitlab exports
- PR: #1187 - Remove app-config-url references
- PR: #1151 - Remove apps via PR for Github and Gitlab
- PR: #1167 - Validate namespaces in Gitops Install and Uninstall
- PR: #1148 - Add profiles API to query for available profiles
- PR: #1219 - Allow specifying git-host-to-provider-type mapping for on-prem gitlab support
🔥 UI
- PR: #1145 - Add and Implement Theme Colors
- PR: #1174 - Add app remove page
- PR: #1195 - Horizontal Distribution of Graph Nodes
- PR: #1186 - Small Storybook Fixes
- PR: #1154 - Add polling to Applications Page
- PR: #1221 - Add GitLab auth flow to application detail and remove
🐛 Bugs
- PR: #1181 - Adds the semver tag to the docker build
- PR: #1171 - Fail when app is added with prefix wego
- PR: #1218 - Fix broken validation output from dry-run
- PR: #1222 - Regenerate proto related objects after renaming ConfigURL to ConfigRepo
- PR: #1223 - Add support for cluster names with path separators
Uncategorized
- PR: #1155 - update protobuf files
- PR: #1157 - Update Readme to add brew install instructions
- PR: #1134 - Add negative tests for GitOps Enterprise
- PR: #1180 - Invert boldness in font definitions
- PR: #1170 - Supersede noun-verb ADR
- PR: #1184 - Bump node package version
- PR: #1197 - Debug brew
- PR: #1198 - Remove token for pushing to homebrew tap
- PR: #1200 - Update brew commit author
- PR: #1201 - Removing brew temporarily
- PR: #1175 - comment out library-integration-test
- PR: #1217 - Fix uninstall build error
- PR: #1182 - contributing guide
- PR: #1183 - Check environment variables are set before running integration/acceptance tests
- PR: #1232 - Revert field name from config_repo to config_url in wego app CRD
v0.5.1-rc3
🚀 Enhancements
🔥 UI
🐛 Bugs
- PR: #1181 - Adds the semver tag to the docker build
Uncategorized
- PR: #1155 - update protobuf files
- PR: #1157 - Update Readme to add brew install instructions
- PR: #1134 - Add negative tests for GitOps Enterprise
- PR: #1180 - Invert boldness in font definitions
- PR: #1170 - Supersede noun-verb ADR
- PR: #1184 - Bump node package version
- PR: #1197 - Debug brew
- PR: #1198 - Remove token for pushing to homebrew tap
- PR: #1200 - Update brew commit author
- PR: #1201 - Removing brew temporarily
v0.5.1-rc2
🔥 UI
🐛 Bugs
- PR: #1181 - Adds the semver tag to the docker build
Uncategorized
- PR: #1155 - update protobuf files
- PR: #1157 - Update Readme to add brew install instructions
- PR: #1134 - Add negative tests for GitOps Enterprise
- PR: #1180 - Invert boldness in font definitions
- PR: #1170 - Supersede noun-verb ADR
- PR: #1184 - Bump node package version
- PR: #1197 - Debug brew
- PR: #1198 - Remove token for pushing to homebrew tap
v0.5.1-rc1
v0.5.1-rc0
v0.5.0
🚀 Enhancements
- PR: #1007 - Moved middleware into server package
- PR: #1022 - Add UI logging flag
- PR: #1024 - 768 new directory structure
- PR: #1048 - Updated error message when hit "not found error" in gitprovider
- PR: #1052 - Renaming Git Provider Token header
- PR: #1066 - Add acceptance test for bug #810 and update how secret names are generated
- PR: #1053 - Add homebrew to release
- PR: #1065 - Changed URL type
git@
for one of the acceptance tests - PR: #1073 - Ask for confirmation when running
gitops uninstall
. - PR: #1069 - Upgrade uses new helm repo
- PR: #1027 - Expand UI test
- PR: #1112 - Pass user token to API via an HTTP header
- PR: #1146 - Fixed adding a Gitlab app via UI
- PR: #1137 - changes ProfileVersion to Version
- PR: #1150 - Adjustments to field ExpiresIn in TokenResponseState structure
🔥 UI
- PR: #989 - Add remove app button
- PR: #1042 - Commits show up in UI after authentication success
- PR: #1023 - Clarify the description of "namespace" in the UI and CLI
- PR: #1051 - Increase graph node size, and decrease graph node drop shadow
- PR: #1046 - Add GitLab OAuth flow the UI
- PR: #1087 - Add SyncApplication Button to UI
- PR: #1114 - Add React Storybook + Stories for
🐛 Bugs
- PR: #992 - Allow adding a public gitlab project
- PR: #1060 - Restore setup of beta install command
- PR: #1063 - 1062 - Use the correct default config branch for auto-merge
- PR: #1041 - Add namespace to wego-app manifests
- PR: #1054 - Create empty ssh key for git client to avoid creating real deploy keys when using dry-run.
- PR: #1064 - Fix cluster pull request statuses
- PR: #1117 - Ignore showing clusters PR url for statuses other than creation/deletion
- PR: #1099 - Set missing namespace on role/rolebinding
- PR: #1149 - Fixes
gitops upgrade
with gitlab - PR: #1153 - Fixes
gitops install
wego-app.yaml deployment when running in container
Uncategorized
- PR: #1019 - setup kubebuilder before running unit tests.
- PR: #1013 - Adds acceptance test for a gitlab subgroup
- PR: #872 - Pull CLI dependencies out of App Factory
- PR: #1047 - Fix selenium for macOS on nightly
- PR: #966 - Creating style guide
- PR: #1049 - Moving Loggers implementations to internal packages #1012
- PR: #1072 - Update jest, parcel for dependabot notice
- PR: #1097 - Add custom ssh key setup to fix actions
- PR: #1078 - Add missed changes to goreleaser for brew
- PR: #1110 - Refactor tests to prevent nightly failures
- PR: #1116 - Adds capi-app when upgrading
- PR: #1118 - Update deps with go mod tidy
- PR: #1121 - Update package.json for release
- PR: #1119 - Fix deploy job
- PR: #1127 - Adds back file required for consuming as a go module
- PR: #1131 - Add known_hosts and kubectl for bootstrap
- PR: #1156 - Skip GitOps Core UI Tests
- PR: #1101 - Add integration test coverage for adding an app in a GitLab repo
- PR: #1159 - Update package.json for release
- PR: #1161 - Avoid running other release jobs if goreleaser does not complete
- PR: #1162 - Set explicit node version
v0.5.0-rc2
🚀 Enhancements
- PR: #1007 - Moved middleware into server package
- PR: #1022 - Add UI logging flag
- PR: #1024 - 768 new directory structure
- PR: #1048 - Updated error message when hit "not found error" in gitprovider
- PR: #1052 - Renaming Git Provider Token header
- PR: #1066 - Add acceptance test for bug #810 and update how secret names are generated
- PR: #1053 - Add homebrew to release
- PR: #1065 - Changed URL type
git@
for one of the acceptance tests - PR: #1073 - Ask for confirmation when running
gitops uninstall
. - PR: #1069 - Upgrade uses new helm repo
- PR: #1027 - Expand UI test
- PR: #1112 - Pass user token to API via an HTTP header
🔥 UI
- PR: #989 - Add remove app button
- PR: #1042 - Commits show up in UI after authentication success
- PR: #1023 - Clarify the description of "namespace" in the UI and CLI
- PR: #1051 - Increase graph node size, and decrease graph node drop shadow
- PR: #1046 - Add GitLab OAuth flow the UI
- PR: #1087 - Add SyncApplication Button to UI
🐛 Bugs
- PR: #992 - Allow adding a public gitlab project
- PR: #1060 - Restore setup of beta install command
- PR: #1063 - 1062 - Use the correct default config branch for auto-merge
- PR: #1041 - Add namespace to wego-app manifests
- PR: #1054 - Create empty ssh key for git client to avoid creating real deploy keys when using dry-run.
- PR: #1064 - Fix cluster pull request statuses
- PR: #1117 - Ignore showing clusters PR url for statuses other than creation/deletion
Uncategorized
- PR: #1019 - setup kubebuilder before running unit tests.
- PR: #1013 - Adds acceptance test for a gitlab subgroup
- PR: #872 - Pull CLI dependencies out of App Factory
- PR: #1047 - Fix selenium for macOS on nightly
- PR: #966 - Creating style guide
- PR: #1049 - Moving Loggers implementations to internal packages #1012
- PR: #1072 - Update jest, parcel for dependabot notice
- PR: #1097 - Add custom ssh key setup to fix actions
- PR: #1078 - Add missed changes to goreleaser for brew
- PR: #1110 - Refactor tests to prevent nightly failures
- PR: #1116 - Adds capi-app when upgrading
- PR: #1118 - Update deps with go mod tidy
- PR: #1121 - Update package.json for release
v0.4.1
Flux Upgrade
- PR: #997 - Upgrade flux version from 0.19.1 to 0.21.0
This release comes with ECDSA as the default SSH key algorithm used by flux bootstrap and all the other commands that generate SSH keys. This change was imposed by GitHub that is no longer accepting RSA SHA-1 SSH keys.
Read the official release notes. The release notes include steps for rotating your SSH deploy keys.
🚀 Enhancements
- PR: #980 - Move
app add
toadd app
- PR: #983 - Move
app remove
todelete app
- PR: #958 - Sync application endpoint
- PR: #984 - Move
app pause
/app unpause
tosuspend app
/resume app
respectively - PR: #990 - Move
app list
toget apps
- PR: #931 - Add integration tests
- PR: #999 - Move
app <app-name> get commits
toget commits <app-name>
- PR: #998 - Move
app status
toget app
- PR: #1014 - Move auto-generated CLI reference under "CLI Reference" menu item
- PR: #1009 - Add flag validation for WGE commands
🔥 UI
- PR: #978 - Update README for UI Dev environment setup
🐛 Bugs
- PR: #970 - Fix overflowing text in graph nodes (#899)
- PR: #987 - Resolve nighlty test conflicts
- PR: #969 - Fix capi template being rendered without identityRef
- PR: #994 - FIx beta install to create the GitOps runtime file
- PR: #1000 - Remove pr- prefix from flags
- PR: #1006 - Replacing undescore with dashs on cluster names
- PR: #1008 - Fix delete cluster request body always being empty
- PR: #1015 - Fixes add-app in wego-server
v0.4.1-rc0
🚀 Enhancements
- PR: #980 - Move
app add
toadd app
- PR: #983 - Move
app remove
todelete app
- PR: #958 - Sync application endpoint
- PR: #984 - Move
app pause
/app unpause
tosuspend app
/resume app
respectively - PR: #990 - Move
app list
toget apps
- PR: #931 - Add integration tests
- PR: #999 - Move
app <app-name> get commits
toget commits <app-name>
- PR: #998 - Move
app status
toget app
- PR: #997 - Upgrade flux version from 0.19.1 to 0.21.0
- PR: #1014 - Move auto-generated CLI reference under "CLI Reference" menu item
🔥 UI
- PR: #978 - Update README for UI Dev environment setup
🐛 Bugs
- PR: #970 - Fix overflowing text in graph nodes (#899)
- PR: #987 - Resolve nighlty test conflicts
- PR: #969 - Fix capi template being rendered without identityRef
- PR: #994 - FIx beta install to create the GitOps runtime file
- PR: #1000 - Remove pr- prefix from flags
- PR: #1006 - Replacing undescore with dashs on cluster names
- PR: #1008 - Fix delete cluster request body always being empty
- PR: #1015 - Fixes add-app in wego-server