v0.7.1-rc.3
Pre-release
Pre-release
weave-gitops-bot
released this
26 Apr 10:50
·
3110 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
- PR: #1963 - ref: Remove kube.Kube interface and implementation
- PR: #1948 - Better bcrypt use
- PR: #1995 - refactor: Use the camelCase fieds in all proto files
🔥 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
- PR: #1979 - Add Select All box to filter bar categories
- PR: #1993 - Align titles, fix fonts, and link logo to applications page
- PR: #2004 - Fix empty reconciled object tables
🐛 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
- PR: #1988 - Fix dev chart values
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
- PR: #1976 - Updates for 0.7.1-rc.1
- PR: #1978 - Final* small release process changes
- PR: #1984 - Move javascript out of the server binary
- PR: #1986 - ref: delete gitproviders/cache
- PR: #1989 - Update auth check
- PR: #1991 - Updates for 0.7.1-rc.2
- PR: #1987 - refactor: clean up
pkg/models
- PR: #1994 - Fix HelmRlease typo in docs
- PR: #1985 - Some light changes
- PR: #1996 - Fix mis-spelling of HelmRelease for stable documentation
- PR: #1997 - docs: Copy the changes from #1985 to the unstable docs
- PR: #1999 - refactor: Tidy up server tests a little