Skip to content

Releases: tma/tm-to-abrp

v1.0.12

08 Jul 09:37
@tma tma
4598103
Compare
Choose a tag to compare

What's Changed

  • Bump golang from 1.21.6-bullseye to 1.22.1-bullseye by @dependabot in #74
  • Bump golang from 1.22.1-bullseye to 1.22.2-bullseye by @dependabot in #75
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #77
  • Bump golang from 1.22.2-bullseye to 1.22.3-bullseye by @dependabot in #78
  • Bump golang from 1.22.3-bullseye to 1.22.5-bullseye by @dependabot in #81
  • Bump docker/build-push-action from 5 to 6 in the actions group by @dependabot in #80
  • Bump Go version everywhere by @tma in #76

Full Changelog: v1.0.11...v1.0.12

v1.0.11

10 Feb 09:41
@tma tma
3ed5b17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

v1.0.10

18 Oct 15:40
@tma tma
8b63d9a
Compare
Choose a tag to compare

What's Changed

  • Bump golang from 1.20.6-bullseye to 1.20.7-bullseye by @dependabot in #57
  • Bump golang from 1.20.7-bullseye to 1.21.0-bullseye by @dependabot in #58
  • Bump Go in Devcontainer by @tma in #59
  • Update Actions with Dependabot by @tma in #60
  • Bump the actions group with 7 updates by @dependabot in #61
  • Bump the actions group with 6 updates by @dependabot in #63
  • Bump golang from 1.21.0-bullseye to 1.21.1-bullseye by @dependabot in #62
  • Bump golang from 1.21.1-bullseye to 1.21.3-bullseye by @dependabot in #66
  • Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #65

Full Changelog: v1.0.9...v1.0.10

v1.0.9

13 Jul 17:51
@tma tma
905a1ce
Compare
Choose a tag to compare

What's Changed

  • Bump golang from 1.20.1-bullseye to 1.20.2-bullseye by @dependabot in #51
  • Bump golang from 1.20.2-bullseye to 1.20.3-bullseye by @dependabot in #52
  • Bump golang from 1.20.3-bullseye to 1.20.4-bullseye by @dependabot in #53
  • Bump golang from 1.20.4-bullseye to 1.20.5-bullseye by @dependabot in #54
  • Bump github.com/eclipse/paho.mqtt.golang from 1.4.2 to 1.4.3 by @dependabot in #55
  • Bump golang from 1.20.5-bullseye to 1.20.6-bullseye by @dependabot in #56

Full Changelog: v1.0.8...v1.0.9

v1.0.8

26 Feb 20:41
@tma tma
11a33ce
Compare
Choose a tag to compare

What's Changed

  • Bump golang from 1.19.5-bullseye to 1.20.0-bullseye by @dependabot in #48
  • Bump golang.org/x/net from 0.0.0-20200425230154-ff2c4b7c35a0 to 0.7.0 by @dependabot in #50
  • Bump golang from 1.20.0-bullseye to 1.20.1-bullseye by @dependabot in #49

Full Changelog: v1.0.7...v1.0.8

v1.0.7

11 Jan 21:41
@tma tma
528a372
Compare
Choose a tag to compare

What's Changed

  • Optimize Docker image by @tma in #41
  • Docker build improvements by @tma in #43
  • Bump golang from 1.19.1-bullseye to 1.19.2-bullseye by @dependabot in #42
  • Bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.2 by @dependabot in #44
  • Bump golang from 1.19.2-bullseye to 1.19.3-bullseye by @dependabot in #45
  • Bump golang from 1.19.3-bullseye to 1.19.4-bullseye by @dependabot in #46
  • Bump golang from 1.19.4-bullseye to 1.19.5-bullseye by @dependabot in #47

Full Changelog: v1.0.6...v1.0.7

v1.0.6

16 Sep 18:35
@tma tma
8062c06
Compare
Choose a tag to compare

What's Changed

  • Improve REAMDE by @tma in #33
  • Add code scanning with CodeQL by @tma in #34
  • Add dependency reviews by @tma in #35
  • Add caching to docker build action by @tma in #36
  • Add Snyk code scanning by @tma in #38
  • Drop Snyk scanning by @tma in #40
  • Bump golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 by @dependabot in #39

Full Changelog: v1.0.5...v1.0.6

v1.0.5

08 Aug 17:38
@tma tma
4bb76e1
Compare
Choose a tag to compare

What's Changed

  • Use sync.Map to avoid concurrent read/iterate and write errors by @tma in #32
  • Bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 by @dependabot in #31

Full Changelog: v1.0.4...v1.0.5

v1.0.4

18 Jul 18:48
@tma tma
d017cb0
Compare
Choose a tag to compare

What's Changed

  • Increase frequency of ABRP pushes by @tma in #25
  • Correct battery range field by @tma in #26
  • Consider only usable battery by @tma in #27
  • Fix battery range data mapping by @tma in #28

Full Changelog: v1.0.3...v1.0.4

v1.0.3

18 Jul 09:55
@tma tma
6605723
Compare
Choose a tag to compare

What's Changed

  • Bump alpine from 3.15.4 to 3.16.0 by @dependabot in #20
  • Bump golang from 1.18.2-alpine3.15 to 1.18.3-alpine3.15 by @dependabot in #21
  • Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1 by @dependabot in #22
  • Bump golang from 1.18.3-alpine3.15 to 1.18.4-alpine3.15 by @dependabot in #23
  • Use latest Alpine for build container as well by @tma in #24

Full Changelog: v1.0.2...v1.0.3