Skip to content

chore(main): release 0.11.0#257

Merged
fergusfinn merged 1 commit into
mainfrom
release-please--branches--main--components--dwctl
Nov 28, 2025
Merged

chore(main): release 0.11.0#257
fergusfinn merged 1 commit into
mainfrom
release-please--branches--main--components--dwctl

Conversation

@pjb157
Copy link
Copy Markdown
Contributor

@pjb157 pjb157 commented Nov 27, 2025

🤖 I have created a release beep boop

0.11.0 (2025-11-28)

Features

  • deps: bump fusillade to 0.4.0 (#279) (b47410a)
  • make default user roles configurable via auth.default_user_roles (#253) (f290c44)

Bug Fixes

  • deps: update rust crate prometheus to 0.14 (#273) (7dc6fb0)

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings November 27, 2025 15:56
@railway-app
Copy link
Copy Markdown

railway-app Bot commented Nov 27, 2025

🚅 Environment control-layer-pr-257 in industrious-light has no services deployed.

@railway-app railway-app Bot temporarily deployed to control-layer (industrious-light / control-layer-pr-257) November 27, 2025 15:57 Destroyed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is an automated release PR generated by Release Please that bumps the dwctl version from 0.10.1 to 0.11.0, documenting a new feature that makes default user roles configurable via the auth.default_user_roles configuration.

  • Version updated from 0.10.1 to 0.11.0 across all relevant files
  • CHANGELOG entry added documenting the new configurable default user roles feature
  • Release manifest updated to reflect the new version

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
dwctl/Cargo.toml Updated package version to 0.11.0
dwctl/Cargo.lock Updated lock file to reflect new package version
dwctl/CHANGELOG.md Added changelog entry for 0.11.0 release with feature details
Cargo.lock Updated root workspace lock file with new dwctl version
.release-please-manifest.json Updated release manifest to track 0.11.0 as current version

@pjb157 pjb157 force-pushed the release-please--branches--main--components--dwctl branch from c059391 to 8fc3c79 Compare November 28, 2025 07:39
@railway-app railway-app Bot temporarily deployed to control-layer (industrious-light / control-layer-pr-257) November 28, 2025 07:39 Destroyed
@pjb157 pjb157 force-pushed the release-please--branches--main--components--dwctl branch from 8fc3c79 to 56ad95e Compare November 28, 2025 10:50
@railway-app railway-app Bot temporarily deployed to control-layer (industrious-light / control-layer-pr-257) November 28, 2025 10:50 Destroyed
@pjb157 pjb157 force-pushed the release-please--branches--main--components--dwctl branch from 56ad95e to 7e3f31b Compare November 28, 2025 11:02
@railway-app railway-app Bot temporarily deployed to control-layer (industrious-light / control-layer-pr-257) November 28, 2025 11:02 Destroyed
@fergusfinn fergusfinn merged commit f87c9d4 into main Nov 28, 2025
4 of 5 checks passed
@pjb157
Copy link
Copy Markdown
Contributor Author

pjb157 commented Nov 28, 2025

🤖 Created releases:

🌻

fergusfinn pushed a commit that referenced this pull request Nov 28, 2025
fergusfinn added a commit that referenced this pull request Nov 28, 2025
… across chunks (#262)

* handle incomplete bytes spread across chunks

* feat(deps): bump fusillade to 0.4.0

* chore(deps): update dependency vite to v7.2.4 (#263)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update react monorepo (#264)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency lucide-react to ^0.555.0 (#270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust docker tag to v1.91.1 (#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate criterion to 0.7 (#268)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript-eslint to v8.48.0 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update tanstack-query monorepo to v5.90.11 (#265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @playwright/test to v1.57.0 (#266)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Remove fusillade package from release-please config (#261)

Removed fusillade package configuration from release-please.

* fix: status page was non-navigable, because of a bug with query parameters (#258)

* feat: optimized batch creation UI (#254)

* fix: enter submit create batch modal

* fix: page params in batches

* feat: new batch upload flow

* fix: tests

* fix: tests

* fix(deps): update rust crate prometheus to 0.14 (#273)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/checkout action to v6 (#276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/setup-node action to v6 (#277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(main): release 0.11.0 (#257)

* fix: update cargo.lock

* chore: formatting

---------

Co-authored-by: Fergus <fergus.barratt00@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Seb Ringrose <seb@doubleword.ai>
Co-authored-by: pjb157 <84070455+pjb157@users.noreply.github.com>
hachall pushed a commit that referenced this pull request Jan 23, 2026
hachall pushed a commit that referenced this pull request Jan 23, 2026
… across chunks (#262)

* handle incomplete bytes spread across chunks

* feat(deps): bump fusillade to 0.4.0

* chore(deps): update dependency vite to v7.2.4 (#263)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update react monorepo (#264)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency lucide-react to ^0.555.0 (#270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust docker tag to v1.91.1 (#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update rust crate criterion to 0.7 (#268)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript-eslint to v8.48.0 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update tanstack-query monorepo to v5.90.11 (#265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @playwright/test to v1.57.0 (#266)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Remove fusillade package from release-please config (#261)

Removed fusillade package configuration from release-please.

* fix: status page was non-navigable, because of a bug with query parameters (#258)

* feat: optimized batch creation UI (#254)

* fix: enter submit create batch modal

* fix: page params in batches

* feat: new batch upload flow

* fix: tests

* fix: tests

* fix(deps): update rust crate prometheus to 0.14 (#273)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/checkout action to v6 (#276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update actions/setup-node action to v6 (#277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(main): release 0.11.0 (#257)

* fix: update cargo.lock

* chore: formatting

---------

Co-authored-by: Fergus <fergus.barratt00@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Seb Ringrose <seb@doubleword.ai>
Co-authored-by: pjb157 <84070455+pjb157@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants