* feat: enhance Kubernetes client with watch functionality
* refactor: simplify watch event handling in Kubernetes client example
* refactor: update Kubernetes watch functionality to use new event handling methods and add async enumerable support
* fix
* fix
* fix: correct usage of Pod list items in client example and update Obsolete attribute formatting
* fix: update client example to use correct Pod list method and improve Obsolete attribute formatting
* refactor: enhance type resolution for list items in TypeHelper by adding TryGetItemTypeFromSchema method
* feat: mark Watch methods as obsolete to prepare for future deprecation
* fix
* refactor: update WatcherExt class to internal and remove obsolete attributes; improve example method signature in Program.cs
* refactor: change WatcherExt class from internal to public and mark methods as obsolete for future deprecation
* 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
* 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
* first lib model
* add missing files
* happy test
* add vanilla rest for extend
* fix new url pattern
* address comments
* add v to tag
* bump ver
* add missing file when ren
* support multi pkg
* fix gh action
* fix env var
* ren title
* use gh action to set ver
* remove unused
* remove unused