From a59687c10a243402fb65085ff3227873ff84beb5 Mon Sep 17 00:00:00 2001 From: JarbasAl Date: Fri, 25 Oct 2024 02:48:28 +0000 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 143 ++++----------------------------------------------- 1 file changed, 10 insertions(+), 133 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07e6247..fe355b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## [Unreleased](https://github.com/JarbasHiveMind/HiveMind-core/tree/HEAD) +## [0.13.1a22](https://github.com/JarbasHiveMind/HiveMind-core/tree/0.13.1a22) (2024-10-25) -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.1a20...HEAD) +[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.1a21...0.13.1a22) + +**Merged pull requests:** + +- feat:semver [\#98](https://github.com/JarbasHiveMind/HiveMind-core/pull/98) ([JarbasAl](https://github.com/JarbasAl)) + +## [V0.13.1a21](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.1a21) (2024-10-24) + +[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.1a20...V0.13.1a21) **Merged pull requests:** @@ -160,137 +168,6 @@ - add site\_id [\#74](https://github.com/JarbasHiveMind/HiveMind-core/pull/74) ([JarbasAl](https://github.com/JarbasAl)) -## [V0.13.0a0](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a0) (2023-09-08) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a9...V0.13.0a0) - -## [V0.13.0a9](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a9) (2023-09-08) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a8...V0.13.0a9) - -## [V0.13.0a8](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a8) (2023-09-07) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a7...V0.13.0a8) - -## [V0.13.0a7](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a7) (2023-09-07) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a6...V0.13.0a7) - -## [V0.13.0a6](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a6) (2023-09-06) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a5...V0.13.0a6) - -## [V0.13.0a5](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a5) (2023-08-03) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a4...V0.13.0a5) - -## [V0.13.0a4](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a4) (2023-08-03) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a3...V0.13.0a4) - -## [V0.13.0a3](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a3) (2023-08-03) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a2...V0.13.0a3) - -## [V0.13.0a2](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a2) (2023-08-03) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.11.0a3...V0.13.0a2) - -**Breaking changes:** - -- tornado [\#64](https://github.com/JarbasHiveMind/HiveMind-core/pull/64) ([JarbasAl](https://github.com/JarbasAl)) - -**Implemented enhancements:** - -- binarize handshake [\#73](https://github.com/JarbasHiveMind/HiveMind-core/pull/73) ([JarbasAl](https://github.com/JarbasAl)) - -**Fixed bugs:** - -- Does not close port on exit [\#36](https://github.com/JarbasHiveMind/HiveMind-core/issues/36) - -**Closed issues:** - -- pyOpenSSL missing from the requirements. [\#67](https://github.com/JarbasHiveMind/HiveMind-core/issues/67) -- Default port should be different than the Mycroft message bus [\#66](https://github.com/JarbasHiveMind/HiveMind-core/issues/66) -- "hivemind-client terminal" complains about missing file [\#65](https://github.com/JarbasHiveMind/HiveMind-core/issues/65) -- Is it a dead project? [\#63](https://github.com/JarbasHiveMind/HiveMind-core/issues/63) -- Dep issues [\#35](https://github.com/JarbasHiveMind/HiveMind-core/issues/35) -- Post-intent STT activations don't work [\#23](https://github.com/JarbasHiveMind/HiveMind-core/issues/23) -- Enforce crypto [\#13](https://github.com/JarbasHiveMind/HiveMind-core/issues/13) - -**Merged pull requests:** - -- filter allowed\_types [\#71](https://github.com/JarbasHiveMind/HiveMind-core/pull/71) ([emphasize](https://github.com/emphasize)) -- add typehints [\#70](https://github.com/JarbasHiveMind/HiveMind-core/pull/70) ([emphasize](https://github.com/emphasize)) -- \[requirements\] Add missing pyOpenSSL [\#69](https://github.com/JarbasHiveMind/HiveMind-core/pull/69) ([goldyfruit](https://github.com/goldyfruit)) - -## [V0.11.0a3](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.11.0a3) (2022-08-07) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.11.0a2...V0.11.0a3) - -**Implemented enhancements:** - -- add minimal database unittests [\#61](https://github.com/JarbasHiveMind/HiveMind-core/pull/61) ([JarbasAl](https://github.com/JarbasAl)) - -## [V0.11.0a2](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.11.0a2) (2022-04-25) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/0.10.7...V0.11.0a2) - -**Implemented enhancements:** - -- add FakeCroft mind type [\#40](https://github.com/JarbasHiveMind/HiveMind-core/pull/40) ([JarbasAl](https://github.com/JarbasAl)) - -**Closed issues:** - -- Extract zeroconf into plugin and remove all imports from our other repos [\#42](https://github.com/JarbasHiveMind/HiveMind-core/issues/42) -- installation issues [\#34](https://github.com/JarbasHiveMind/HiveMind-core/issues/34) - -**Merged pull requests:** - -- Xdg [\#51](https://github.com/JarbasHiveMind/HiveMind-core/pull/51) ([JarbasAl](https://github.com/JarbasAl)) -- V2 [\#50](https://github.com/JarbasHiveMind/HiveMind-core/pull/50) ([JarbasAl](https://github.com/JarbasAl)) -- Refactor/hivemind presence [\#49](https://github.com/JarbasHiveMind/HiveMind-core/pull/49) ([JarbasAl](https://github.com/JarbasAl)) -- refactor/deprecate\_sql [\#48](https://github.com/JarbasHiveMind/HiveMind-core/pull/48) ([JarbasAl](https://github.com/JarbasAl)) -- launcher scripts / deprecate mail param / increase RSA key size [\#46](https://github.com/JarbasHiveMind/HiveMind-core/pull/46) ([Joanguitar](https://github.com/Joanguitar)) -- move to asyncio [\#41](https://github.com/JarbasHiveMind/HiveMind-core/pull/41) ([JarbasAl](https://github.com/JarbasAl)) - -## [0.10.7](https://github.com/JarbasHiveMind/HiveMind-core/tree/0.10.7) (2021-04-18) - -[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/66e6f7f991347ceed423f4cfd0a78ba17dc413e9...0.10.7) - -**Implemented enhancements:** - -- auth by url params [\#39](https://github.com/JarbasHiveMind/HiveMind-core/pull/39) ([JarbasAl](https://github.com/JarbasAl)) -- add HiveMessage object [\#38](https://github.com/JarbasHiveMind/HiveMind-core/pull/38) ([JarbasAl](https://github.com/JarbasAl)) -- additional event handlers [\#28](https://github.com/JarbasHiveMind/HiveMind-core/pull/28) ([JarbasAl](https://github.com/JarbasAl)) - -**Fixed bugs:** - -- cryptodomex [\#20](https://github.com/JarbasHiveMind/HiveMind-core/issues/20) -- bug - peers list, not single value [\#19](https://github.com/JarbasHiveMind/HiveMind-core/issues/19) -- confirm connction was established [\#33](https://github.com/JarbasHiveMind/HiveMind-core/pull/33) ([JarbasAl](https://github.com/JarbasAl)) -- no default crypto key [\#32](https://github.com/JarbasHiveMind/HiveMind-core/pull/32) ([JarbasAl](https://github.com/JarbasAl)) -- platform [\#31](https://github.com/JarbasHiveMind/HiveMind-core/pull/31) ([JarbasAl](https://github.com/JarbasAl)) - -**Closed issues:** - -- Readme does not describe what is this project about [\#25](https://github.com/JarbasHiveMind/HiveMind-core/issues/25) -- Add License file [\#10](https://github.com/JarbasHiveMind/HiveMind-core/issues/10) -- slave node not getting responses back [\#9](https://github.com/JarbasHiveMind/HiveMind-core/issues/9) - -**Merged pull requests:** - -- migrate to pycryptodomex [\#30](https://github.com/JarbasHiveMind/HiveMind-core/pull/30) ([JarbasAl](https://github.com/JarbasAl)) -- Add instructions to README [\#27](https://github.com/JarbasHiveMind/HiveMind-core/pull/27) ([ChanceNCounter](https://github.com/ChanceNCounter)) -- migrate from jarbas\_utils to ovos\_utils [\#24](https://github.com/JarbasHiveMind/HiveMind-core/pull/24) ([JarbasAl](https://github.com/JarbasAl)) -- revert cryptodomex requirement change [\#21](https://github.com/JarbasHiveMind/HiveMind-core/pull/21) ([JarbasAl](https://github.com/JarbasAl)) -- Switch from pycryptodome to pycryptodomex [\#12](https://github.com/JarbasHiveMind/HiveMind-core/pull/12) ([j1nx](https://github.com/j1nx)) -- escalate [\#8](https://github.com/JarbasHiveMind/HiveMind-core/pull/8) ([JarbasAl](https://github.com/JarbasAl)) -- propagate [\#7](https://github.com/JarbasHiveMind/HiveMind-core/pull/7) ([JarbasAl](https://github.com/JarbasAl)) -- Feat/broadcast [\#6](https://github.com/JarbasHiveMind/HiveMind-core/pull/6) ([JarbasAl](https://github.com/JarbasAl)) -- Feat/emulation [\#5](https://github.com/JarbasHiveMind/HiveMind-core/pull/5) ([JarbasAl](https://github.com/JarbasAl)) -- refactor + http support [\#4](https://github.com/JarbasHiveMind/HiveMind-core/pull/4) ([JarbasAl](https://github.com/JarbasAl)) - \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*