Skip to content

Releases: Kong/kong-pongo

Release 2.11.1

30 May 10:36
Compare
Choose a tag to compare

What's Changed

  • fix(up): assume the container as healthy if no health check available by @git-hulk in #563
  • chore(docs): update the update instructions, since we're versioned by @Tieske in #565

New Contributors

Full Changelog: 2.11.0...2.11.1

Release 2.11.0

29 May 08:21
Compare
Choose a tag to compare

What's Changed

  • feat(version) added Kong Enterprise version 2.8.4.7 by @outsinre in #527
  • feat(version) added Kong Enterprise version 3.6.0.0 by @kikito in #529
  • feat(*): improve platform detection by @Tieske in #530
  • feat(version) added Kong open source version 3.6.0 by @kikito in #528
  • feat(version) added Kong Enterprise version 3.4.3.4 by @outsinre in #531
  • feat(version) added Kong Enterprise version 3.6.1.0 by @outsinre in #535
  • add version 3.6.1 by @nowNick in #536
  • feat(version) added Kong Enterprise version 3.6.1.1 by @outsinre in #537
  • fix(docs): minor update shell command by @Tieske in #540
  • feat(version) added Kong Enterprise version 3.4.3.5 by @outsinre in #546
  • feat(version) added Kong Enterprise version 2.8.4.8 by @outsinre in #549
  • feat(version) added Kong Enterprise version 3.6.1.2 by @outsinre in #550
  • feat(version) added Kong Enterprise version 3.4.3.6 by @outsinre in #552
  • feat(version) added Kong Enterprise version 3.6.1.3 by @outsinre in #553
  • feat(deps): add timeout setting for dependencies by @Tieske in #554
  • feat(version) added Kong Enterprise version 2.8.4.9 by @outsinre in #555
  • feat(version) added Kong Enterprise version 3.7.0.0 by @AndyZhang0707 in #559
  • feat(version) added Kong open source version 3.7.0 by @AndyZhang0707 in #560

New Contributors

Full Changelog: 2.10.0...2.11.0

Release 2.10.0

08 Feb 14:28
Compare
Choose a tag to compare
  • Feat: add automatic reloads for interactive shells. This will watch plugin files as
    well as the dbless config file and reload upon changes.
    #504.

  • Feat: support access to host runner's services.
    #473.

  • Feat: provide more feedback when using a custom image.
    #524.

  • Feat: Kong Enterprise 3.5.0.3

  • Feat: Kong Enterprise 3.5.0.2

  • Feat: Kong Enterprise 3.5.0.1

  • Feat: Kong Enterprise 3.4.3.3

  • Feat: Kong Enterprise 3.4.3.2

  • Feat: Kong Enterprise 3.4.3.1

  • Feat: Kong Enterprise 3.4.2.0

  • Feat: Kong Enterprise 2.8.4.6

  • Feat: Kong Enterprise 2.8.4.5

  • Fix: include the Pongo version in the generated image names to prevent running
    older images after a Pongo upgrade. A new image will automatically be build now.
    #516.

  • Fix: fail if the compose-up command fails. To prevent hanging while waiting for a
    health-check to go healthy.
    #522.

  • Fix: do not fail the build if httpie cannot be installed. Now continues the
    build since it is optional.
    #515.

  • Fix: the --debug option will now output full buildlogs again using buildkit
    #513.

  • Fix: kms alias will exit when starting Kong fails.
    #503.

  • Fix: proxy config will be passed upon build and again on run.
    #514.

  • Fix: health-checks on Pongo container. Use proper prefix.
    #456.

  • Fix: version resolving, EE versions have 2 patch versions, now Pongo will resolve
    them both. So 3.4.1.x now resolves to latest within 3.4, being 3.4.2.0.
    #477.

  • Chore: remove deprecated docker repo.
    #475.

  • Chore: remove some deadcode and remnants of Pulp usage.
    #523.

2.9.0

09 Nov 14:02
Compare
Choose a tag to compare

What's Changed

  • fix(changelog): update release date by @Tieske in #452
  • feat(version) added Kong open source version 3.5.0 by @locao in #459
  • feat(version) added Kong Enterprise version 3.5.0.0 by @locao in #458
  • release 2.9.0 by @locao in #460

Full Changelog: 2.8.0...2.9.0

2.8.0

