Skip to content

Commit

Permalink
Release 1.0.0-rc.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Sep 22, 2023
1 parent fa10dbb commit 77509b6
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 18 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [1.0.0-rc.5] - 2023-09-22

### Added
- Added `ntp_uptime_seconds` metric, which also includes the software version

## [1.0.0-rc.4] - 2023-09-21

### Added
Expand Down Expand Up @@ -168,6 +173,7 @@ process.
- Fixed a bug in peer dispersion calculation which resulted in overly
pessimistic dispersion estimates.

[1.0.0-rc.5]: https://github.com/pendulum-project/ntpd-rs/compare/v1.0.0-rc.4...v1.0.0-rc.5
[1.0.0-rc.4]: https://github.com/pendulum-project/ntpd-rs/compare/v1.0.0-rc.3...v1.0.0-rc.4
[1.0.0-rc.3]: https://github.com/pendulum-project/ntpd-rs/compare/v1.0.0-rc.2...v1.0.0-rc.3
[1.0.0-rc.2]: https://github.com/pendulum-project/ntpd-rs/compare/v1.0.0-rc.1...v1.0.0-rc.2
Expand Down
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ resolver = "2"

# Global settings for our crates
[workspace.package]
version = "1.0.0-rc.4"
version = "1.0.0-rc.5"
edition = "2021"
license = "Apache-2.0 OR MIT"
repository = "https://github.com/pendulum-project/ntpd-rs"
Expand Down Expand Up @@ -66,7 +66,7 @@ zeroize = "1.5"

# our own crates used as dependencies, same version as the workspace version
# NOTE: keep this part at the bottom of the file, do not change this line
ntp-os-clock = { version = "1.0.0-rc.4", path = "./ntp-os-clock" }
ntp-proto = { version = "1.0.0-rc.4", path = "./ntp-proto", features = ["__internal-api"] }
ntp-udp = { version = "1.0.0-rc.4", path = "./ntp-udp" }
ntpd = { version = "1.0.0-rc.4", path = "./ntpd" }
ntp-os-clock = { version = "1.0.0-rc.5", path = "./ntp-os-clock" }
ntp-proto = { version = "1.0.0-rc.5", path = "./ntp-proto", features = ["__internal-api"] }
ntp-udp = { version = "1.0.0-rc.5", path = "./ntp-udp" }
ntpd = { version = "1.0.0-rc.5", path = "./ntpd" }
2 changes: 1 addition & 1 deletion docs/man/ntp-ctl.8.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- ---
title: NTP-CTL(8) ntpd-rs 1.0.0-rc.4 | ntpd-rs
title: NTP-CTL(8) ntpd-rs 1.0.0-rc.5 | ntpd-rs
--- -->

# NAME
Expand Down
2 changes: 1 addition & 1 deletion docs/man/ntp-daemon.8.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- ---
title: NTP-DAEMON(8) ntpd-rs 1.0.0-rc.4 | ntpd-rs
title: NTP-DAEMON(8) ntpd-rs 1.0.0-rc.5 | ntpd-rs
--- -->

# NAME
Expand Down
2 changes: 1 addition & 1 deletion docs/man/ntp-metrics-exporter.8.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- ---
title: NTP-METRICS-EXPORTER(8) ntpd-rs 1.0.0-rc.4 | ntpd-rs
title: NTP-METRICS-EXPORTER(8) ntpd-rs 1.0.0-rc.5 | ntpd-rs
--- -->

# NAME
Expand Down
2 changes: 1 addition & 1 deletion docs/man/ntp.toml.5.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- ---
title: NTP.TOML(5) ntpd-rs 1.0.0-rc.4 | ntpd-rs
title: NTP.TOML(5) ntpd-rs 1.0.0-rc.5 | ntpd-rs
--- -->

# NAME
Expand Down
2 changes: 1 addition & 1 deletion docs/precompiled/man/ntp-ctl.8
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "NTP-CTL" "8" "" "ntpd-rs 1.0.0-rc.4" "ntpd-rs"
.TH "NTP-CTL" "8" "" "ntpd-rs 1.0.0-rc.5" "ntpd-rs"
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion docs/precompiled/man/ntp-daemon.8
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "NTP-DAEMON" "8" "" "ntpd-rs 1.0.0-rc.4" "ntpd-rs"
.TH "NTP-DAEMON" "8" "" "ntpd-rs 1.0.0-rc.5" "ntpd-rs"
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion docs/precompiled/man/ntp-metrics-exporter.8
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "NTP-METRICS-EXPORTER" "8" "" "ntpd-rs 1.0.0-rc.4" "ntpd-rs"
.TH "NTP-METRICS-EXPORTER" "8" "" "ntpd-rs 1.0.0-rc.5" "ntpd-rs"
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion docs/precompiled/man/ntp.toml.5
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "NTP.TOML" "5" "" "ntpd-rs 1.0.0-rc.4" "ntpd-rs"
.TH "NTP.TOML" "5" "" "ntpd-rs 1.0.0-rc.5" "ntpd-rs"
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion utils/update-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ echo "Rebuilding precompiled man pages"
utils/generate-man.sh

echo "Rebuilding project"
(cd $PROJECT_DIR && cargo build --release)
(cd $PROJECT_DIR && cargo clean && cargo build --release)

echo "!!! Version changes complete, make sure that the changelog is synchronized"

0 comments on commit 77509b6

Please sign in to comment.