Skip to content

skills-service:1.9.0

Choose a tag to compare

@sudo-may sudo-may released this 20 Apr 15:32
· 7659 commits to master since this release
  • Implemented Skills Catalog, a feature that facilitates the re-use of skills across projects:
    • Skills can be exported to the Catalog which makes those skills available for re-use in other projects.
    • Once exported to the catalog, those skills can be easily imported into other projects as a read-only skill.
    • As skill occurrences are reported to the original project they are also automatically propagated to the imported skills within other projects.
    • Changes to the original skill (ex. description, occurrences) are automatically synchronized to all the imported skills as well.
  • Added resilient and distributed asynchronous job execution framework
  • Enhanced profiling printing thresholds to be configurable per-endpoint