Skip to content

@cdklabs/tskb@v0.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 10:49
· 1208 commits to refs/heads/main since this release
b269077

0.0.0 (2023-06-23)

Features

  • actually load resources into the model and collect errors (#11) (116d1c5)
  • add SAM specification, better handling of type unions (#146) (f9f3dac)
  • augmentations (#120) (e1d2583), closes #96
  • convert all registry resources, unifying schemas (#17) (323fd3c)
  • experimental support for nx (#189) (acbda36)
  • generate initial version of resource classes (#63) (31c67c9)
  • monorepo dependency upgrades (#15) (62273ea)
  • service-spec-sources: generate json schema from source types (#3) (ece14db)
  • service-spec: data source for canned metrics (#115) (dc4d498)
  • setup monorepo tasks to run tasks in all workspaces (#14) (539cb20)
  • tskb: allow indexing entities by an arbitrary mapping (#124) (571b530)

Bug Fixes

  • parser functions collide if property names are the same (#112) (6058563), closes #107
  • recognize attributes from the legacy resource specification (#36) (ad31231)
  • resources in different regions have different identities (#30) (3bcd4f0)