What's Changed
🐛 Bug Fixes
- Replace lstrip with substring to resolve #685 by @jorenkoyen in #686
- Support dictionary values in API responses by @lgarber-akamai in #697
- Only use +and in filters when necessary by @lgarber-akamai in #695
- Updated OBJ plugin default cluster configurataion to be required by @ezilber-akamai in #699
🚀 New Features
- Support oneOfs & anyOfs in operation request & response schema by @lgarber-akamai in #701
💡 Improvements
- Response bodies included in debug output by @ezilber-akamai in #694
🧪 Testing Improvements
- Add LKE ACL cases by @ykim-akamai in #684
- Add LKE Enterprise cases by @ykim-akamai in #687
- Integration test by @vshanthe in #696
- Fix LKE integration test with node pool by @yec-akamai in #715
⚙️ Repo/CI Improvements
📦 Dependency Updates
- build(deps): bump slackapi/slack-github-action from 1.26.0 to 2.0.0 by @dependabot in #691
- build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #689
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.12.2 by @dependabot in #688
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #692
- build(deps): bump actions/github-script from 6 to 7 by @dependabot in #690
- Bump minimal Python version to 3.9 by @zliang-akamai in #698
- build(deps): bump docker/build-push-action from 4.1.1 to 6.10.0 by @dependabot in #713
- build(deps): bump rickstaa/action-create-tag from 1.6.1 to 1.7.2 by @dependabot in #711
- build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #710
- build(deps): bump docker/setup-buildx-action from 2.7.0 to 3.8.0 by @dependabot in #709
New Contributors
- @sd416 made their first contribution in #693
- @jorenkoyen made their first contribution in #686
Full Changelog: v5.55.0...v5.56.0