Skip to content

Releases: blinklabs-io/cardano-up

v0.14.2

31 Jul 10:43
66abd16
Compare
Choose a tag to compare

What's Changed

  • fix: use slices.Contains instead of for loop by @wolf31o2 in #410
  • fix: use maps package for copying by @wolf31o2 in #411
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.120.1 to 0.121.0 by @dependabot[bot] in #412
  • build(deps): bump github.com/docker/docker from 28.1.1+incompatible to 28.2.2+incompatible by @dependabot[bot] in #414
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.121.0 to 0.122.0 by @dependabot[bot] in #416
  • build(deps): bump blinklabs-io/go from 1.24.2-1 to 1.24.4-1 by @dependabot[bot] in #415
  • build: use go 1.24.4 toolchain by @wolf31o2 in #417
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.122.0 to 0.125.1 by @dependabot[bot] in #418
  • build(deps): bump github.com/docker/docker from 28.2.2+incompatible to 28.3.0+incompatible by @dependabot[bot] in #419
  • build(deps): bump github.com/docker/docker from 28.3.0+incompatible to 28.3.1+incompatible by @dependabot[bot] in #420
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.125.1 to 0.127.0 by @dependabot[bot] in #421
  • chore(ci): pin all actions to hash, comment w/ver & rel link by @overcookedpanda in #424
  • build(deps): bump github.com/docker/docker from 28.3.1+incompatible to 28.3.2+incompatible by @dependabot[bot] in #422
  • build(deps): bump blinklabs-io/go from 1.24.4-1 to 1.24.5-1 by @dependabot[bot] in #423
  • ci(lint): disable noctx linter by @wolf31o2 in #426
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.128.2 to 0.129.0 by @dependabot[bot] in #425
  • build(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #427

New Contributors

Full Changelog: v0.14.1...v0.14.2

v0.14.1

17 May 16:53
06c121d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #406
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.118.0 to 0.120.0 by @dependabot in #405
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.120.0 to 0.120.1 by @dependabot in #408
  • fix: do not preallocate strings in package install by @wolf31o2 in #409

Full Changelog: v0.14.0...v0.14.1

v0.14.0

28 Apr 21:34
629b336
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.113.0 to 0.113.1 by @dependabot in #388
  • build(deps): bump github.com/docker/docker from 28.0.1+incompatible to 28.0.2+incompatible by @dependabot in #389
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.113.1 to 0.115.1 by @dependabot in #390
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.115.1 to 0.115.2 by @dependabot in #393
  • build(deps): bump github.com/docker/docker from 28.0.2+incompatible to 28.0.4+incompatible by @dependabot in #392
  • chore(golangci-lint): migrate configuration to v2 by @wolf31o2 in #394
  • feat(pkgmgr): Added support for preStart and preStop hook scripts by @arepala-uml in #395
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.115.2 to 0.116.0 by @dependabot in #396
  • build(deps): bump blinklabs-io/go from 1.24.1-1 to 1.24.2-1 by @dependabot in #397
  • build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #400
  • build(deps): bump github.com/docker/docker from 28.0.4+incompatible to 28.1.1+incompatible by @dependabot in #401
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.116.0 to 0.117.0 by @dependabot in #402
  • chore: make format golines by @wolf31o2 in #404
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.117.1 to 0.118.0 by @dependabot in #403

Full Changelog: v0.13.0...v0.14.0

v0.13.0

13 Mar 23:08
24cf729
Compare
Choose a tag to compare

What's Changed

  • chore(codeowners): move under .github by @wolf31o2 in #365
  • build: go 1.23 by @wolf31o2 in #366
  • ci(docker): explicit read permissions by @wolf31o2 in #369
  • ci: fix permissions in ci-docker workflow by @agaffney in #370
  • fix: use errors and string concatenation to avoid fmt by @wolf31o2 in #371
  • fix: use http request with context for client by @wolf31o2 in #372
  • fix: preallocate structs before append by @wolf31o2 in #373
  • chore: enable golangci-lint performance checks by @wolf31o2 in #374
  • feat(main): Filter list-available to latest by @arepala-uml in #368
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.109.0 to 0.110.0 by @dependabot in #364
  • build(deps): bump github.com/docker/docker from 27.5.1+incompatible to 28.0.1+incompatible by @dependabot in #375
  • fix: use %w for errors by @wolf31o2 in #376
  • fix: use errors method to check equivalence by @wolf31o2 in #377
  • ci(publish): use correct permission name by @wolf31o2 in #378
  • ci(golangci-lint): use bugs and performance presets by @wolf31o2 in #379
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.110.0 to 0.111.0 by @dependabot in #380
  • fix(pkgmgr): avoid docker deprecated types by @wolf31o2 in #385
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.111.0 to 0.113.0 by @dependabot in #384
  • build(deps): bump blinklabs-io/go from 1.24.0-1 to 1.24.1-1 by @dependabot in #383
  • build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #386
  • chore(golangci-lint): enable format, import, and unused presets; disable depguard by @wolf31o2 in #387

Full Changelog: v0.12.0...v0.13.0

v0.12.0

21 Feb 15:25
1b5c55f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

15 Feb 02:31
08febc7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.108.1 to 0.108.2 by @dependabot in #346
  • ci: remove custom codeql config by @wolf31o2 in #348
  • chore(codeowners): add docs team by @wolf31o2 in #350
  • build(deps): bump blinklabs-io/go from 1.23.5-1 to 1.23.6-1 by @dependabot in #349
  • ci: conventional commits permissions by @wolf31o2 in #351
  • chore(deps): update gouroboros to 0.109.0 by @wolf31o2 in #353

Full Changelog: v0.11.0...v0.11.1

v0.11.0

31 Jan 14:32
809efd0
Compare
Choose a tag to compare

What's Changed

  • feat: support url as a content source for file installs by @wolf31o2 in #342
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.108.0 to 0.108.1 by @dependabot in #341

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

v0.10.0

23 Jan 22:08
a051e6e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.102.0 to 0.103.1 by @dependabot in #315
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.103.1 to 0.103.5 by @dependabot in #317
  • build(deps): bump blinklabs-io/go from 1.23.2-1 to 1.23.3-1 by @dependabot in #316
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.103.5 to 0.104.1 by @dependabot in #318
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.104.1 to 0.105.0 by @dependabot in #319
  • docs: reorder install steps for mithril by @wolf31o2 in #320
  • ci: attestations for binaries and images by @wolf31o2 in #322
  • build(deps): bump blinklabs-io/go from 1.23.3-1 to 1.23.4-1 by @dependabot in #321
  • build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #323
  • build: add gofmt to format make target by @wolf31o2 in #326
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.105.0 to 0.105.1 by @dependabot in #325
  • build(deps): bump github.com/docker/docker from 27.3.1+incompatible to 27.4.1+incompatible by @dependabot in #327
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.105.1 to 0.105.2 by @dependabot in #328
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.105.2 to 0.106.0 by @dependabot in #329
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.106.0 to 0.106.2 by @dependabot in #330
  • build: go 1.22.9 by @wolf31o2 in #333
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.106.2 to 0.107.1 by @dependabot in #331
  • build(deps): bump golang.org/x/net from 0.24.0 to 0.33.0 by @dependabot in #332
  • build: use go 1.22.11 by @wolf31o2 in #334
  • feat: expose the bin directory to packages by @wolf31o2 in #339
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.107.1 to 0.108.0 by @dependabot in #336
  • build(deps): bump github.com/docker/docker from 27.4.1+incompatible to 27.5.1+incompatible by @dependabot in #340
  • build(deps): bump blinklabs-io/go from 1.23.4-1 to 1.23.5-1 by @dependabot in #335

Full Changelog: v0.9.0...v0.10.0

v0.9.0

31 Oct 09:53
87fda9e
Compare
Choose a tag to compare

What's Changed

  • chore: update codeowners for teams by @wolf31o2 in #295
  • build(deps): bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible by @dependabot in #296
  • build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 by @dependabot in #298
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.93.0 to 0.93.2 by @dependabot in #297
  • build(deps): bump blinklabs-io/go from 1.22.6-1 to 1.22.7-1 by @dependabot in #299
  • chore: remove deprecated packages directory by @wolf31o2 in #300
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.93.2 to 0.93.3 by @dependabot in #301
  • build(deps): bump github.com/docker/docker from 27.2.0+incompatible to 27.3.1+incompatible by @dependabot in #303
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.93.3 to 0.94.3 by @dependabot in #304
  • fix: remove PTY we use virtual tty in packages by @verbotenj in #305
  • build(deps): bump blinklabs-io/go from 1.22.7-1 to 1.23.1-1 by @dependabot in #307
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.94.3 to 0.96.0 by @dependabot in #306
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.96.0 to 0.98.0 by @dependabot in #308
  • build(deps): bump blinklabs-io/go from 1.23.1-1 to 1.23.2-1 by @dependabot in #309
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.98.0 to 0.99.0 by @dependabot in #310
  • chore(deps): update blinklabs-io/gouroboros to v0.101.0 by @agaffney in #312
  • ci: update to minimum go 1.22 by @wolf31o2 in #314
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.101.0 to 0.102.0 by @dependabot in #313

Full Changelog: v0.8.1...v0.9.0

v0.8.1

26 Aug 21:28
c4ed87b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.89.1 to 0.90.0 by @dependabot in #281
  • build(deps): bump blinklabs-io/go from 1.21.11-1 to 1.21.12-1 by @dependabot in #282
  • build(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.1+incompatible by @dependabot in #284
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.90.0 to 0.91.1 by @dependabot in #285
  • build(deps): bump blinklabs-io/go from 1.21.12-1 to 1.21.13-1 by @dependabot in #286
  • build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 by @dependabot in #290
  • build(deps): bump blinklabs-io/go from 1.21.13-1 to 1.22.6-1 by @dependabot in #287
  • build(deps): bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible by @dependabot in #289
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.91.1 to 0.92.1 by @dependabot in #291
  • ci: use go 1.22 for builds/tests and 1.23 for tests by @wolf31o2 in #292
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.92.1 to 0.93.0 by @dependabot in #293

Full Changelog: v0.8.0...v0.8.1