Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.0.9 #107

Merged
merged 91 commits into from
Sep 10, 2024
Merged

0.0.9 #107

merged 91 commits into from
Sep 10, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 2, 2024

Changelog

0.0.9 (2024-09-02)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Merged pull requests:

  • refactor/handle_new_SEIs #97 (JarbasAl)
  • Update imports to support ovos-utils~=0.0.x with compat. warnings #94 (NeonDaniel)

V (2024-03-10)

Full Changelog

Merged pull requests:

  • chore(docs): add a long description to PyPi #86 (mikejgray)

V0.0.9a12 (2024-02-21)

Full Changelog

Implemented enhancements:

V0.0.9a11 (2024-02-02)

Full Changelog

Merged pull requests:

V0.0.9a10 (2024-01-29)

Full Changelog

Fixed bugs:

V0.0.9a9 (2024-01-23)

Full Changelog

Fixed bugs:

V0.0.9a8 (2024-01-13)

Full Changelog

V0.0.9a7 (2024-01-13)

Full Changelog

Merged pull requests:

V0.0.9a6 (2024-01-12)

Full Changelog

Fixed bugs:

V0.0.9a5 (2024-01-12)

Full Changelog

Implemented enhancements:

V0.0.9a4 (2024-01-09)

Full Changelog

Fixed bugs:

V0.0.9a3 (2024-01-08)

Full Changelog

Fixed bugs:

V0.0.9a2 (2024-01-06)

Full Changelog

Implemented enhancements:

V0.0.9a1 (2023-12-30)

Full Changelog

Fixed bugs:

* This Changelog was automatically generated by github_changelog_generator

JarbasAl and others added 30 commits December 30, 2023 02:37
* refactor/remove_compat_kludge

remove the compat layer that was needed when this was in ovos-utils. now ovos-config is a direct dependency

* fix/log_spam

supress deprecation logs, pass  config
* fix/ocp api

OCPInterface accidentally deleted some methods, this commit adds them back

adds OCPQuery bus api helper class

* fix/ocp api

OCPInterface accidentally deleted some methods, this commit adds them back

adds OCPQuery bus api helper class

---------

Co-authored-by: JarbasAi <jarbasai@mailfence.com>
* update OCP api

---------

Co-authored-by: JarbasAi <jarbasai@mailfence.com>
partially mitigates OVOSHatchery/ovos-bus-server#2

not a proper fix, but makes it more usable, at least in buildroot it seems functional

low impact in latency since these scripts are not meant to be real time, they start a new bus connection etc and are already slow
* feat/OCP

- add some missed methods in the OCPInterface class
- add apis for ovos-media
- support MediaEntry and Playlist objects in the apis

* Update ocp.py

* Update ocp.py

* Update ocp.py

* Update requirements.txt

---------

Co-authored-by: JarbasAi <jarbasai@mailfence.com>
Co-authored-by: JarbasAI <33701864+JarbasAl@users.noreply.github.com>
typo and docstr
* refactor/orjson

move all message serialization and deserialization to orjson

this brings extra performance

* ret type

* ret type
fix bad copy pasted license file
remove log line that leaks keys for TTS/STT
edge case when config is missing / older ovos-config installed

sync with OpenVoiceOS/ovos-core#402
JarbasAl
JarbasAl previously approved these changes Sep 2, 2024
LICENSE Outdated Show resolved Hide resolved
ovos_bus_client/apis/ocp.py Show resolved Hide resolved
ovos_bus_client/apis/ocp.py Show resolved Hide resolved
ovos_bus_client/session.py Outdated Show resolved Hide resolved
ovos_bus_client/session.py Show resolved Hide resolved
ovos_bus_client/session.py Show resolved Hide resolved
@JarbasAl
Copy link
Member

JarbasAl commented Sep 5, 2024

opened issues to track missing tests, but IMHO that shouldnt block the release

JarbasAl
JarbasAl previously approved these changes Sep 5, 2024
@JarbasAl JarbasAl mentioned this pull request Sep 5, 2024
LICENSE Show resolved Hide resolved
ovos_bus_client/client/client.py Show resolved Hide resolved
ovos_bus_client/client/client.py Show resolved Hide resolved
ovos_bus_client/scripts.py Show resolved Hide resolved
ovos_bus_client/session.py Show resolved Hide resolved
@JarbasAl JarbasAl merged commit b272bc5 into master Sep 10, 2024
11 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants