Skip to content

Releases: milobella/ability-sdk-go

feat v0.11.0: Instrument state data model

Choose a tag to compare

@celian-garcia celian-garcia released this 23 Oct 15:34
58bb21e

What's Changed

  • fix(deps): update module github.com/labstack/echo/v4 to v4.9.1 by @renovate in #42
  • fix(deps): update module github.com/milobella/oratio to v1.4.7 by @renovate in #43
  • feat: Add instrument state data model by @celian-garcia in #44

Full Changelog: v0.10.0...v0.11.0

feat v0.10.0: context.slotfilling can be nil

Choose a tag to compare

@celian-garcia celian-garcia released this 11 Oct 13:40
44265a3

What's Changed

  • fix: ensure slotfilling in context can be nil by @celian-garcia in #41
  • fix(deps): update module github.com/milobella/oratio to v1.4.5 by @renovate in #40

Full Changelog: v0.9.1...v0.10.0

Patch v0.9.1: Fix config parsing

Choose a tag to compare

@celian-garcia celian-garcia released this 05 Oct 21:32
3dd5d6d

What's Changed

  • fix(deps): update module github.com/milobella/oratio to v1.4.4 by @renovate in #38
  • fix: parsing of log level + configname by @celian-garcia in #39

Full Changelog: v0.9.0...v0.9.1

Release v0.9.0 : Move conditions in their own package

Choose a tag to compare

@celian-garcia celian-garcia released this 27 Sep 20:25
7633690

What's Changed

  • fix(deps): update module github.com/labstack/echo/v4 to v4.9.0 by @renovate in #35
  • fix(deps): update module github.com/spf13/viper to v1.13.0 by @renovate in #36
  • refactor: move conditions in their own package by @celian-garcia in #37

Full Changelog: v0.8.0...v0.9.0

Release v0.8.0 : Refactoring + interpreters to facilitate requests parsing

Choose a tag to compare

@celian-garcia celian-garcia released this 25 Aug 13:35
2b61a46

What's Changed

  • Update module github.com/labstack/echo/v4 to v4.7.2 by @renovate in #24
  • Update module github.com/spf13/viper to v1.11.0 by @renovate in #25
  • chore(deps): update github/codeql-action action to v2 by @renovate in #26
  • fix(deps): update module github.com/prometheus/client_golang to v1.12.2 by @renovate in #27
  • fix(deps): update module github.com/spf13/viper to v1.12.0 by @renovate in #28
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #29
  • chore(deps): update module go to 1.18 by @renovate in #30
  • chore(deps): update module go to 1.19 by @renovate in #31
  • fix(deps): update module github.com/prometheus/client_golang to v1.13.0 by @renovate in #32
  • fix(deps): update module github.com/labstack/echo/v4 to v4.8.0 by @renovate in #33
  • feat/refactor[breaking change]: Add some interpreters to facilitate r… by @celian-garcia in #34

Full Changelog: v0.7.0...v0.8.0

Release 0.7.0 : Allow configuration extension

Choose a tag to compare

@celian-garcia celian-garcia released this 16 Mar 07:10
eecbdb2

What's Changed

  • Update actions/checkout action to v3 by @renovate in #19
  • Update actions/setup-go action to v3 by @renovate in #18
  • Update module github.com/labstack/echo/v4 to v4.7.0 by @renovate in #20
  • Update module github.com/labstack/echo/v4 to v4.7.1 by @renovate in #21
  • feat: Allow configuration extensions by @celian-garcia in #23

Full Changelog: v0.6.1...v0.7.0

v0.6.1 : Improve instrument interpretation

Choose a tag to compare

@celian-garcia celian-garcia released this 11 Feb 09:36
edbd560

What's Changed

  • Update module github.com/milobella/oratio to v1.4.0 by @renovate in #10
  • Update module github.com/milobella/oratio to v1.4.3 by @renovate in #16
  • Improve instrument interpretation by @celian-garcia in #17
    Instrument interpretation was only searching for instrument in the NLU raw text and is now searching it in the NLU entities if any.

Full Changelog: v0.6.0...v0.6.1

Release 0.6.0 : New ``instruments`` device field

Choose a tag to compare

@celian-garcia celian-garcia released this 10 Feb 09:47
6440694

✨ Features

  • New instruments field in device of request
  • New text field in nlu of request

Release 0.5.0 : New ``actions`` response field

Choose a tag to compare

@celian-garcia celian-garcia released this 06 Feb 12:37
d485046

✨ Features

  • New actions response field

🔧 Maintenance

  • Upgrade to Go 1.17
  • Upgrade echo to v4
  • Upgrade all dependencies thanks to Renovate
  • Add go build and go test to the CI
  • [Breaking Change] Renamed Rule to GroupingRule

v0.4.2 : Bump go 1.16

Choose a tag to compare

@celian-garcia celian-garcia released this 01 Apr 22:53
Bump go version 1.16