⚠️ Breaking changes
This release does not support Kubernetes versions below K8S 1.31.1 and is strictly compatible with flux 2.4.0 onwards.
💸 Features and improvements
- Added support for Flux 2.4.0 to take advantage of the latest features and improvements.
- Updated UI to the latest React and MUI versions to improve performance and user experience, as well as fix security vulnerabilities.
- Updated all backend dependencies to the latest versions to address security concerns and improve stability.
- A new documentation domain has been made available to improve user experience and make finding the information you need easier.
- Deprecated support for Flux versions before v2.4.0 to ensure compatibility with the latest features and improvements and ease of maintenance for future releases by a smaller team of maintainers.
- Added feature toggling to enable OpenTofu compatibility.
🔧 How to Test:
- Download the release candidate from the link above.
- Follow the installation guide to set it up.
- Report any issues or feedback on our GitHub Issues page.
Flux compatibility
Flux version | Minimum required |
---|---|
v2.4
| >= 2.4.0
|
For Flux migrations to v2.0, see the documentation for flux.
Kubernetes compatibility
K8S version | Minimum required |
---|---|
>=1.31.x
| >= 1.31.0
|
Contributors
Gratitude to the following developers for making this release candidate possible:
erikgb
tenstad
mproffitt
gusevda
casibbald
bigkevmcd
makkes
foot
enekofb
No amount of thanks is sufficient to show gratitude to all the previous contributors who got the product to where it was before this release; we stand on the shoulders of giants!
What's Changed
- Update LICENSE to Apache 2 by @bigkevmcd in #4201
- Make pipeline green again by @casibbald in #4207
- CI: temporarily disable docs until algolia key issue is addressed by @casibbald in #4211
- build(deps): Bump follow-redirects from 1.15.2 to 1.15.9 in /website by @dependabot in #4212
- build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #4208
- build(deps): Bump webpack from 5.76.1 to 5.94.0 in /website by @dependabot in #4213
- build(deps): Bump micromatch from 4.0.5 to 4.0.8 in /website by @dependabot in #4214
- build(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #4215
- build(deps): Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website by @dependabot in #4210
- build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #4184
- build(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #4185
- build(deps): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website by @dependabot in #4199
- build(deps): Bump express from 4.18.2 to 4.21.1 in /website by @dependabot in #4216
- Revert me when target is ready - temporarily disable image upload by @casibbald in #4218
- revert-me when new ossf is available by @casibbald in #4219
- charles | revert-me when new ossf is available [1] by @casibbald in #4220
- build(deps): Bump braces from 3.0.2 to 3.0.3 in /website by @dependabot in #4217
- CI: testing bumping proto by @casibbald in #4221
- Ensure health status for custom resources implementing kstatus by @erikgb in #4192
- Dont sitemap versions by @enekofb in #4112
- Helm: Add namespace to all resources by @megum1n in #4195
- Upgrade flux to 2.4.0 by @weave-gitops-bot in #4232
- renable osf by @casibbald in #4233
- Support flux 2 4 0 by @casibbald in #4230
- fix: GetInstalledDashboard should support nil Chart by @erikgb in #4236
- Fix scorecard workflow by @makkes in #4239
- fix: audit errors around nanoid by @casibbald in #4242
- fix: test pinned dependencies by @casibbald in #4244
- Fix FOSSA errors by @casibbald in #4234
- Fix golang x crypto by @casibbald in #4245
- Fix go jose dep in mockoidc by @casibbald in #4247
- Additional go-jose dependency update by @casibbald in #4248
- New fossa key by @casibbald in #4249
- Codeql adhere to1.n.p syntax fixes by @casibbald in #4250
- Fossa securty CVE warnings by @casibbald in #4251
- Update badge links for new free FOSSA account by @casibbald in #4252
- Update urls to weaveworks.org by @casibbald in #4253
- Update email address by @casibbald in #4254
- Add go report by @casibbald in #4255
- [Snyk] Security upgrade axios from 0.28.1 to 1.7.8 by @casibbald in #4256
- [Snyk] Security upgrade axios from 0.28.1 to 0.29.0 by @casibbald in #4257
- Adding parcel and commander by @casibbald in #4258
- Fix Non-linear parsing of case-insensitive content in golang.org/x/ne… by @casibbald in #4259
- Make docs great again by @casibbald in #4260
- Update to use github pages by @casibbald in #4266
- chore: remove package lock (in favor of yarn.lock) by @tenstad in #4267
- test removal of extra slash by @casibbald in #4268
- Fix extra slash by @casibbald in #4269
- chore: run yarn install to update yarn.lock by @tenstad in #4272
- chore: cleanup package.json by @tenstad in #4273
- fix workflow by @casibbald in #4274
- chore(deps): upgrade docusaurus to v3 by @tenstad in #4270
- chore: fix yarn lock file by @tenstad in #4275
- revert: docusaurus v3 by @tenstad in #4279
- build from branch by @casibbald in #4278
- chore(deps): upgrade docusaurus to v3 by @tenstad in #4280
- fix: upgrade/migrate buf to latest release (1.48.0) by @erikgb in #4283
- ci: don't run FOSSA job in forks by @erikgb in #4285
- ci: enable Trivy vulnerability scanning by @erikgb in #4291
- ci: enable Dependabot for GH actions upgrades by @erikgb in #4292
- chore: node 22 by @tenstad in #4290
- chore: website node 22 by @tenstad in #4295
- chore: remove jest 29 resolution by @tenstad in #4284
- chore: don't delete *.iml (IDEA module) files on 'make clean' by @erikgb in #4287
- fix: jest-fail-on-console by @tenstad in #4286
- chore: remove direct dependency to github.com/pkg/errors by @erikgb in #4293
- chore: remove dependency to gotest.tools by @erikgb in #4294
- ci: add missing permission to Trivy scan job by @erikgb in #4298
- chore: bump Flux module dependencies by @erikgb in #4297
- chore: address pinned dependencies error by @casibbald in #4299
- chore: bump generic (non-proto) module dependencies by @erikgb in #4300
- chore(deps): upgrade to mui 5 by @tenstad in #4296
- chore: yarn 4 by @tenstad in #4289
- chore: address pinned dependencies error by @casibbald in #4302
- ci: setup Go/Node from file by @erikgb in #4301
- chore(deps): upgrade path-to-regexp by @tenstad in #4288
- chore: jest 29 by @tenstad in #4303
- ci: simplify Node.js cache by @erikgb in #4304
- chore: docker ingore yarn install state by @tenstad in #4306
- ci: correct order of Upload Binary job steps by @erikgb in #4309
- chore: avoid ts deps with js jest conf by @tenstad in #4311
- chore: add missing dependencies by @tenstad in #4312
- ci: improve/fix golangci-lint config by @erikgb in #4307
- chore: remove bucket server leftovers by @erikgb in #4324
- chore(deps): upgrade fortawesome by @tenstad in #4318
- chore: use rspack for faster builds by @tenstad in #4319
- chore!: remove core server GetSessionLogs operation by @erikgb in #4325
- chore: use json babel by @tenstad in #4308
- chore(deps): install website peer deps by @tenstad in #4313
- chore(deps): rm redundant @docusaurus/theme-search-algolia by @tenstad in #4314
- chore(deps): upgrade react player by @tenstad in #4315
- chore(deps): remove unused url-loader by @tenstad in #4316
- chore: format docusaurus config by @tenstad in #4320
- ci: don't ask for longer retention that GH provides by @erikgb in #4321
- chore: remove unused website babel config by @tenstad in #4322
- chore: cleanup unused (and broken) lib tests by @erikgb in #4323
- chore(deps): remove unused and deprecated trim by @tenstad in #4317
- ci: cleanup dependabot.yml to see if it starts working by @erikgb in #4326
- test(deps): bump envtest to 1.32.0 by @erikgb in #4328
- chore: enable gci linter by @erikgb in #4330
- chore: enable nolintlint linter by @erikgb in #4331
- chore: enable tenv linter by @erikgb in #4332
- chore: enable gofumpt linter by @erikgb in #4333
- chore: enable errchkjson linter by @erikgb in #4329
- ci: renovate GHA versions manually by @erikgb in #4327
- chore: generate new snapshots for 2025 by @tenstad in #4336
- chore: remove unused useRequestState by @tenstad in #4335
- ci: configure Dependabot for all relevant upgrades by @erikgb in #4337
- ci: don't run FOSSA actions for pull requests by @erikgb in #4352
- chore(deps): upgrade to react 18 and styled-components 6 by @tenstad in #4334
- ci: migrate deprecated set-output commands by @erikgb in #4351
- build(deps): Bump golang from 1.23.2 to 1.23.4 by @dependabot in #4339
- chore: bump proto module dependencies by @erikgb in #4282
- test(deps): bump Ginkgo to version 2.22.2 by @erikgb in #4354
- bump react react-dom to 19.0.0 in /website by @casibbald in #4353
- build(deps): Bump luxon and @types/luxon by @dependabot in #4349
- build(deps-dev): Bump yarn-audit-fix from 9.3.1 to 10.1.1 in /website by @dependabot in #4340
- Taking out a bad change on docs rule by @casibbald in #4356
- Revert "bump react react-dom to 19.0.0 in /website" by @casibbald in #4357
- Update support link by @casibbald in #4359
- chore: add OpenSSF Scorecard badge by @erikgb in #4358
- Remove report as it no longer updates due to paid plan expiry by @casibbald in #4360
- ci: react Dependabot group by @erikgb in #4361
- build(deps): Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 by @dependabot in #4367
- build(deps-dev): Bump @parcel/transformer-typescript-tsc from 2.8.3 to 2.13.3 by @dependabot in #4366
- Fix: release test snapshots by @casibbald in #4369
- Update docs deploy rule by @casibbald in #4372
- refactor: migrate calls to deprecated NewSimpleClientset by @erikgb in #4371
- build(deps-dev): Bump @babel/preset-react from 7.25.9 to 7.26.3 by @dependabot in #4365
- refactor: migrate calls to deprecated Poll* functions by @erikgb in #4373
- refactor: migrate calls to deprecated NewSerializer by @erikgb in #4375
- refactor: migrate calls to deprecated grpc.Dial by @erikgb in #4376
- refactor: migrate use of deprecated HelmRelease .status.lastReleaseRe… by @erikgb in #4374
- ci(deps): docusaurus Dependabot group by @erikgb in #4381
- ci(deps): improve react Dependabot group by @erikgb in #4382
- ci(deps): Dependabot group patterns match prefix by @erikgb in #4386
- ci(deps): mend corrupt Dependabot config by @erikgb in #4387
- ci(deps): no YAML alias support in Dependabot config by @erikgb in #4388
- build(deps): Bump commander from 11.1.0 to 13.0.0 by @dependabot in #4384
- ci(deps): yet another attempt to fix Dependabot grouping by @erikgb in #4392
- build(deps): Bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 by @dependabot in #4393
- build(deps): Bump the docusaurus group in /website with 7 updates by @dependabot in #4396
- ci(deps): raise open-pull-requests-limit for Dependabot frontend deps by @erikgb in #4398
- build(deps): Bump d3 from 7.6.1 to 7.9.0 by @dependabot in #4399
- build(deps): Bump jest-canvas-mock from 2.4.0 to 2.5.2 by @dependabot in #4401
- build(deps-dev): Bump yarn-audit-fix from 10.0.1 to 10.1.1 by @dependabot in #4402
- build(deps): Bump postcss from 8.4.31 to 8.4.49 by @dependabot in #4403
- build(deps): Bump react-syntax-highlighter from 15.5.0 to 15.6.1 by @dependabot in #4404
- build(deps): Bump @mui/icons-material from 6.3.0 to 6.3.1 by @dependabot in #4406
- build(deps-dev): Bump jest-styled-components from 7.1.1 to 7.2.0 by @dependabot in #4408
- build(deps): Bump yaml from 2.2.2 to 2.7.0 by @dependabot in #4405
- build(deps): Bump history from 5.2.0 to 5.3.0 by @dependabot in #4410
- build(deps): Bump styled-components from 6.1.13 to 6.1.14 by @dependabot in #4412
- ci(deps): add more Dependabot groups by @erikgb in #4417
- build(deps-dev): Bump eslint-plugin-import from 2.25.4 to 2.31.0 by @dependabot in #4422
- build(deps): Bump react-lottie-player from 1.4.3 to 2.1.0 by @dependabot in #4409
- build(deps): Bump @mui/material from 6.3.0 to 6.3.1 by @dependabot in #4416
- build(deps-dev): Bump @testing-library/jest-dom from 5.16.5 to 6.6.3 by @dependabot in #4420
- build(deps): Bump js-sha3 from 0.8.0 to 0.9.3 by @dependabot in #4421
- build(deps-dev): Bump @types/lodash from 4.14.178 to 4.17.14 by @dependabot in #4419
- build(deps): Bump http-proxy-middleware from 2.0.7 to 3.0.3 by @dependabot in #4413
- build(deps-dev): Bump buffer from 5.7.1 to 6.0.3 by @dependabot in #4426
- build(deps): Bump react-toastify from 9.1.3 to 11.0.2 by @dependabot in #4414
- ci(deps): new Dependabot group for parcel deps by @erikgb in #4429
- build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #4431
- chore: initial devcontainer configuration by @erikgb in #4435
- fix: babel/parcel build warnings by @erikgb in #4436
- ci: reduce retention to minimum for uploaded image tar's by @erikgb in #4438
- ci: avoid failing jobs when syncing fork by @erikgb in #4439
- build(deps-dev): Bump prettier from 2.6.2 to 3.4.2 by @erikgb in #4441
- fix: clean up inefficient resolutions by @erikgb in #4440
- fix: bump ts config target to ES2018 by @erikgb in #4437
- Revert "fix: bump ts config target to ES2018" by @casibbald in #4442
- ci: go Dependabot group for golang.org/x/* deps by @erikgb in #4451
- build(deps): Bump github.com/minio/minio-go/v7 from 7.0.82 to 7.0.83 by @dependabot in #4450
- build(deps): Bump the golang-x group with 3 updates by @dependabot in #4453
- Revert "chore!: remove core server GetSessionLogs operation" by @casibbald in #4454
- Update to use gofakes3 PR that introduces force delete of buckets by @casibbald in #4455
- Additional go dep updates by @casibbald in #4457
- build(deps): Bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 by @dependabot in #4458
- ci: don't run repostats schedule job in forks by @erikgb in #4460
- build(deps): Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #4459
- build(deps): Bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot in #4461
- build(deps): Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by @dependabot in #4462
- build(deps): Bump node from
0e910f4
to1f09742
by @dependabot in #4464 - Upgrade eslint and migrate config by @erikgb in #4456
- ci: new lint-fix make target by @erikgb in #4471
- ci: init new workflow to build images by @erikgb in #4468
- Logger initialization issue by @casibbald in #4472
- fix: call to logger with odd number of key/value params by @erikgb in #4478
- build(deps): Bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #4474
- build(deps): Bump node from
1f09742
to99981c3
by @dependabot in #4476 - build(deps): Bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3 by @dependabot in #4477
- build(deps): Bump the react-docs group across 1 directory with 3 updates by @dependabot in #4470
- ci: rename Helm chart workflow file by @erikgb in #4479
- Bring back
@babel/preset-env
preset by @gusevda in #4481 - ci: in-line build-image workflow into pr by @erikgb in #4480
- build(deps-dev): Bump the parcel group with 3 updates by @dependabot in #4432
- build(deps-dev): Bump typescript from 5.2.2 to 5.7.3 by @dependabot in #4469
- build(deps): Bump github.com/fluxcd/pkg/runtime from 0.51.1 to 0.52.0 by @dependabot in #4482
- ci: first cut on signing images with Cosign by @erikgb in #4483
- ci: fix typo in cosign commands by @erikgb in #4486
- build(deps-dev): Bump jsdom from 16.7.0 to 26.0.0 by @dependabot in #4475
- ci: correct image input to sign command by @erikgb in #4488
- chore: cleanup ESLint config file by @erikgb in #4487
- ci: correct image sign verify command by @erikgb in #4489
- build(deps): Bump query-string from 4.3.4 to 9.1.1 by @dependabot in #4383
- Fix proxy-middleware by @mproffitt in #4490
- build(deps): Bump remark-gfm from 3.0.1 to 4.0.0 by @dependabot in #4425
- build(deps): Bump react-markdown from 8.0.7 to 9.0.3 by @dependabot in #4444
- ci: reusable workflow for build-push image by @erikgb in #4491
- Remove react-router-dom from dependencies and mark it ignored by @mproffitt in #4493
- build(deps): Bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in #4494
- build(deps): Bump @types/react from 19.0.4 to 19.0.5 in /website in the react-docs group by @dependabot in #4496
- ci(dependabot): extend eslint group by @erikgb in #4499
- build(deps-dev): Bump the eslint group across 1 directory with 2 updates by @dependabot in #4500
- ci(release): in-line ENVs as not supported in with by @erikgb in #4498
- build(deps): Bump d3-dag from 0.11.5 to 1.1.0 by @dependabot in #4407
- chore(go): introduce gosec linter by @erikgb in #4501
- ci: improve caching in Dockerfiles even more by @erikgb in #4485
- ci: upload binaries as workflow artifacts by @erikgb in #4484
- ci: debug docker/build-push-action metadata output by @erikgb in #4504
- build(deps): Bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #4506
- test: replace http.Server with httptest.Server by @erikgb in #4512
- Add dev resources to improve local testing capability by @mproffitt in #4511
- build(deps-dev): Bump typescript-eslint from 8.19.1 to 8.20.0 by @dependabot in #4507
- build(deps): Bump @types/react from 19.0.5 to 19.0.6 in /website in the react-docs group by @dependabot in #4510
- build(deps): Bump distroless/base from
e9d0321
to74ddbf5
by @dependabot in #4509 - ci: remove image sign debug info by @erikgb in #4505
- ci(release): keyless sign of release artifacts with Cosign by @erikgb in #4513
- chore: update references to deprecated Flux APIs by @erikgb in #4502
- ci(dependabot): new group for kustomize deps by @erikgb in #4517
- build(deps): Bump the kustomize group with 2 updates by @dependabot in #4520
- build(deps): Bump @types/react from 19.0.6 to 19.0.7 in /website in the react-docs group by @dependabot in #4514
- build(deps): Bump the mui group with 2 updates by @dependabot in #4521
- Revert "build(deps): Bump d3-dag from 0.11.5 to 1.1.0" by @casibbald in #4525
- Revert "Revert "build(deps): Bump d3-dag from 0.11.5 to 1.1.0"" by @casibbald in #4526
- chore: copy in playwright repo from Enterpise unmodified by @casibbald in #4528
- ci: disable playwright till prunedown and cleanup by @casibbald in #4537
- Disable scope hoisting for production by @gusevda in #4529
- build(deps): Bump actions/setup-python from 3 to 5 by @dependabot in #4535
- build(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #4536
- build(deps): Bump actions/download-artifact from 3.0.1 to 4.1.8 by @dependabot in #4534
- build(deps): Bump mikepenz/action-junit-report from 3.7.6 to 5.2.0 by @dependabot in #4532
- build(deps): Bump slackapi/slack-github-action from 1.24.0 to 2.0.0 by @dependabot in #4533
- fix: correct image automation git repository for podinfo by @casibbald in #4538
- ci: fix scorecard errors by @casibbald in #4539
- build(deps): Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #4530
- ci(dependabot): new group for k8s deps by @erikgb in #4551
- build(deps): Bump the k8s group with 6 updates by @dependabot in #4552
- build(deps): Bump docker/build-push-action from 6.11.0 to 6.12.0 by @dependabot in #4548
- fix: clashing httptest ports by @casibbald in #4553
- build(deps): Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.0 by @dependabot in #4543
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #4547
- fix: correct automation branch by @casibbald in #4555
- Fix: Broken image links for container images by @mproffitt in #4557
- Replace react-router-dom with react-router by @mproffitt in #4540
- build(deps): Bump node from
99981c3
to1b0c1d8
by @dependabot in #4519 - build(deps): Bump golang from 1.23.4 to 1.23.5 by @dependabot in #4556
- build(deps): Bump postcss from 8.4.49 to 8.5.1 by @dependabot in #4522
- build(deps): Bump react-toastify from 11.0.2 to 11.0.3 by @dependabot in #4531
- build(deps-dev): Bump @testing-library/react from 16.1.0 to 16.2.0 by @dependabot in #4549
- ci(dependabot): replace excluded dep in react group by @erikgb in #4559
- ci(dependabot): really fix react group by @erikgb in #4561
- build(deps): bump github.com/flux-iac/tofu-controller/tfctl by @erikgb in #4563
- ci(dependabot): enable auto-merge for upgrades by @erikgb in #4560
- Replace yaml library with js-yaml by @gusevda in #4565
- Update react-query to v5 by @gusevda in #4567
- ci(lint): add react and react-hook eslinters by @erikgb in #4564
- chore(lint): fix react/no-unescaped-entities violations by @erikgb in #4570
- chore(go): remove direct dependency to deprecated github.com/golang/pr… by @erikgb in #4568
- chore(go): use maintained go-jose v4 by @erikgb in #4569
- chore(lint): fix react/jsx-key violations by @erikgb in #4571
- ci(lint): enable @typescript-eslint/ban-ts-comment eslint rule by @erikgb in #4566
- Turn on protolinting for snake_case by @foot in #4134
- ci(lint): enable thelper linter by @erikgb in #4575
- ci(lint): enable misspell linter by @erikgb in #4577
- ci(lint): enable prealloc linter by @erikgb in #4576
- ci(lint): enable containedctx linter by @erikgb in #4574
- ci(lint): enable errorlint linter by @erikgb in #4578
- Styling cleanup by @mproffitt in #4573
- build(deps): bump github.com/golang-jwt/jwt to v5 by @erikgb in #4579
- Replace deprecated testing library in unit tests by @mproffitt in #4572
- build(deps): Bump the react group across 1 directory with 7 updates by @dependabot in #4562
- build(deps): bump github.com/tomwright/dasel to v2 by @erikgb in #4580
- ci(lint): fix react/no-unknown-property eslint violations by @erikgb in #4582
- ci(lint): fix react/no-children-prop eslint violations by @erikgb in #4581
- ci(release): remove publish to https Helm repository by @erikgb in #4583
- remove remaining weave.works email addresses by @casibbald in #4590
- Remove pendo analytics from front end code by @mproffitt in #4589
- build(deps-dev): Bump typescript-eslint from 8.20.0 to 8.21.0 by @dependabot in #4584
- build(deps): Bump react-router from 7.1.1 to 7.1.3 by @dependabot in #4588
- build(deps): Bump @tanstack/react-query from 5.64.1 to 5.64.2 by @dependabot in #4585
- build(deps): Bump github.com/minio/minio-go/v7 from 7.0.83 to 7.0.84 by @dependabot in #4586
- Revert "ci(dependabot): enable auto-merge for upgrades" by @erikgb in #4591
- build(deps): Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.25.1 to 2.26.0 by @dependabot in #4593
- build(deps): Bump github.com/go-resty/resty/v2 from 2.16.3 to 2.16.4 by @dependabot in #4592
- Use separate Babel configuration for Jest by @gusevda in #4594
- build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #4596
- build(deps): Bump github/codeql-action from 3.28.1 to 3.28.2 by @dependabot in #4597
- fix: add namespaces to helmchart by @casibbald in #4598
- build(deps): Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 by @dependabot in #4602
- build(deps): Bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 by @dependabot in #4601
- build(deps): Bump github.com/go-resty/resty/v2 from 2.16.4 to 2.16.5 by @dependabot in #4603
- ci(dependabot): new babel group by @erikgb in #4609
- ci(dependabot): new golang-grpc group by @erikgb in #4612
- build(deps): Bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot in #4613
- build(deps): Bump github/codeql-action from 3.28.2 to 3.28.5 by @dependabot in #4614
- build(deps): Bump node from
fa54405
to572a011
by @dependabot in #4599 - build(deps): Bump the golang-grpc group with 2 updates by @dependabot in #4617
- build(deps): Bump golang from
51a6466
to8c10f21
by @dependabot in #4600 - ci: improve python setup in nightly workflow by @erikgb in #4619
- build(deps-dev): Bump @types/react from 19.0.7 to 19.0.8 in the react group by @dependabot in #4604
- build(deps): Bump @types/react from 19.0.7 to 19.0.8 in /website in the react-docs group by @dependabot in #4606
- build(deps-dev): Bump the eslint group with 2 updates by @dependabot in #4616
- chore(go): enable race detector in tests by @erikgb in #4622
- ci(dependabot): deduplicate configuration by @erikgb in #4621
- ci: pin actions in nightly workflow by @erikgb in #4618
- test(go): remove unused controller-runtime Manager by @erikgb in #4626
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #4630
- ci(dependabot): reintroduce website group by @erikgb in #4629
- build(deps): Bump mikepenz/action-junit-report from 5.2.0 to 5.3.0 by @dependabot in #4632
- ci(release): replace removed goreleaser flag by @erikgb in #4640
- ci(release): bump Flux compatibility by @erikgb in #4641
- ci(release): remove parcel cache from Dockerfile by @erikgb in #4643
- chore(fe): remove dependency to unused @testing-library/react-hooks by @erikgb in #4636
- build(deps-dev): Bump typescript-eslint from 8.21.0 to 8.22.0 by @dependabot in #4644
- build(deps): Bump @tanstack/react-query from 5.64.2 to 5.65.0 by @dependabot in #4645
- build(deps-dev): Bump the babel group with 3 updates by @dependabot in #4633
- build(deps): Bump mikepenz/release-changelog-builder-action from 5.0.0 to 5.1.0 by @dependabot in #4646
- build(deps): Bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in #4647
- ci: better Flux CLI install in nightly workflow by @erikgb in #4635
- test(go): refactor flaky auth test by @erikgb in #4637
- ci: add dependency review job to PR workflow by @erikgb in #4631
- build(deps): Bump the mui group with 2 updates by @dependabot in #4634
- Revert "ci: add dependency review job to PR workflow" by @erikgb in #4648
- build(deps): Bump github/codeql-action from 3.28.5 to 3.28.6 by @dependabot in #4650
- build(deps-dev): Bump @types/lodash from 4.17.14 to 4.17.15 by @dependabot in #4651
- build(deps): Bump @tanstack/react-query from 5.65.0 to 5.65.1 by @dependabot in #4652
- build(deps): Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #4649
- build(deps): Bump the mui group with 2 updates by @dependabot in #4653
- build(deps): Bump github/codeql-action from 3.28.6 to 3.28.7 by @dependabot in #4654
- build(deps): Bump github.com/fluxcd/cli-utils from 0.36.0-flux.11 to 0.36.0-flux.12 by @dependabot in #4655
- build(deps): Bump react-router from 7.1.3 to 7.1.4 by @dependabot in #4657
- build(deps): Bump github/codeql-action from 3.28.7 to 3.28.8 by @dependabot in #4658
- feat(helm): new value to opt-out from cluster-wide view access to secrets by @erikgb in #4659
- ci(dependabot): enable weekly job for pip dependencies by @erikgb in #4627
- build(deps): Bump github.com/fluxcd/pkg/runtime from 0.52.0 to 0.53.0 by @dependabot in #4662
- build(deps): Bump github.com/fluxcd/pkg/ssa from 0.43.0 to 0.44.0 by @dependabot in #4663
- build(deps): Bump @tanstack/react-query from 5.65.1 to 5.66.0 by @dependabot in #4664
- build(deps): Bump pytest-playwright from 0.6.2 to 0.7.0 in the python-packages group by @dependabot in #4660
- fix: add ocirepositories to nsaccess rules by @erikgb in #4665
- ci(dependabot): normalize Dependabot configuration by @erikgb in #4667
- build(deps): Bump react-router from 7.1.4 to 7.1.5 by @dependabot in #4668
- build(deps-dev): Bump typescript-eslint from 8.22.0 to 8.23.0 by @dependabot in #4671
- chore: Add Arm64 build support for Parcel by @casibbald in #4673
- Updates for 0.39.0-rc.1 by @weave-gitops-bot in #4674
- chore: fix issue with watcher building on arm64 by @casibbald in #4675
- Revert "Updates for 0.39.0-rc.1" by @casibbald in #4676
- Updates for 0.39.0-rc.1 by @weave-gitops-bot in #4677
New Contributors
- @megum1n made their first contribution in #4195
- @tenstad made their first contribution in #4267
- @gusevda made their first contribution in #4481
- @mproffitt made their first contribution in #4490
Full Changelog: v0.38.0...0.39.0-rc.2