Skip to content

Releases: flipkart-incubator/Krystal

v7.0.2

12 Jul 07:58
Compare
Choose a tag to compare

Krystal 7

10 Jul 06:37
Compare
Choose a tag to compare

What's Changed

  • Make changes so that codeGeneVajramModels and compilation phases are … by @RamAnvesh in #208
  • Standardize facet terminology. Introduce the output facet type by @RamAnvesh in #211
  • Add file watcher for auto vajram model generation. Remove duplicate d… by @RamAnvesh in #212
  • Session scope decorator injection optimisation by @digvijay-rawat in #209
  • Rename input definition to facet definition everywhere by @RamAnvesh in #213
  • Add @Override annotations on generated getFacetDefinitions methods by @RamAnvesh in #214
  • Centralize all dependency versions to root build.gradle. by @RamAnvesh in #216
  • Standardize usage of Facet terminology in the code by @RamAnvesh in #217
  • Refactor and feature addition by @RamAnvesh in #218
  • Publish 6.0.1-SNAPSHOT versions by @RamAnvesh in #219
  • Clean up code by @RamAnvesh in #226
  • Update errable method name to errableFrom for better readability by @RamAnvesh in #227
  • Added check for direct inferring Using annotation from parameter name by @MdJunaidMahmood in #220
  • Add -parameters compiler arg to compilation stage by @RamAnvesh in #232
  • Refactor "Modulation" to "Batching" everywhere for better readability by @RamAnvesh in #233
  • Refactor 'needsBatching' to 'isBatched' by @RamAnvesh in #234
  • Fix bug where IOVajrams with primitive return types are breaking impl… by @RamAnvesh in #235
  • Add documentation for Vajram base classes by @RamAnvesh in #236
  • Add validation to check that two resolvers do not resolve the same dependency input by @dibyanideb in #222
  • Add support for triggering vajram directly with facetValues instead of VajramRequest by @RamAnvesh in #237
  • Add support for tracking facets at kryon definition level rather than only output logic level by @RamAnvesh in #238
  • Change toFacetValues method to directly use ImmutableMap.of(...) instead of HashMap by @RamAnvesh in #239
  • Add krystal-bom. Add oss-java-deps-bom by @RamAnvesh in #240
  • Make krystal-bom a sub project of Krystal by @RamAnvesh in #241
  • How_to_make_Batching_and_Dependencies_work_together.md by @RamAnvesh in #242
  • Create How_to_make_Batching_and_Dependencies_work_together.md by @RamAnvesh in #243
  • Delete How_to_make_Batching_and_Dependencies_work_together.md by @RamAnvesh in #244
  • WIWWT optimisations and OOM fix by @ajitraj88 in #215
  • Fix duplicate kryon trigger bug by @RamAnvesh in #248
  • Fix DefaultKryonExecutionReportTest taking into account data dereferencing by @RamAnvesh in #249
  • Add new vajram sample and test case by @RamAnvesh in #250
  • Stitched MainLogicExecReporter and Graph Generation logic by @ajitraj88 in #230
  • Some code clean up by @RamAnvesh in #251

New Contributors

Full Changelog: v5.2...v7.0.1

Krystal 5

13 Jan 05:16
90e2c2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.x...v5.2