0.5.0
What's Changed
- feat: update pr comment by @kinsolee in #223
- feat: add method for multicluster by @l-qing in #226
- Feat/builds optimization by @nanjingfm in #224
- feat: add constants for versioning by @l-qing in #228
- feat: add git tag struct and interface by @l-qing in #229
- feat: add generic methods by @l-qing in #230
- feat: add functions for version request by @l-qing in #231
- feat: Add ResourceTopConditionIsReadyEventually function to help by @danielfbm in #232
- chore: fix test function ResourceTopConditionIsReadyEventually by @nanjingfm in #233
- feat: add plugin client params by @l-qing in #237
- refactor: add GitPluginClient by @l-qing in #238
- feat: add substitution by @l-qing in #239
- chore: Bumping kubernetes and other dependencies version by @danielfbm in #241
- feat: Add GetValWithKey for triggeredBy, CloudEvent, ObjectReference … by @danielfbm in #243
- feat: artifact promotion and delivery are useful to public fields, ex… by @Jeremy-boo in #242
- support chinese resource name by @airycanon in #244
- fix: add deep copy method for approve_check, envimentspec by @Jeremy-boo in #245
- feat: Add GitRevision with GetValWithKey by @danielfbm in #246
- chore: add some helper function for testing api of the plugin by @nanjingfm in #236
- chore: add settings related labels and annotations by @nanjingfm in #247
- feat: Add IOStreams inside command/io and add command/args package by @danielfbm in #249
- chore: adjust the error log level by @l-qing in #250
- feat: test management by @kinsolee in #240
- feat: add root command into command/root to be reusable by by @danielfbm in #252
- add resource path format by @airycanon in #251
- feat: add funcs for check by @l-qing in #253
- feat: add artifact common parameter type. by @Jeremy-boo in #254
- feat: add artifact common parameter type. by @Jeremy-boo in #255
- feat: add timeout function for check approval by @l-qing in #257
- feat: Add ui descriptors annotation key by @danielfbm in #258
- feat: add approval package by @l-qing in #260
- feat: add git branch methods by @danielfbm in #259
- chore: approved remove omitempty by @l-qing in #261
- feat: add approval webhook by @l-qing in #264
- chore: Adds nil treatment for when GitBranch is nil by @danielfbm in #265
- feat: add resourceScope.autoGenerate annotation. by @kycheng in #266
- Feat/artifact properties by @chengjingtao in #269
- feat: add code quality api group codequality.pkg.katanomi.dev/v1alpha1 by @danielfbm in #270
- refactor: test management optimization by @kinsolee in #268
- chore: add Interface mock by @l-qing in #271
- feat: add validate for approval by @l-qing in #273
- feat: Add more methods to obtain apis/artifacts/ArtifactValue by @danielfbm in #272
- feat: select secret by create time. by @kycheng in #267
- testing: Adds MustLoadFileString to testing package by @danielfbm in #275
- feat: Add IsEmpty methods to AnalysisResult, CodeLintResults and Unit… by @danielfbm in #276
- fix: project multiple subtypes by @kinsolee in #277
- fix test fail by @airycanon in #256
- add artifact filter validation by @airycanon in #281
- Add label katanomi.dev/manager-by by @yuzp1996 in #280
- feat: add approval restrictions by @l-qing in #283
- fix env filter by @airycanon in #284
- fix: cannot patch stagerun by @l-qing in #286
- add filter for completed taskRun by @yuzp1996 in #285
- feat: add common method to check tekton if installed. by @Jeremy-boo in #278
- chore: refactor url path encoding by @nanjingfm in #282
- chore: fix the format of api error response by @nanjingfm in #287
- support to pass labels selector when select secret by @chengjingtao in #288
New Contributors
- @kinsolee made their first contribution in #223
- @Jeremy-boo made their first contribution in #242
Full Changelog: 0.4.0...0.5.0