🚀 Enhancements
- PR: #1284 - Refactor install
- PR: #1339 - Validate app naming using IsDNS1123Label from k8s
- PR: #1330 - Saving config-repo URL in cluster
- PR: #1348 - Add tilt.dev support for local development
- PR: #1317 - Add notifications if a new profile version is available
- PR: #1360 - Implement
add profile
to install a profile to a cluster - PR: #1408 - Modify the local build to install and configure tilt for first runners
- PR: #1438 - Pass Credentials from the HelmRepository
- PR: #1445 - Implement
update profile
to patch a profile's HelmRelease - PR: #1463 - Add option for configuring PR settings in add/update profile
- PR: #1472 - Add logout endpoint
- PR: #1490 - Auth SignIn - OIDC / Superuser
- PR: #1492 - Auth logout
- PR: #1483 - Serve
ui run
over https - PR: #1524 - Add a RoleBinding for
User: admin
🔥 UI
- PR: #1321 - Adds Sorting to Data Table
- PR: #1347 - Add Background
- PR: #1367 - Adds Pagination to Data Table
🐛 Bugs
- PR: #1328 - Add missing roles for the helm watcher
- PR: #1320 - Print out GitSource from config repository on dry-run
- PR: #1384 - Fix the downloading of tilt on OSX
- PR: #1391 - Add groups scope
- PR: #1393 - Pend the profiles test until we can figure out a better way to run them
- PR: #1403 - Fix the tilt build locally
- PR: #1430 - Fix the notification controller address
Uncategorized
- PR: #1314 - Fix flaky unit test
- PR: #1286 - Fix nightly tests and refactor add tests
- PR: #1326 - Updated weave-gitops version on curl command in README.md
- PR: #1343 - Re-disable GitHub auth flow tests
- PR: #1336 - Change nightly tests and add weekly tests
- PR: #1341 - Fix flaky test by disabling Prometheus metrics
- PR: #1346 - Use Makefile job for linter and update package.json before release
- PR: #1345 - Get kube client during HTTP request
- PR: #1355 - Only run tests when PRing to main
- PR: #1353 - Update profile endpoints to request a
client.Client
during an HTTP request - PR: #1350 - Fix readme version number
- PR: #1329 - Report correct version when building docker image on-release
- PR: #1370 - Fix nightly syntax
- PR: #1368 - Update containerd and runc(go), trim and parcel (UI) for known alerts
- PR: #1374 - Tilt install fix
- PR: #1378 - Set nightly test time
- PR: #1334 - Only add deploy key when needed
- PR: #1377 - Expose test fakes as a package
- PR: #1358 - Restructure GitHub auth test to remove flakiness
- PR: #1390 - Notify Slack when the
main
branch build fails - PR: #1395 - fix jwt-go warning
- PR: #1398 - use gopkg.in/yaml.v2 2.4.0 to resolve snyk warning
- PR: #1392 - use local registry when running acceptance tests
- PR: #1396 - Fixes system kustomization reconciling if no profiles installed
- PR: #1400 - improve waiting for resources to exist
- PR: #1405 - fix deploy workflow
- PR: #1413 - change kind-cluster script to bash
- PR: #1372 - Add docs
- PR: #1428 - clean up docs references to
wego
CLI - PR: #1387 - Add instructions on
gitops upgrade
for hosted/on-prem gitlab - PR: #1427 - Add OIDC docs for WGE
- PR: #1423 - use nightly-build wego-app image tag for nightly runs
- PR: #1397 - Refactor add test file
- PR: #1433 - Fix nightly CI failures
- PR: #1458 - Pend failing smoke test
- PR: #1450 - Fix workflow link in the
website
README - PR: #1470 - Resolve wait times issues for tests
- PR: #1504 - Upgrade weaveworks/go-checkpoint to version with go.mod
- PR: #1531 - Turn off gitlab acceptance tests
- PR: #1529 - ci: Don't need to run snyk test manually
- PR: #1493 - Add docs for superuser flow
- PR: #1516 - Rate limit login requests
- PR: #1528 - Add exports
- PR: #1547 - Images for ee
- PR: #1567 - docs: Ensure secret literal is quoted properly
- PR: #1568 - Add http-proxy-middleware