Skip to content

Releases: IBM/shiftlaunch

We are releasing ShiftLaunch v0.1.0, the first stable release

Choose a tag to compare

@sudeeshjohn sudeeshjohn released this 03 Aug 06:09
3a8870a

What's Changed

  • fix: allow netboot boot method for SNO clusters by @sudeeshjohn in #15
  • chore(deps): bump github.com/pelletier/go-toml/v2 from 2.4.2 to 2.4.3 by @dependabot[bot] in #16
  • chore(deps): bump github.com/beevik/etree from 1.6.0 to 1.7.0 by @dependabot[bot] in #22
  • chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 by @dependabot[bot] in #21
  • chore(deps): bump golang.org/x/text from 0.38.0 to 0.40.0 by @dependabot[bot] in #20
  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 by @dependabot[bot] in #18
  • chore(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 by @dependabot[bot] in #19
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.22 to 0.0.23 by @dependabot[bot] in #25
  • fix: bump Go to 1.26.5 to resolve CVE-2026-39822 by @sudeeshjohn in #23
  • chore: fix formatting, import ordering, and rewrite README by @sudeeshjohn in #24
  • Update README.md by @sudeeshjohn in #31
  • fix: prevent VIP collisions and deduplicate scanner logic by @sudeeshjohn in #26
  • feat: add RHCOS/OCP URL auto-resolution, checksum validation, and pre-release enforcement by @sudeeshjohn in #27
  • chore(deps): bump github.com/mattn/go-runewidth from 0.0.24 to 0.0.27 by @dependabot[bot] in #28
  • chore(deps): bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5 by @dependabot[bot] in #30
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.23 to 0.0.24 by @dependabot[bot] in #29

Full Changelog: v0.1.0-alpha.2...v0.1.0

What's Changed

  • fix: allow netboot boot method for SNO clusters by @sudeeshjohn in #15
  • chore(deps): bump github.com/pelletier/go-toml/v2 from 2.4.2 to 2.4.3 by @dependabot[bot] in #16
  • chore(deps): bump github.com/beevik/etree from 1.6.0 to 1.7.0 by @dependabot[bot] in #22
  • chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 by @dependabot[bot] in #21
  • chore(deps): bump golang.org/x/text from 0.38.0 to 0.40.0 by @dependabot[bot] in #20
  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 by @dependabot[bot] in #18
  • chore(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 by @dependabot[bot] in #19
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.22 to 0.0.23 by @dependabot[bot] in #25
  • fix: bump Go to 1.26.5 to resolve CVE-2026-39822 by @sudeeshjohn in #23
  • chore: fix formatting, import ordering, and rewrite README by @sudeeshjohn in #24
  • Update README.md by @sudeeshjohn in #31
  • fix: prevent VIP collisions and deduplicate scanner logic by @sudeeshjohn in #26
  • feat: add RHCOS/OCP URL auto-resolution, checksum validation, and pre-release enforcement by @sudeeshjohn in #27
  • chore(deps): bump github.com/mattn/go-runewidth from 0.0.24 to 0.0.27 by @dependabot[bot] in #28
  • chore(deps): bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5 by @dependabot[bot] in #30
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.23 to 0.0.24 by @dependabot[bot] in #29

Full Changelog: v0.1.0-alpha.2...v0.1.0

ShiftLaunch v0.1.0-alpha.2 release

Pre-release

Choose a tag to compare

@sudeeshjohn sudeeshjohn released this 01 Jul 13:21
b859342

What's Changed

  • fix: security hardening and stability fixes across orchestrator, transport, and services by @sudeeshjohn in #13

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

What's Changed

  • fix: security hardening and stability fixes across orchestrator, transport, and services by @sudeeshjohn in #13

New Contributors

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

ShiftLaunch pre-release v0.1.0-alpha.1

Pre-release

Choose a tag to compare

@sudeeshjohn sudeeshjohn released this 26 Jun 17:55

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.53.0 by @dependabot[bot] in #2
  • chore(deps): bump github.com/gookit/color from 1.6.0 to 1.6.1 by @dependabot[bot] in #3
  • chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 by @dependabot[bot] in #4
  • chore(deps): bump github.com/sagikazarmark/locafero from 0.11.0 to 0.12.0 by @dependabot[bot] in #6
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.21 to 0.0.22 by @dependabot[bot] in #7
  • chore(deps): bump github.com/mattn/go-runewidth from 0.0.23 to 0.0.24 by @dependabot[bot] in #8
  • chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.4.2 by @dependabot[bot] in #9
  • chore(deps): bump atomicgo.dev/keyboard from 0.2.9 to 0.2.10 by @dependabot[bot] in #5
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in #11

New Contributors

Full Changelog: https://github.com/IBM/shiftlaunch/commits/v0.1.0-alpha.1