Skip to content

v0.8.0 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 06 Mar 12:07
· 458 commits to main since this release

What's Changed

  • docs: add 2023-12-07 biweekly newsletter blogs by @Peefy in #230
  • docs: add engineering-config-policy-with-kcl meeting blogs by @Peefy in #231
  • docs: add kcl-new-semantic-model blogs by @NeverRaR in #232
  • docs: add kcl kubevela integration guides by @Peefy in #233
  • docs: add kubevela integration user guide by @Peefy in #234
  • docs: add cloud native tool integration blogs by @Peefy in #235
  • feat: upload the ppt for CNCF KCD shenzhen 2023 Meeting by @zong-zhe in #236
  • feat: add kcd-shenzhen-1023 review by @zong-zhe in #237
  • feat: add biweekly newsletter for 12.21 by @zong-zhe in #238
  • docs: add ten-ways-for-kubernetes-config-management blogs by @Peefy in #239
  • docs: add why-we-rewrite-our-project-with-rust-talks by @Peefy in #240
  • refactor: index page and documents by @Peefy in #241
  • feat: add kubevela community kcl talks by @Peefy in #242
  • feat: add crossplane kcl function user guides by @Peefy in #243
  • feat: add biweekly-newsletter-2024-01-04 by @Peefy in #244
  • refactor: enhance kcl operator precedence table by @Peefy in #245
  • feat: add docs for kcl.mod by @zong-zhe in #246
  • feat: add docs for supporting OCI registry by @zong-zhe in #248
  • feat: mv 'kpm' to 'kcl mod' by @zong-zhe in #247
  • fix: error regex expressions in the index signature examples by @Peefy in #250
  • feat: add biweekly newsletter at 2024.01.18 by @zong-zhe in #251
  • doc: added kcl mod update documentation by @octonawish-akcodes in #254
  • docs: refactor crossplane kcl function blogs by @Peefy in #257
  • fix: fix typo '{k8s:KCL_MOD}'->'${k8s:KCL_MOD}' by @zong-zhe in #258
  • chore: update kcl-plugin documents by @Peefy in #261
  • added pretty json support example by @octonawish-akcodes in #259
  • added hash/md5 support example by @octonawish-akcodes in #262
  • feat: 2024-02-21-biweekly-newsletter-blogs by @Peefy in #263
  • added deduplicate str lists example by @octonawish-akcodes in #264
  • Fix: typo in document of Configuration by @StevenLeiZhang in #266
  • feat: add pkl comparision by @Peefy in #267
  • feat: add uninstall scripts and documents by @Peefy in #268
  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in #269
  • feat: add LFX guide by @zong-zhe in #270
  • Updated faq-kcl.md with disableNone feature by @d4v1d03 in #271
  • Fix ArgoCD plugin command args by @guiguan in #273
  • doc: 2024-02-01-blogs by @Peefy in #275
  • chore: sync latest doc to 0.7.0 version by @Peefy in #276
  • fix: error links in the kcl error documents by @Peefy in #279
  • feat: add more integration and language features in the intro document by @Peefy in #280
  • add convert JSON structures to schemas by @d4v1d03 in #281
  • added return types of json and yaml decode functions by @d4v1d03 in #282
  • added the difference between schema and lambda function by @d4v1d03 in #283
  • doc: added schema faq by @octonawish-akcodes in #284
  • docs: add 2024-02-22 blogs by @Peefy in #287
  • feat: add kcl v0.8 API documents by @Peefy in #286
  • fix: kcl mod add reference documents by @Peefy in #285
  • dict & schema conversion faq added by @octonawish-akcodes in #289
  • feat: add docs for filesystem builtin functions by @zong-zhe in #288
  • added usage of r prefix and string interpolation by @d4v1d03 in #292
  • refactor: plugin documents and add go plugin documents by @Peefy in #293
  • feat: add user guide for flux-kcl-controller by @zong-zhe in #290
  • docs: add crypto.uuid and crypto.filesha256 documents by @Peefy in #295
  • docs: add crossplane kcl function publishing on the marketplace by @Peefy in #300
  • docs: add code style for schema index signatures by @Peefy in #303
  • fix: managed resource typo by @Peefy in #305
  • fix: for local var example code add more unit test cases by @Peefy in #304
  • docs: add 0.8.0 release note by @zong-zhe in #299

New Contributors

Full Changelog: v0.7.0...v0.8.0