Skip to content

Releases: devopsfactory-io/jit-runners

v1.0.0-rc.2

04 May 18:51
fe6d675

Choose a tag to compare

What's Changed

Features

  • fix: terminate EC2 on lifecycle completed + scaledown orphan sweep (#74) by @kaio6fellipe in #75

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

04 May 04:40

Choose a tag to compare

What's Changed

Features

  • feat(cloud): add GCP deployment path with cloud-agnostic abstractions by @kaio6fellipe in #46

Bug fixes

  • feat(lifecycle): add lifecycle tracking, deregister, and re-enqueue (closes #47) by @kaio6fellipe in #48
  • fix(config): make SQS_QUEUE_URL + secrets optional at load by @kaio6fellipe in #51
  • build(makefile): include lifecycle Lambda in build and zip targets by @kaio6fellipe in #54

Full Changelog: v0.3.1...v1.0.0-rc.1

Full Changelog: v0.3.1...v1.0.0-rc.1

v0.3.1

01 May 14:22
3463ed3

Choose a tag to compare

What's Changed

Bug fixes

  • fix(packer): swap gnupg2-minimal for gnupg2 in AMI build by @kaio6fellipe in #43

Documentation

Full Changelog: v0.3.0...v0.3.1

Full Changelog: v0.3.0...v0.3.1

v0.3.0

01 May 13:10
5426b6c

Choose a tag to compare

What's Changed

Features

  • feat: pre-baked runner AMI with ubuntu-latest toolchain, PR testing, and version tagging by @kaio6fellipe in #6

Documentation

Dependency updates

  • chore(deps): pin dependencies in .github/workflows/test.yml (main) by @renovate[bot] in #9
  • chore(deps): update dependency go to v1.26.1 in lambda/go.mod (main) - autoclosed by @renovate[bot] in #10
  • chore(deps): update actions/checkout action to v5 in .github/workflows/test.yml (main) by @renovate[bot] in #11
  • chore(deps): update actions/setup-go action to v6 in .github/workflows/test.yml (main) by @renovate[bot] in #12
  • chore(deps): update aws-actions/configure-aws-credentials action to v5 in .github/workflows/ami-build.yml (main) by @renovate[bot] in #13
  • chore(deps): update actions/checkout action to v6 in .github/workflows/test.yml (main) by @renovate[bot] in #16
  • chore(deps): update golangci/golangci-lint-action action to v8 in .github/workflows/test.yml (main) by @renovate[bot] in #14
  • chore(deps): update terraform aws to v6 in infra/terraform/versions.tf (main) by @renovate[bot] in #15
  • chore(deps): update aws-actions/configure-aws-credentials action to v6 in .github/workflows/ami-build.yml (main) by @renovate[bot] in #19
  • fix(deps): update aws-sdk-go-v2 monorepo in lambda/go.mod (main) by @renovate[bot] in #22
  • chore(deps): update golangci/golangci-lint-action action to v9 in .github/workflows/test.yml (main) by @renovate[bot] in #23
  • chore(deps): update goreleaser/goreleaser-action action to v7 in .github/workflows/release.yml (main) by @renovate[bot] in #24
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.295.0 in lambda/go.mod (main) by @renovate[bot] in #25
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.296.0 in lambda/go.mod (main) by @renovate[bot] in #26
  • fix(deps): update aws-sdk-go-v2 monorepo in lambda/go.mod (main) by @renovate[bot] in #27
  • fix(deps): update module github.com/aws/aws-lambda-go to v1.54.0 in lambda/go.mod (main) by @renovate[bot] in #29
  • fix(deps): update aws-sdk-go-v2 monorepo in lambda/go.mod (main) by @renovate[bot] in #31
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.296.2 in lambda/go.mod (main) by @renovate[bot] in #32
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.32.14 in lambda/go.mod (main) by @renovate[bot] in #34
  • chore(deps): update dependency go to v1.26.2 in lambda/go.mod (main) by @renovate[bot] in #35
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.297.0 in lambda/go.mod (main) by @renovate[bot] in #36

Other work

New Contributors

Full Changelog: v0.2.0...v0.3.0

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Mar 03:44
a793a67

Choose a tag to compare

What's Changed

Documentation

  • docs: fix Go Report Card and pkg.go.dev badge URLs to use /lambda module path by @kaio6fellipe in #3
  • chore: add project-scoped agent definitions by @kaio6fellipe in #7

Full Changelog: v0.1.0...v0.2.0

Full Changelog: v0.1.0...v0.2.0

v0.1.0

12 Mar 08:16

Choose a tag to compare

What's Changed

Breaking Changes

  • ci: bootstrap self-hosted JIT runners with pre-baked AMI, spot fix, and open source prep by @kaio6fellipe in #1

New Contributors

Full Changelog: https://github.com/devopsfactory-io/jit-runners/commits/v0.1.0

Full Changelog: ...v0.1.0