Skip to content

Releases: einride/monta-go

v0.33.1

20 Dec 12:39
Compare
Choose a tag to compare

0.33.1 (2024-12-20)

Bug Fixes

  • correct additional data type on pricing request body (536004b)

v0.33.0

20 Dec 08:35
Compare
Choose a tag to compare

0.33.0 (2024-12-20)

Feature

  • CCO-1441: add price group endpoints (99bbff2)

Chores

  • deps: bump go.einride.tech/sage from 0.328.0 to 0.332.0 in /.sage (08a88d8)
  • deps: bump go.einride.tech/sage from 0.314.0 to 0.328.0 in /.sage (a62607d)
  • deps: bump github.com/adrg/xdg from 0.5.0 to 0.5.3 in /cmd/monta (fb9faad)

v0.32.0

15 Oct 08:01
Compare
Choose a tag to compare

0.32.0 (2024-10-15)

Feature

  • CCO-1318: add operatorid field to list charges (3cb6124)

Documentation

  • security: add Security Policy (a29dbd1)

Chores

  • deps: bump go.einride.tech/sage from 0.305.0 to 0.314.0 in /.sage (1c8c294)
  • add contact info to code of conduct (7a84d0d)

v0.31.0

10 Sep 11:05
Compare
Choose a tag to compare

0.31.0 (2024-09-10)

Feature

  • cco-1257: add new charge states (b71af9b)

Chores

  • deps: bump go.einride.tech/sage from 0.295.1 to 0.305.0 in /.sage (467b2aa)

v0.30.0

21 Aug 12:06
Compare
Choose a tag to compare

0.30.0 (2024-08-21)

Feature

  • model: extend entities with the operator field (4554148)

Chores

  • deps: bump go.einride.tech/sage from 0.285.0 to 0.295.1 in /.sage (e4999ca)
  • deps: bump github.com/adrg/xdg from 0.4.0 to 0.5.0 in /cmd/monta (4faee4b)
  • update deprecated rm-dist to new clean goreleaser flag (b7dc6bb)
  • deps: bump go.einride.tech/sage from 0.281.0 to 0.285.0 in /.sage (3299d29)
  • deps: bump github.com/spf13/cobra in /cmd/monta (e9ce9a4)
  • deps: bump go.einride.tech/sage from 0.279.1 to 0.281.0 in /.sage (e9eaa51)

v0.29.0

07 May 09:34
Compare
Choose a tag to compare

0.29.0 (2024-05-07)

Feature

  • add toDate option to GET charges endopoint (b5bfd1c)

Chores

  • deps: bump go.einride.tech/sage from 0.279.0 to 0.279.1 in /.sage (176f598)
  • deps: bump go.einride.tech/sage from 0.272.0 to 0.279.0 in /.sage (624e9a1)
  • deps: bump go.einride.tech/sage from 0.264.0 to 0.272.0 in /.sage (04a49a0)
  • CCO-813: update naming to charger-intelligence (80de191)

v0.28.0

14 Feb 12:33
Compare
Choose a tag to compare

0.28.0 (2024-02-14)

Feature

  • cli: add list webhook entries endpoint to the cli tool (3f5a4f9)
  • webhooks: add list webhook entries endpoint (cfc3aba)

Bug Fixes

  • webhooks: use plural forms of entity types in webhook config endpoints (3cb38e4)

Chores

  • deps: bump go.einride.tech/sage from 0.260.0 to 0.264.0 in /.sage (18a7863)
  • deps: bump go.einride.tech/sage from 0.259.0 to 0.260.0 in /.sage (a9053ff)
  • deps: bump go.einride.tech/sage from 0.248.0 to 0.259.0 in /.sage (bfe9b68)
  • deps: bump github.com/spf13/cobra in /cmd/monta (0d1c3ea)

v0.27.0

17 Nov 17:15
Compare
Choose a tag to compare

0.27.0 (2023-11-17)

Feature

  • add ChargePointKw field to charge (81fcac3)

Chores

  • deps: bump go.einride.tech/sage from 0.241.0 to 0.248.0 in /.sage (4db5eca)

v0.26.1

25 Oct 08:06
Compare
Choose a tag to compare

0.26.1 (2023-10-25)

Chore

  • simplify webhook requests and responses with WebhookConfig type (5082849)

v0.26.0

24 Oct 20:11
Compare
Choose a tag to compare

0.26.0 (2023-10-24)

Feature

  • implement the delete webhook config endpoint (c1f4aee)