Skip to content

Conversation

Elson9
Copy link
Contributor

@Elson9 Elson9 commented Jun 23, 2025

Description

In Kong 3, the /snis endpoint returns a slightly different JSON format for certificates:

Kong2:
"certificate": "example-cert",

Kong3:
"certificate": { "id": "example-cert" },

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change with enhancements to documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have checked that unit tests pass locally with my changes
  • I have updated tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@Elson9 Elson9 requested a review from ikethecoder June 23, 2025 21:10
@Elson9 Elson9 merged commit 4833ef3 into dev Jun 24, 2025
9 checks passed
@Elson9 Elson9 deleted the feature/scheduler-fix branch June 24, 2025 22:38
Elson9 added a commit that referenced this pull request Jun 24, 2025
Feature/scheduler fix (#213)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants