v0.11.0
What's Changed
- fix: add pr checking timeout continue flag by @kinsolee in #515
- feat: add plugin sdk v2 by @nanjingfm in #512
- chore: adjust catalog owner by @l-qing in #518
- feat: add v2 version of plugin sdk by @nanjingfm in #513
- Feat/conformance by @nanjingfm in #519
- fix: add missing methods of plugin by @nanjingfm in #522
- feat: support to mark test case as optional by @nanjingfm in #523
- refactor: add display columns interface. by @kycheng in #517
- add openapi tags by @airycanon in #520
- fix: plugin sdk passes sorting parameters by @nanjingfm in #524
- chore: [BREAKING CHANGE] upgrade tekton/pipeline to v0.56 by @l-qing in #527
- Add FindOwnerReferenceWithGroupKind function for find owner with provided group and kind by @yuzp1996 in #525
- chore: split plugin interfaces by @nanjingfm in #528
- Fix/project getter sdk by @nanjingfm in #530
- support cluster proxy by @airycanon in #531
- fix ca insecure conflicts by @airycanon in #532
- add update time webhook by @airycanon in #534
- feat: add git repository revision structs by @kinsolee in #533
- chore: remove e2e code and use conformance test instead by @nanjingfm in #536
- feat: add helper function to generate unique case name by @nanjingfm in #539
- fix fake policy id by @airycanon in #541
- feat: add generate docker auth func. by @kycheng in #540
- feat: add feature flag for clustertask by @l-qing in #542
- fix: unit test not stable by @l-qing in #543
- support request context by @airycanon in #544
- feat: Add variables values from GitRepositoryStatus by @danielfbm in #547
- feat: add feature flag for clustertask creation and migration by @l-qing in #548
- fix: Correcting BuildMeta generation methods from Git Objects by @danielfbm in #551
- feat: add warnings package by @l-qing in #549
- add ExpectKubeResExistsAndEqualTo func to assert resources in cluster by @chengjingtao in #550
- feat: add base domain env key. by @kycheng in #546
- Add LoadKubeResources in TestContext by @chengjingtao in #552
- feat: add record context and warning condition manager by @l-qing in #553
- fix: change UserApprovalInput approved field to pointer. by @kycheng in #555
- Add func for selecting and mutating map element by @yuzp1996 in #554
- test: Add logger to framework's context by @danielfbm in #557
- generate mock functions for project client by @chengjingtao in #560
- feat: add pull request client mock by @kinsolee in #556
- feat: support update klog log level dynamically based on configmap by @nanjingfm in #561
- feat: Add String() method to meta/v1alpha1/GitRepo structure by @danielfbm in #559
- feat: add func for git branch by @l-qing in #562
- feat: Adding testing/assertions package for common shared assertions by @danielfbm in #564
- feat: Add IgnoreTypeMeta and IgnoreRawExtension cmp.Options by @danielfbm in #566
- feat: deepcopy custom labels of conformance test node by @nanjingfm in #567
Full Changelog: v0.10.0...v0.11.0