Skip to content

v0.17.0

Choose a tag to compare

@cmwylie19 cmwylie19 released this 27 Nov 16:04
· 1826 commits to main since this release
8e38bba

New Features

  • feat!: update pepr build --entry-point flag to allow output of deployable module by @btlghrants in #391
This PR changes the way the --entry-point flag works to make it output fully a
deployable module and instead adds a new flag: --no-embed to cover the pre-existing
behavior. This allows use of the flags --output-dir and --entry-point together to fully
specify what-gets-built-and-where while still allowing callers to opt-in to the previous
behavior with the new flag (--no-embed).

What's Changed

  • chore: bump the development-dependencies group with 2 updates by @dependabot in #379
  • fix: update to use kubernetes-fluent-client v1.8.3 by @bdw617 in #380
  • docs: npm version by @cmwylie19 in #378
  • fix: add support for ephemeralContainers in webhook by @mjnagel in #382
  • chore: bump the development-dependencies group with 5 updates by @dependabot in #390
  • chore: bump the production-dependencies group with 1 update by @dependabot in #396
  • chore: bump the development-dependencies group with 1 update by @dependabot in #394

New Contributors

Full Changelog: v0.16.0...v0.17.0