Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 17:57
· 111 commits to main since this release

What's Changed

  • Update development notice by @vuil in #52
  • Update golangci-lint to 1.52.2 by @marckhouzam in #56
  • Cross-version API Compatibility - Cleanup Test Helper functions by @mpanchajanya in #35
  • Add Test Results Summary for compatibility tests by @mpanchajanya in #53
  • Use generics to convert objects to config nodes by @marckhouzam in #55
  • Run Compatibility tests on all PRs by @marckhouzam in #60
  • Move the DiscoverySources config section by @marckhouzam in #58
  • Add configuration APIs for Certificate configuration by @prkalle in #62
  • Add DefaultFeatureFlags not PluginDescriptor to enable plugins to set default feature flags in config file by @mpanchajanya in #63
  • Update Certificate configuration types to use Host instead of HostName by @prkalle in #64
  • Add validators functionality to prompts by @mpanchajanya in #61
  • Bug Fix: Add empty checks for config APIs by @mpanchajanya in #57
  • Add EULA Acceptance support by @vuil in #69
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /test/compatibility/testplugins/runtime-test-plugin-v0_25_4 by @dependabot in #71
  • Cross-version API Compatibility tests - Feature flags API by @mpanchajanya in #28
  • Cross-version API Compatibility tests - Env APIs by @mpanchajanya in #65
  • Upgrade to Cobra 1.7.0 by @marckhouzam in #72
  • Cross-version API Compatibility tests - CLI Discovery sources APIs by @mpanchajanya in #66
  • Bug fix: Update plugin usage to include target by @mpanchajanya in #73
  • Deprecate legacy config APIs by @mpanchajanya in #74
  • Cross-version API Compatibility tests - Config Metadata APIs by @mpanchajanya in #68
  • Provide experimental SyncPluginsForTarget API by @vuil in #76
  • Cross-version API Compatibility tests - GetClientConfig and StoreClientConfig APIs by @mpanchajanya in #67
  • Cross-version API compatibility tess - cleanup by @mpanchajanya in #77
  • Add config APIs for Telemetry configuration by @prkalle in #78
  • Add CSPOrgID and EntitlementAccountNumber to telemetry options in the config by @prkalle in #80
  • Introduce additional metadata field to Context by @mpanchajanya in #81
  • Expose the TANZU_CLI_LOG_LEVEL environment variable to control the log level by @marckhouzam in #86

New Contributors

Full Changelog: v0.90.0...v1.0.0-rc.1