Skip to content

Releases: fortio/delta

v1.3.3

23 Apr 16:37
a6465bc
Compare
Choose a tag to compare

Rebuild with go1.22.2 and the fixed logging of some errors in fortio log

What's Changed

Full Changelog: v1.3.2...v1.3.3

Changelog

  • a6465bc Bump fortio.org/log from 1.12.1 to 1.12.2 (#125)
  • a61413b fix not calling releaser outside of tags include.yml (#126)

v1.3.2

22 Mar 19:20
d758ff1
Compare
Choose a tag to compare

What's Changed

Rebuild with go1.21.8 and the new shared workflows

  • Switch to shared workflow and update dependencies by @ldemailly in #124

Full Changelog: v1.3.1...v1.3.2

v1.3.1

03 Aug 22:51
f8c9104
Compare
Choose a tag to compare

What's Changed

  • Update to most current log/cli with [LVL]/color help etc #84
  • More dependency updates
  • Rebuild with go1.20.7

Full Changelog: v1.3.0...v1.3.1

Changelog

  • 328d17c Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#73)
  • f8c9104 Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#74)
  • b57b132 Bump github/codeql-action from 2.20.3 to 2.21.0 (#76)
  • 2f5a416 Bump github/codeql-action from 2.21.0 to 2.21.2 (#78)
  • ab31225 Update to most current log/cli with [LVL]/color help etc (#84)

v1.3.0

07 Jul 02:59
f9d3abc
Compare
Choose a tag to compare

What's Changed

  • Dependency updates and pick up color version of fortio.org/log / cli

Full Changelog: v1.2.3...v1.3.0

v1.2.3

29 Mar 06:25
e917f5d
Compare
Choose a tag to compare

What's Changed

  • Use our forked testscript and go 1.20 (#45)
  • Dependencies updates

Full Changelog: v1.2.2...v1.2.3

Changelog

  • e4e31cd Bump actions/checkout from 3.2.0 to 3.5.0 (#42)
  • 85f476a Bump actions/setup-go from 3 to 4 (#40)
  • 90d2f0d Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#37)
  • 2e7434a Bump fortio.org/log from 1.2.2 to 1.3.0 (#34)
  • b5fe1a0 Bump fortio.org/sets from 1.0.1 to 1.0.3 (#41)
  • 3fba45f Bump github/codeql-action from 2.2.4 to 2.2.8 (#43)
  • e917f5d use our forked testscript and go 1.20 (#45)

v1.2.2

24 Feb 18:28
69ae5a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

Changelog

  • 69ae5a8 Bump fortio.org/sets from 1.0.0 to 1.0.1 (#30)

v1.2.1

23 Feb 02:14
441e2b4
Compare
Choose a tag to compare

What's Changed

  • Use 1.0 v of sets, also rename function for clarity (#28 (and 29))

Full Changelog: v1.2.0...v1.2.1

Changelog

v1.2.0

21 Feb 05:57
fd489cf
Compare
Choose a tag to compare

What's Changed

  • use fortio.org/sets (#27)

Full Changelog: v1.1.2...v1.2.0

Changelog

v1.1.2

20 Feb 01:20
af0efd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Changelog

v1.1.1

19 Feb 20:20
7638a40
Compare
Choose a tag to compare

Changelog

  • 7638a40 use cleaner/simpler cli api, also avoids pulling in dflag etc deps since ServerMain moved to scli (#25)