[ci skip] Update changelog and version for nightly build: v1.46.0-204-nightly.
netdatabot committed
Jul 24, 2024 at 00:18 UTC
d47eae214bed05e742f1ad18fce76f040155136a
2 files changed
+7
-3
CHANGELOG.md
+6
-2
@@ -2,10 +2,11 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.46.2...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.46.3...HEAD)
6
7
**Merged pull requests:**
8
9
+- go.d drop using cancelreader [\#18219](https://github.com/netdata/netdata/pull/18219) ([ilyam8](https://github.com/ilyam8))
10
- Regenerate integrations.js [\#18216](https://github.com/netdata/netdata/pull/18216) ([netdatabot](https://github.com/netdatabot))
11
- go.d chrony fix client read/write timeout [\#18215](https://github.com/netdata/netdata/pull/18215) ([ilyam8](https://github.com/ilyam8))
12
- dont install test bash scripts by default [\#18214](https://github.com/netdata/netdata/pull/18214) ([ilyam8](https://github.com/ilyam8))
@@ -174,6 +175,10 @@
175
- add Win CPU interrupts [\#17753](https://github.com/netdata/netdata/pull/17753) ([thiagoftsm](https://github.com/thiagoftsm))
176
- Relax strict version constraints for DEB package dependencies. [\#17681](https://github.com/netdata/netdata/pull/17681) ([Ferroin](https://github.com/Ferroin))
177
178
+## [v1.46.3](https://github.com/netdata/netdata/tree/v1.46.3) (2024-07-23)
179
+
180
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.46.2...v1.46.3)
181
+
182
## [v1.46.2](https://github.com/netdata/netdata/tree/v1.46.2) (2024-07-10)
183
184
[Full Changelog](https://github.com/netdata/netdata/compare/v1.46.1...v1.46.2)
@@ -414,7 +419,6 @@
419
- logs: add ND\_ALERT\_STATUS to facets [\#17641](https://github.com/netdata/netdata/pull/17641) ([ktsaou](https://github.com/ktsaou))
420
- Add valkey to apps\_groups.conf [\#17639](https://github.com/netdata/netdata/pull/17639) ([mohd-akram](https://github.com/mohd-akram))
421
- python.d remove hpssa [\#17638](https://github.com/netdata/netdata/pull/17638) ([ilyam8](https://github.com/ilyam8))
417
-- go.d hpssa [\#17637](https://github.com/netdata/netdata/pull/17637) ([ilyam8](https://github.com/ilyam8))
422
423
## [v1.45.6](https://github.com/netdata/netdata/tree/v1.45.6) (2024-06-05)
424
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.46.0-202-nightly
1
+v1.46.0-204-nightly