Skip to content

v0.9.6

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 12:17
· 2020 commits to main since this release
b595340

Highlights over v0.9.5

  • When adding applications, you can now preview the changes(PR) before creating a pull request
  • You can now see included Cluster Profiles when previewing your Create Cluster PR
  • Notifications are now available in the Notifications Page
  • You can now automatically create namespace when adding applications

Dependency versions

  • weave-gitops v0.9.6
  • cluster-controller v1.3.2
  • cluster-bootstrap-controller v0.3.0
  • (optional) policy-agent 1.2.1

Known issues

  • no known issues

⚠️ Breaking changes from v0.9.5

  • no known breaking changes

🚀 Enhancements

  • PR: #1585 - Inject JSON to the first and annotated resources.
  • PR: #1568 - Add query params to Add application page To be able to share clusterName through it
  • PR: #1615 - update filters and Template table
  • PR: #1627 - Bump weave-gitops to released version v0.9.6
  • PR: #1626 - show credential and profiles and kustomization depnding on new annotation Key
  • PR: #1451 - [UI/BE] Add PR Preview for Applications and include Profiles in the Add Cluster PR Preview
  • PR: #1634 - refactor all anchors to use Link component to make they all have safe url

🔥 UI

  • PR: #1555 - Add suspend/resume to TF UI
  • PR: #1544 - Add TF UI Sync functionality
  • PR: #1596 - moving sectionHeader component to pageTemplate
  • PR: #1643 - Update API response to include status.lastAppliedRevision fields
  • PR: #1659 - Display href next to add app source dropdown

🐛 Bugs

  • PR: #1577 - add crossorigin config to manifest
  • PR: #1584 - [UI] Notifications Page shows a 404 instead of Notifications
  • PR: #1588 - Fix wrong enum value for Kustomization fetching
  • PR: #1494 - fix navigation warning in cluster page
  • PR: #1597 - [UI/BE] Bug fixes
  • PR: #1603 - remove fill attr from navigation svg icon
  • PR: #1528 - Add create namespace checkbox to Add Application
  • PR: #1654 - Fix bug in InjectLabels.
  • PR: #1658 - fix: Bump Flux dependencies
  • PR: #1672 - clear (Form) callBackSatus at the first render of add application component

🧪 Tests

  • PR: #1578 - Adding application add app test
Uncategorized
  • PR: #1580 - Revert "Add suspend/resume to TF UI"
  • PR: #1582 - Revert "Merge pull request #1580 from weaveworks/revert-1555-jp-tf-pa…
  • PR: #1552 - [UI] Small fixes - follow up on Edit Cluster PR
  • PR: #1542 - Return Template labels in get/list templates responses
  • PR: #1576 - fix resiliency in get policy violations
  • PR: #1586 - Bump weave-gitops to latest
  • PR: #1560 - Update release instructions
  • PR: #1601 - Bump weave-gitops to latest
  • PR: #1617 - Fixed nightly failing application tests
  • PR: #1610 - Fix CoreClient mock console errors
  • PR: #1624 - Remove filter params from templates navigations
  • PR: #1510 - Fixes up tilt a bit
  • PR: #1628 - Move profiles and helm-caching from OSS to EE
  • PR: #1605 - Bump weave-gitops to latest
  • PR: #1625 - retrieve the namespace of the GitOpsCluster object
  • PR: #1635 - Fixed Kustomization (application) test failure
  • PR: #1642 - fix tenancy deployment role binding name
  • PR: #1650 - add template labels to generate resources
  • PR: #1652 - Add env var to skip UI builds for local dev
  • PR: #1662 - Fix gitlab browser failures
  • PR: #1668 - Fixed application tests after moving application href next to dropdown
  • PR: #1674 - Fix acceptance tests due to anchor refactoring
  • PR: #1675 - update the flux version to 0.35.0
  • PR: #1685 - Bump policy-agent version to 1.2.1