09 Nov 14:02
Compare
Choose a tag to compare

What's Changed

  • feat(version) added Kong Enterprise version 3.3.1.0 by @outsinre in #413
  • add version 3.3.1 by @kikito in #414
  • feat(version) added Kong Enterprise version 3.4.0.0 by @kikito in #418
  • feat(version) added Kong open source version 3.4.0 by @kikito in #419
  • Add version 3.1.1.5 by @outsinre in #422
  • feat(version) added Kong Enterprise version 2.8.4.3 by @outsinre in #423
  • feat(version) added Kong Enterprise version 3.2.2.4 by @outsinre in #424
  • feat(version) added Kong Enterprise version 3.2.2.1 by @outsinre in #429
  • feat(version) added Kong Enterprise version 3.2.2.2 by @outsinre in #431
  • feat(version) added Kong Enterprise version 3.2.2.3 by @outsinre in #432
  • feat(version) added Kong open source version 3.4.1 by @kikito in #433
  • feat(version) added Kong Enterprise version 3.4.1.0 by @kikito in #434
  • feat(version) added Kong open source version 2.8.4 by @Tieske in #437
  • feat(version) added Kong Enterprise version 3.4.1.1 by @outsinre in #438
  • feat(version) added Kong Enterprise version 2.8.4.4 by @outsinre in #439
  • feat(version) added Kong Enterprise version 3.1.1.6 by @outsinre in #440
  • feat(version) added Kong Enterprise version 3.2.2.5 by @outsinre in #441
  • feat(version) added Kong Enterprise version 3.3.1.1 by @outsinre in #442
  • fix(deps) install pip without build-essential by @fffonion in #443
  • Add version 3.4.2 by @hanshuebner in #447
  • fix(down): remove volumes automatically by @Tieske in #448
  • fix(debug): drop the --progress flag by @Tieske in #449
  • chore(readme): minor updates by @Tieske in #450
  • release 2.8.0 by @Tieske in #451

Full Changelog: 2.7.0...2.8.0

2.7.0

08 Jul 04:29
Compare
Choose a tag to compare

What's Changed

  • feat(shell): add alias to enable RBAC and GUI-auth by @Tieske in #392
  • feat(shell): kms alias now requests confirmation before import by @Tieske in #393
  • add version 3.3.0 by @kikito in #401
  • add version 3.3.0.0 by @kikito in #400
  • feat(shell): add symlink to rockstree "/rockstree" by @Tieske in #402
  • support to globally disable health checks by @onmomo in #405
  • feat(version) added Kong Enterprise version 2.8.4.2 by @Tieske in #411

Full Changelog: 2.6.0...2.7.0

2.6.0

08 Jul 04:28
Compare
Choose a tag to compare

What's Changed

  • feat(version) added Kong Enterprise version 3.2.1.0 by @tyler-ball in #386
  • fix(image): install psmisc and net-tools to provide fuser and netstat by @fffonion in #384
  • fix(openssl): use kong openssl lib to build lua dev dependencies by @fffonion in #382
  • feat(version) added Kong Enterprise version 3.2.2.0 by @tyler-ball in #388
  • add version 3.2.2 by @kikito in #389
  • fix(ld_path): setting the LD_LIBRARY_PATH broke some tools by @Tieske in #390

Full Changelog: 2.5.0...2.6.0

2.5.0

02 Mar 13:51
986b92b
Compare
Choose a tag to compare
  • Fix: Apple recently started shipping realpath in their OS. But it doesn't support the --version flag, so it was not detected as installed #380.

  • Feat: Kong Enterprise 3.1.1.3

  • Feat: Kong Enterprise 3.1.1.2

2.4.0

02 Mar 13:50
Compare
Choose a tag to compare
  • Fix: Redis certificates #370

  • Feat: Kong Enterprise 3.1.1.1

  • Feat: Kong Enterprise 3.1.1.0

  • Feat: Kong Enterprise 3.0.2.0

  • Feat: Kong OSS 3.1.1

  • Feat: Kong OSS 3.0.2

  • Feat: Kong OSS 2.8.2

Added Kong 3.1

21 Dec 14:13
Compare
Choose a tag to compare
  • Feat: Kong Enterprise 3.1.0.0
  • Feat: Kong Enterprise 3.0.1.0
  • Feat: Kong OSS 3.1.0