Skip to content

Releases: SolaceLabs/solace-tools-typescript

@solace-labs/[email protected]

28 May 12:49
6942734
Compare
Choose a tag to compare

Minor Changes

  • 1f13dde: issues for application domains

    • added error catch and create issue for application domains
    • Epv2 application domain topic domains must only include variables with associated enums
      • create issue with cause if enum not found

Patch Changes

@solace-labs/[email protected]

28 May 12:49
6942734
Compare
Choose a tag to compare

Patch Changes

@solace-labs/[email protected]

27 May 07:23
d611d70
Compare
Choose a tag to compare

Minor Changes

  • 6df469c: enhancements:

    • added optional labels for enums to enumVersionTask
    • EpSdkCustomAttributeDefinitionTask:
      • added applicationDomain scoped custom attribute defintions feature
        • Note: updating custom attribute definition when applicationDomain scoped does not work, throw error. see source code for more info.
    • added scope custom attributes to each service class
    • added method setCustomAttributes to version service classes:
      • EpSdkEnumVersionsService.ts
      • EpSdkSchemaVersionsService.ts
      • EpSdkEventVersionsService.ts
      • EpSdkApplicationVersionsService.ts
    • EpSdkEpEventVersionTask:
      • made schemaVersionId an optional setting, supporting events without a schema

Patch Changes

@solace-labs/[email protected]

27 May 07:23
d611d70
Compare
Choose a tag to compare

Patch Changes

  • 12f4520: added tests for custom attribute definitions

@solace-labs/[email protected]

27 May 14:32
6bac5d2
Compare
Choose a tag to compare

Minor Changes

  • cba9775: bug fixes & enhancements

    enums

    • added error handling to create enum issue

    events

    • added enum issue as the cause for event issue

    test

    • reduced test time: selected domains only

@solace-labs/[email protected]

27 May 07:22
d611d70
Compare
Choose a tag to compare

Minor Changes

  • c8bbbbf: enhancements

    • added issue capture, log, summary and continue with migration
    • set the label for EpV2 Enum Values from EpV1 Enum display name if present
    • added events migrator
    • added applications migrator
    • added tags to custom attribute migration for schemas
    • added tags to custom attribute migration for events
    • added 'ep-migrate-run-id' custom attribute for
      • application domains, enums, schemas, events, applications
        • if action === CREATE
      • enum versions, schema versions, event versions, application versions
        • if action === CREATE_FIRST_VERSION || CREATE_NEW_VERSION
    • added absent using 'ep-migrate-run-id' custom attribute
    • create first draft of docs

Patch Changes

@solace-labs/[email protected]

27 May 07:22
d611d70
Compare
Choose a tag to compare

Patch Changes

@solace-labs/[email protected]

27 May 07:22
d611d70
Compare
Choose a tag to compare

Patch Changes

@solace-labs/[email protected]

13 May 14:06
bb4be4d
Compare
Choose a tag to compare

Minor Changes

  • 6e0ab82: added topicDomains to EpSdkApplicationDomainTask

@solace-labs/[email protected]

13 May 14:06
bb4be4d
Compare
Choose a tag to compare

Minor Changes

  • 96f830f: added runState=present|absent

Patch Changes