Releases: chain4travel/camino-messenger-bot
Releases · chain4travel/camino-messenger-bot
v10.1.0
Highlights
- This is a bugfix release, no changes in the protocol are made but it's highly recommended to update to this version because of the multi-version support
What's Changed
- Support off-chain payment with booking token in bot by @nkoljanin in #50
- Refactoring, generator for camino-messenger-protocol SDK, supported services startup check, bugfixes, multi-version support by @evlekht @Noctunus in #49
- Add example partner plugin mint v1 by @evlekht in #51
- Network specific example configurations by @Noctunus in #52
- Add mint v1 support by @evlekht in #53
Full Changelog: v10.0.0...v10.1.0
v10.0.0
What's Changed
- Event listener for Messenger Contracts by @havan in #27
- Cheque and matrix-message types and signing by @evlekht in #28
- Add cash in event listener, move events to pkg by @evlekht in #29
- Create booking pkg to mint and buy booking tokens by @havan in #30
- Remove avalanchego dependency, update key reading/signing by @evlekht in #31
- Update dependencies to newer versions, update tracer by @evlekht in #32
- Add sqlite3 database by @evlekht in #33
- CM Account: Partner bot discoverability + by @VjeraTurk in #34
- Docker compose config by @mo-c4t in #40
- Add insurance message and support v2 by @VjeraTurk in #41
- BookingToken bought/expired notification by @evlekht in #35
- Fee Mechanism: Cheque Creation for network fee by @nkoljanin in #37
- Mint - Price and PaymentToken (CAM ONLY) by @VjeraTurk in #42
- Supplier cheques verification & cash-in by @evlekht in #43
Incompatibilities
- This bot version is incompatible with the previous bot versions because it uses CM-Account as a basis to discover other bots instead of directly addressing other bots
- Please take note of the changed configuration values (see examples/config)
- Currently only the latest service versions are supported by the bot. In next releases we'll add multi-version support.
New Contributors
- @nkoljanin made their first contribution in #37
Full Changelog: v9.0.0...v10.0.0
v9.0.0
What's Changed
- v1alpha to v1 switch and introduction of message type ActivityProductInfo by @VjeraTurk in #25
Full Changelog: v8.0.0...v9.0.0
v8.0.0
v6.1.0
What's Changed
- Refactorings + Tests by @knikos in #19
- Add otel tracing by @knikos in #9
- Add ci workflow + LICENSE by @knikos in #20
- Vjera turk/refactoring to mint on c chain by @VjeraTurk in #21
New Contributors
- @VjeraTurk made their first contribution in #21
Versioning Update
We have updated our versioning system to include the Camino Messenger Protocol release number as the major version in the Camino Messenger Bot's version. This change makes it easier to identify the protocol release associated with each bot version. This release has version v6.1.0
, which means it is using Camino Messenger Protocol release-6
.
Full Changelog: v0.6.0...v6.1.0
v0.6.0
v0.5.0
What's Changed
- Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #12
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #11
- Bump camino messenger protocol 5 by @knikos in #14
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v0.3.0...v0.5.0