Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Sep 29, 2023
1 parent b1bec1b commit e08f947
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions generator/konfig-docs/blog/2023/09/29-changelog-5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@ content on the page.
<details>
<summary>Improvements and Fixes</summary>
- Eliminated dependency security vulnerabilities in Python and TypeScript SDKs
- Add "removeKonfigBranding" configuration to Go SDK
- Add `removeKonfigBranding` configuration to Go SDK
- Improved generated testing and documentation for Go SDKs
- Created `konfig pr-merge` and `konfig-pr-create` commands for GitHub automation
- Fixed Git repository tagging for Go publishing to properly be indexed by [pkg.go.dev](https://pkg.go.dev/)
- Support submodules for Go SDK
- Created [new lint rule](/docs/lint-rules#invalid-required-property-syntax) to catch potentially invalid required syntax
- Created `konfig list-sdk-submodules` to be used in automation
- Support submodules in automation pipeline
- Support submodules in the automation pipeline
- Added client state validation in Ruby to catch invalid client state when SDK is instantiated
- Validate UUID parameters in API Reference Page
- Validate UUID parameters in the API Reference Page
- Created [documentation](/docs/portal/tutorials/creating-markdown-pages) for setting up API Portal with custom markdown pages
- Added `--tolerate-republish` flag to `konfig publish` to allow for gracefully publishing of existing versions
- Support `multipart/form-data` input for `konfig mock` server
Expand Down

0 comments on commit e08f947

Please sign in to comment.