Skip to content

Releases: chain4travel/camino-messenger-bot

v10.1.0

02 Oct 14:12
b916508
Compare
Choose a tag to compare

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

29 Sep 19:06
714ece3
Compare
Choose a tag to compare

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

Full Changelog: v9.0.0...v10.0.0

v9.0.0

05 Sep 11:29
c45fad8
Compare
Choose a tag to compare

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

19 Aug 10:39
Compare
Choose a tag to compare

What's Changed

  • Update example config files and docker compose by @havan in #23
  • Version with seatmap and info message types by @VjeraTurk in #24
  • Release artifacts by @mo-c4t in #22

Full Changelog: v6.1.0...v8.0.0

v6.1.0

25 Jun 11:33
bd1cbcf
Compare
Choose a tag to compare

What's Changed

New Contributors

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

19 Apr 15:39
Compare
Choose a tag to compare

What's Changed

  • Decrease max chunk size to safely transmit larger messages by @knikos in #15
  • Add Gitpod config file by @havan in #17
  • TVM Client + Mint workflow + Protocol rel6 by @knikos in #16

New Contributors

  • @havan made their first contribution in #17

Full Changelog: v0.5.0...v0.6.0

v0.5.0

17 Apr 06:27
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.5.0

v0.3.0

11 Mar 08:31
6444060
Compare
Choose a tag to compare

What's Changed

  • Bump camino-messenger-protocol to release-3 by @knikos in #10

Full Changelog: v0.2.3...v0.3.0

v0.2.3

27 Feb 10:25
bb93328
Compare
Choose a tag to compare

What's Changed

  • Add temp support for grpc metadata header provider_operator by @knikos in #8

Full Changelog: v0.2.2...v0.2.3

v0.2.2

22 Feb 09:07
f5a603a
Compare
Choose a tag to compare

What's Changed

  • Generate csv report when running example rpc client by + more granular timestamp tracing @knikos in #7

Full Changelog: V0.2.1...v0.2.2