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

2.4.0 #199

Merged
merged 139 commits into from
Feb 10, 2025
Merged

2.4.0 #199

merged 139 commits into from
Feb 10, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 7, 2025

Changelog

2.3.1a38 (2025-02-07)

Full Changelog

Merged pull requests:

2.3.1a37 (2025-02-07)

Full Changelog

Merged pull requests:

2.3.1a36 (2025-02-03)

Full Changelog

Merged pull requests:

  • Fixed stopping logic and passing list connected cids on sync #196 (NeonKirill)

2.3.1a35 (2025-01-29)

Full Changelog

Merged pull requests:

  • Update MQ init for compat. with klat-connector changes #195 (NeonDaniel)

2.3.1a34 (2025-01-15)

Full Changelog

Merged pull requests:

  • Fix v2 chatbot thread handling and update license notices #194 (NeonDaniel)

2.3.1a33 (2025-01-15)

Full Changelog

Merged pull requests:

  • Made cli_start_mq_bot hang infinitely to preserve main thread #193 (NeonKirill)

2.3.1a32 (2025-01-14)

Full Changelog

Merged pull requests:

2.3.1a31 (2025-01-05)

Full Changelog

Merged pull requests:

2.3.1a30 (2025-01-03)

Full Changelog

Merged pull requests:

  • Added handling of skip_announcement and incremented MQ version #190 (NeonKirill)

2.3.1a29 (2024-12-13)

Full Changelog

Merged pull requests:

2.3.1a28 (2024-12-04)

Full Changelog

Implemented enhancements:

  • Proctor Base Class #163

Merged pull requests:

2.3.1a27 (2023-12-15)

Full Changelog

Merged pull requests:

2.3.1a26 (2023-12-14)

Full Changelog

Merged pull requests:

2.3.1a25 (2023-12-11)

Full Changelog

Merged pull requests:

  • Update neon-mq-connector dependency to stable version #185 (NeonDaniel)

2.3.1a24 (2023-12-11)

Full Changelog

Merged pull requests:

2.3.1a23 (2023-12-09)

Full Changelog

Merged pull requests:

2.3.1a22 (2023-12-08)

Full Changelog

Merged pull requests:

2.3.1a21 (2023-12-07)

Full Changelog

Implemented enhancements:

  • Refactor ParlAI bot class and bots #151

Merged pull requests:

2.3.1a20 (2023-12-01)

Full Changelog

Merged pull requests:

2.3.1a19 (2023-11-30)

Full Changelog

Merged pull requests:

2.3.1a18 (2023-11-30)

Full Changelog

Merged pull requests:

2.3.1a17 (2023-11-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix Unit Tests #150

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

NeonKirill and others added 30 commits November 24, 2021 10:14
* Changed structure and added v2 for ChatBot class

* dropped not needed method

* Moved common chat bot properties to abstract chatbot class

* Moved chatbot methods to utils

* Moved chatbot methods to utils

* added docstring

* typo fix

* Dropped chatbot dependency for Parlai Bot

* Updated usage of NeonBot and ParlAI Bot classes

* Added mq-based handle shout functionality for chatbot v2

* Added docstring to new methods and responded shout id handling

* Updated requirements.txt

* Added current conversation on chatbot declaration

* Added klat connector to the list of dependencies

* Changed required version

* Small fix

* Added utilities for mq-based running of chatbots

* Fixed imports

* import fix

* small fix

* rollback to stable imports structure

* Some more logging

* Test

* small fix

* bugfix

* Added support for dynamic init

Co-authored-by: kirill <kirill.grim@gmail.com>
NeonKirill and others added 21 commits December 13, 2024 11:07
- Added handling of "announce_invitation" instead of "skip_announcement"
- Introduced "FACILITATOR" bot type
Minor logging and default value handling changes to resovle warnings
Update requirements
* Fixed stopping logic and passing list connected cids on sync

* Small renaming and reformatting

* Small renaming

* addressed comments

---------

Co-authored-by: kgrim <kirill.grim@gmail.com>
* Update deprecation notices to next major version (3.0)
Add missing backwards-compat methods
Update logging
Add missing license notices
Replace removed unit tests

* Update test objects to resolve import errors

* Update klat-connector to stable version
@NeonDaniel NeonDaniel merged commit 95a1393 into master Feb 10, 2025
5 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.

4 participants