🚀 Enhancements
- PR: #1239 - Configure zapr logger to skip the caller
- PR: #1244 - Update go version to 1.17
- PR: #1044 - Upgrade flux version from 0.21.0 to 0.24.1
- PR: #1141 - 1002 cluster association
- PR: #1277 - Adds a layer field to the profiles response
- PR: #1135 - Add --profiles support to
gitops add cluster
- PR: #1192 - Added
gitops check --pre
command - PR: #1288 - Watch and cache helmcharts
- PR: #1227 - add
gitops get profiles
command
🔥 UI
- PR: #1233 - Add Button Improvements and Update Logo
- PR: #1202 - Improve Graph Zoom Functionality
- PR: #1267 - Fixes Polling Errors on Remove Page
- PR: #1275 - Validate credentials on
AddApplication
page - PR: #1282 - Refresh AppDetail on Sync
- PR: #1283 - Remove Polling Message on Applications Page
- PR: #1279 - Extends Nav height to match Content
- PR: #1300 - Links to commits open new tab
- PR: #1313 - Change order of fields in add application form
- PR: #1299 - Link to PR on App Remove
🐛 Bugs
- PR: #1266 - Fix release script to avoid invalid tags
- PR: #1249 - Avoid uploading key in public repos
- PR: #1265 - Navigate to gitlab merge requests on app add
- PR: #1293 - Fixes version reported by the
gitops
binary in thewego-app
docker image in a tagged release - PR: #1281 - Fixes RBAC permissions for wego-app
- PR: #1315 - Reformat add app help text
- PR: #1322 - Fix cache value being overwritten
- PR: #1301 - Add deploy key for public repo
Uncategorized
- PR: #1252 - Removed duplicate fail register
- PR: #1261 - Fix for image-spec vuln
- PR: #1245 - Run acceptance tests in both github and gitlab
- PR: #1272 - Fix lint issues on CI
- PR: #1274 - Add brew back into release
- PR: #1268 - Add WithAuth middleware
- PR: #1289 - Disable checkpoint for all CI jobs
- PR: #1292 - Refactor ListApplications to create fetcher at the time of the request
- PR: #1297 - Fixes upgrade command
- PR: #1296 - Update theme, title & button components and lib exports
- PR: #1309 - Upgrades to a ggp w/ the on-prem-gitlab fix
- PR: #1312 - Make docker builds faster
- PR: #1308 - Include weave-gitops in resources managed by weave-gitops
- PR: #1307 - Refactor application endpoints to get
client
at the time of the request