Skip to content

Commit

Permalink
2.0.1 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel authored Jan 11, 2024
2 parents a04f51a + 0630ea3 commit 40acf6a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 65 deletions.
70 changes: 9 additions & 61 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,80 +1,28 @@
# Changelog

## [1.1.1a9](https://github.com/NeonGeckoCom/neon_messagebus/tree/1.1.1a9) (2023-12-14)
## [2.0.1a3](https://github.com/NeonGeckoCom/neon_messagebus/tree/2.0.1a3) (2024-01-10)

[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/1.1.1a8...1.1.1a9)
[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/2.0.1a2...2.0.1a3)

**Merged pull requests:**

- Update dependencies to prep release [\#68](https://github.com/NeonGeckoCom/neon_messagebus/pull/68) ([NeonDaniel](https://github.com/NeonDaniel))
- Update ovos-messagebus dependency to stable spec [\#72](https://github.com/NeonGeckoCom/neon_messagebus/pull/72) ([NeonDaniel](https://github.com/NeonDaniel))

## [1.1.1a8](https://github.com/NeonGeckoCom/neon_messagebus/tree/1.1.1a8) (2023-11-28)
## [2.0.1a2](https://github.com/NeonGeckoCom/neon_messagebus/tree/2.0.1a2) (2024-01-10)

[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/1.1.1a7...1.1.1a8)
[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/2.0.1a1...2.0.1a2)

**Merged pull requests:**

- Add language support handler and Update dependencies [\#67](https://github.com/NeonGeckoCom/neon_messagebus/pull/67) ([NeonDaniel](https://github.com/NeonDaniel))
- Validating latest ovos-messagebus alpha release [\#71](https://github.com/NeonGeckoCom/neon_messagebus/pull/71) ([NeonDaniel](https://github.com/NeonDaniel))

## [1.1.1a7](https://github.com/NeonGeckoCom/neon_messagebus/tree/1.1.1a7) (2023-11-18)
## [2.0.1a1](https://github.com/NeonGeckoCom/neon_messagebus/tree/2.0.1a1) (2023-12-29)

[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/1.1.1a6...1.1.1a7)
[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/2.0.0...2.0.1a1)

**Merged pull requests:**

- Update MQ Connector with routing fix [\#66](https://github.com/NeonGeckoCom/neon_messagebus/pull/66) ([NeonDaniel](https://github.com/NeonDaniel))

## [1.1.1a6](https://github.com/NeonGeckoCom/neon_messagebus/tree/1.1.1a6) (2023-11-15)

[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/1.1.1a5...1.1.1a6)

**Merged pull requests:**

- Update neon-messagebus-mq-connector to support response event routing [\#65](https://github.com/NeonGeckoCom/neon_messagebus/pull/65) ([NeonDaniel](https://github.com/NeonDaniel))

## [1.1.1a5](https://github.com/NeonGeckoCom/neon_messagebus/tree/1.1.1a5) (2023-11-14)

[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/1.1.1a4...1.1.1a5)

**Implemented enhancements:**

- Refactor services into `NeonBusService` [\#32](https://github.com/NeonGeckoCom/neon_messagebus/issues/32)

**Merged pull requests:**

- Refactor Service and Update Dependencies [\#63](https://github.com/NeonGeckoCom/neon_messagebus/pull/63) ([NeonDaniel](https://github.com/NeonDaniel))

## [1.1.1a4](https://github.com/NeonGeckoCom/neon_messagebus/tree/1.1.1a4) (2023-11-14)

[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/1.1.1a3...1.1.1a4)

**Merged pull requests:**

- Update dependencies and add Docker extras [\#64](https://github.com/NeonGeckoCom/neon_messagebus/pull/64) ([NeonDaniel](https://github.com/NeonDaniel))

## [1.1.1a3](https://github.com/NeonGeckoCom/neon_messagebus/tree/1.1.1a3) (2023-07-27)

[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/1.1.1a2...1.1.1a3)

**Merged pull requests:**

- Update MQ dependencies for K8s compat [\#62](https://github.com/NeonGeckoCom/neon_messagebus/pull/62) ([NeonDaniel](https://github.com/NeonDaniel))

## [1.1.1a2](https://github.com/NeonGeckoCom/neon_messagebus/tree/1.1.1a2) (2023-07-25)

[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/1.1.1a1...1.1.1a2)

**Merged pull requests:**

- Update configuration handling for Kubernetes compat [\#61](https://github.com/NeonGeckoCom/neon_messagebus/pull/61) ([NeonDaniel](https://github.com/NeonDaniel))

## [1.1.1a1](https://github.com/NeonGeckoCom/neon_messagebus/tree/1.1.1a1) (2023-07-25)

[Full Changelog](https://github.com/NeonGeckoCom/neon_messagebus/compare/1.1.0...1.1.1a1)

**Merged pull requests:**

- Update Docker default config path [\#60](https://github.com/NeonGeckoCom/neon_messagebus/pull/60) ([NeonDaniel](https://github.com/NeonDaniel))
- Update dependencies to stable versions [\#70](https://github.com/NeonGeckoCom/neon_messagebus/pull/70) ([NeonDaniel](https://github.com/NeonDaniel))



Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
neon-messagebus-mq-connector~=0.4
neon-mq-connector~=0.7,>=0.7.1
ovos-messagebus~=0.0.3
ovos-messagebus~=0.0.4
ovos_utils~=0.0.32
ovos-config~=0.0.10
ovos-bus-client==0.0.6a21
ovos-bus-client~=0.0.6
tornado~=6.0,>=6.0.3
neon_utils[network]~=1.6
click~=8.0
Expand Down
4 changes: 3 additions & 1 deletion tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,9 @@ def _check_signal(n):


class TestConfig(unittest.TestCase):
def test_load_messagebus_config_default(self):
@mock.patch("ovos_config.config.Configuration.load_all_configs")
def test_load_messagebus_config_default(self, load_config):
load_config.return_value = {}
from neon_messagebus.util.config import load_message_bus_config, \
_DEFAULT_WS_CONFIG
empty_config = {"host": None,
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

__version__ = "2.0.0"
__version__ = "2.0.1"

0 comments on commit 40acf6a

Please sign in to comment.