v0.7.1-rc.1
Pre-release
Pre-release
weave-gitops-bot
released this
21 Apr 16:01
·
3146 commits
to main
since this release
🚀 Enhancements
- PR: #1912 - refactor: Make namespace force recache a sync operation
- PR: #1906 - update version in package.json before release
- PR: #1913 - ref: Update cache container to sync several caches
- PR: #1922 - Introducing limited user
- PR: #1938 - Kustomizations pagination
🔥 UI
- PR: #1821 - Restyle Filter Modal
- PR: #1926 - Add Filtering Options
- PR: #1931 - Remove flux-system as the default namespace from requests
- PR: #1937 - Improve Filter Animation
- PR: #1940 - Style Icon Button Hover State
- PR: #1954 - Remove width constraints from data tables to allow for horizontal scrolling
🐛 Bugs
- PR: #1920 - fix: Namespace cach can be called before the first results come back
- PR: #1904 - Switch to path routing (from hash routing)
- PR: #1935 - Populate namespace on automation detail screens
- PR: #1932 - Redirect to sign in on AJAX requests
- PR: #1945 - Make sourceRef namespace optional
- PR: #1950 - Fix HelmRelease nav and styling
- PR: #1972 - ui: Make CoreClientContext monkeypatch work
- PR: #1973 - Fix sub page navigation
Uncategorized
- PR: #1908 - Fix Spacing in Page Component
- PR: #1914 - Update helm chart + CLI release version
- PR: #1910 - Documentation updates for v0.7.0
- PR: #1921 - docs: Fix manual download instructions, update readme
- PR: #1929 - Added missing version prefix. Command was broken.
- PR: #1936 - Do not delete
.idea
folder onmake clean
- PR: #1941 - Stop the testEnv
- PR: #1930 - Replace the release process with a workflow
- PR: #1944 - Docs fixes
- PR: #1951 - Add dedicated components for core details functionality, export flux hook
- PR: #1958 - update docs based on sync requirements
- PR: #1924 - Run release process as weave-gitops-bot, and re-enable homebrew tap generation
- PR: #1957 - Updates for 0.7.0-patch1
- PR: #1974 - release: Fix condition to skip brew tap generation
- PR: #1975 - release: Fix github action for tagging docker images