v0.14.0-rc.1
What's Changed
- feat: add resource show command by @hoangndst in #1299
- docs: update README.md to include OpenSSF Best Practice Badge by @ffforest in #1301
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #1308
- feat: add kusion module apis for server by @liu-hm19 in #1310
- feat: support async runs by @ffforest in #1312
- fix: table name case sensitivity in join and pattern statement by @liu-hm19 in #1314
- feat: add kusion resource graph api for server by @Yangyang96 in #1323
- fix: able to parse run type and status in in any cases by @ffforest in #1315
- feat: server supports getting workspace modules by @liu-hm19 in #1313
- feat: add workspace config apis for kusion server by @liu-hm19 in #1311
- chore: optimize runs api by @ffforest in #1324
- feat: add trace for module and split module logs by @gshilei in #1332
- refactor: appconfig and module generators by @liu-hm19 in #1333
- feat: enable force unlock and optimize failure handling in execute api by @ffforest in #1339
- test: wrap workspace unit tests into a suite by @liu-hm19 in #1346
- feat: support watch in runs by @ffforest in #1343
- Feat add resource ID validation and resource URN by @ffforest in #1348
- feat: add filters for list sources, modules and runs APIs by @Yangyang96 in #1349
- fix: import v1 package for swagger doc generation by @Yangyang96 in #1350
- fix: swagger doc generated response by @Yangyang96 in #1352
- feat: add kusion mod login and pull sub-command by @liu-hm19 in #1345
- feat: support google cloud storage as backend by @ffforest in #1356
- feat: add pagination for server entities by @liu-hm19 in #1347
- fix: modules and runs api by @Yangyang96 in #1364
- fix: the problem of dependency change status not being updated by @riven-blade in #1363
- chore: clean swagger API queries by @Yangyang96 in #1366
- fix: kusion server handler swagger apis by @liu-hm19 in #1365
- fix: removal env patcher by @liu-hm19 in #1368
- fix: missing default source name by @Yangyang96 in #1369
- chore: add API POST request validation by @Yangyang96 in #1371
- chore: mask backend sensitive data by @Yangyang96 in #1373
- feat: support patcher removal for label and annotation by @liu-hm19 in #1374
- fix: workspace update and delete API by @Yangyang96 in #1375
- chore: support fuzzy match project name by @Yangyang96 in #1376
- fix: use default foreign key by @Yangyang96 in #1377
- fix: correct naming by @Yangyang96 in #1379
- fix: npe when default backend is not set by @ffforest in #1378
- feat: add developer portal by @hai-tian in #1351
- feat: add sort options in runs and projects list api by @ffforest in #1381
- feat: add stack delete/action by @hai-tian in #1383
- chore: update dockerfile and bump kpm pkg version by @liu-hm19 in #1384
New Contributors
- @gshilei made their first contribution in #1332
- @riven-blade made their first contribution in #1363
- @hai-tian made their first contribution in #1351
Full Changelog: v0.13.0...v0.14.0-rc.1