Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
chore: prepare release 0.27.0
Lars Wirzenius committed 1 month ago
commit 980df1f55c7c483f98bcabfe1ef2d20575481aba
parent cae4ced
4 files changed +15 -2
modified Cargo.lock
@@ -2107,7 +2107,7 @@ dependencies = [

[[package]]
name = "radicle-ci-broker"
-
version = "0.26.0"
+
version = "0.27.0"
dependencies = [
 "clap",
 "culpa",
modified Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "radicle-ci-broker"
-
version = "0.26.0"
+
version = "0.27.0"
edition = "2024"
rust-version = "1.90"
authors = ["Lars Wirzenius <liw@liw.fi", "cloudhead <cloudhead@radicle.xyz>"]
modified NEWS.md
@@ -3,6 +3,12 @@
This file summarizes the user-visible changes to `radicle-ci-broker`
between releases.

+
## Version 0.27.0, released 2026-03-24
+

+
* Defelo updated crate dependencies to bring in a fix for a (so far undisclosed)
+
  security issue in Radicle 1.7.0.
+

+

## Version 0.26.0, released 2026-03-06

* Defelo added support for the `LocalRefsAnnounced` events. This means you can
modified debian/changelog
@@ -1,3 +1,10 @@
+
radicle-ci-broker (0.27.0-1) unstable; urgency=medium
+

+
  * New release.
+
  * New release
+

+
 -- Lars Wirzenius <liw@liw.fi>  Tue, 24 Mar 2026 09:05:27 +0200
+

radicle-ci-broker (0.26.0-1) unstable; urgency=medium

  * New release