* Implement code changes to enhance functionality and improve performance
* chore: update version to 18.0 in version.json
* fix: correct initialization of opblackList in PluralHelper
* chore: update SDK version to 18.0 in README.md
* Fixdocfx (#82)
* fix: update file references and clean up validation comments in models
* chore: add symlink to CONTRIBUTING.md for easier access
* fix: update documentation to include full type names for WebSocket and Predicate
* fix: include CONTRIBUTING.md in docfx.json build content
* refactor: update IKubernetes interface and template for consistency
* feat: add Microsoft.CodeAnalysis.CSharp package and improve source normalization in generator context
* chore: update package versions in Directory.Packages.props for compatibility and improvements
* chore: update Microsoft.VisualStudio.SlnGen and Nerdbank.GitVersioning package versions for compatibility
* Implement code changes to enhance functionality and improve performance
* chore: update version to 18.0 in version.json
* fix: correct initialization of opblackList in PluralHelper
* chore: update SDK version to 18.0 in README.md
* refactor: update IKubernetes interface and template for consistency
* feat: add Microsoft.CodeAnalysis.CSharp package and improve source normalization in generator context
* chore: update package versions in Directory.Packages.props for compatibility and improvements
* chore: update Microsoft.VisualStudio.SlnGen and Nerdbank.GitVersioning package versions for compatibility
* chore: downgrade xunit.runner.visualstudio and Xunit.StaFact package versions for compatibility
* chore: update package versions in Directory.Packages.props for compatibility and improvements
* style: format code for consistency and readability
* feat: update certificate loading logic for .NET 9 compatibility
* fix: update certificate loading method for .NET 9 compatibility
* generated based on 1.33
* Update version to 17.0 in version.json
* Remove extra API endpoint from swagger.json
* Remove ModelConverter and related AutoMapper components
* Update package versions
* Refactor code to use ConfigureAwait(false) for asynchronous calls and update target framework to net9.0
* Remove ConfigureAwait(false) from OidcAuthTests for consistency in async calls
* Update SDK version in README to reflect support for net8.0 and net9.0
* Update dotnet SDK version to 9.0.x in build workflow
* Revert Fractions package version to 7.3.0 in Directory.Packages.props
* Update target framework to netstandard2.1 for improved compatibility
* Update package references for Microsoft.CodeAnalysis in Directory.Packages.props and LibKubernetesGenerator.target
* Refactor Worker class constructor documentation and standardize Dictionary type declaration in Program.cs
* generate based on v1.32
* bump ver
* Delete swagger.json.unprocessed
* Update target frameworks and SDK versions in project files
* Remove extra API endpoint from swagger.json
* Update .NET SDK version to 9.0.x and adjust package references
* happy build
* Enhance certificate handling for .NET 9.0 compatibility in CertUtils and KubernetesClientConfiguration
* Add mapping for V1beta1ResourceClaim to V1ResourceClaim in AutoMapper configurations
* Refactor certificate loading to improve compatibility with .NET 9.0
* Update package versions in Directory.Packages.props for improved compatibility and features
* Update Fractions package version to 7.3.0 for improved compatibility
* Update KUBERNETES_BRANCH to v1.30.0 in csharp.settings
* Update version.json to 14.0
* Update SDK version to 14.0 for Kubernetes 1.30
* fix csharp naming conflict
* drop support of net7
* remove unused comment
* swagger 1.25
* update version converter
* bump version
* move missing models to models proj
* hide util for further cleanup
* hide more public api
* update version matrix
* swagger 1.24
* trim converter
* api group
* before moving method
* grouped api for client
* fix classic build
* fix e2e
* move all code to v8
* fix vis to
* bump ver
* fix authtest filename
* remove most net452 related code
* first net4 remove
* migrate test proj to net5 base
* fix format
* update sta xunit to fix platform not support
* Squashed commit of the following:
commit 16e1f819058ad281e1571b356c10d4d6ce77cf38
Author: Boshi Lian <farmer1992@gmail.com>
Date: Tue Dec 8 22:42:57 2020 -0800
temp disable some version converter
commit 7d1a651f4e7d27d1e61c91f46f73ac8d04ea8ab9
Author: Boshi Lian <farmer1992@gmail.com>
Date: Tue Dec 8 20:55:44 2020 -0800
add missing watcher generator files
commit 3f3199aad269bf89406ea71d0bc63f1a7ec23245
Author: Boshi Lian <farmer1992@gmail.com>
Date: Tue Dec 8 22:14:47 2020 +0000
gen v1.20.0
* bump version to 4.0
* support empty spec
* fix version converter for generator
* add generated header
* fix warning
* rerun generator