Skip to content

Releases: SolaceLabs/solace-tools-typescript

@solace-labs/ep-async-api-importer@0.61.0

25 Jun 12:10
d4f1b51
Compare
Choose a tag to compare

Minor Changes

  • ecd84e8: Bug Fix: creating files with fwd slashes

@solace-labs/ep-async-api-importer@0.60.0

25 Mar 18:53
ae75332
Compare
Choose a tag to compare

Minor Changes

@solace-labs/ep-sdk@0.62.0

04 Oct 19:34
f692c16
Compare
Choose a tag to compare

Minor Changes

  • 68ff44e: Update the EP OpenAPI version and fix the version ID issue

Patch Changes

  • Updated dependencies [68ff44e]
    • @solace-labs/ep-openapi-node@2.54.0

@solace-labs/ep-openapi-node@2.54.0

04 Oct 19:34
f692c16
Compare
Choose a tag to compare

Minor Changes

  • 68ff44e: Update the EP OpenAPI version and fix the version ID issue

@solace-labs/ep-migrate@0.6.1

04 Oct 19:34
f692c16
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [68ff44e]
    • @solace-labs/ep-sdk@0.62.0

@solace-labs/ep-asyncapi@0.58.0

04 Oct 19:34
f692c16
Compare
Choose a tag to compare

Minor Changes

  • 68ff44e: Update the EP OpenAPI version and fix the version ID issue

Patch Changes

  • Updated dependencies [68ff44e]
    • @solace-labs/ep-openapi-node@2.54.0

@solace-labs/ep-async-api-importer@0.58.4

04 Oct 19:34
f692c16
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [68ff44e]
    • @solace-labs/ep-asyncapi@0.58.0
    • @solace-labs/ep-sdk@0.62.0

@solace-labs/ep-migrate@0.6.0

30 May 08:27
37593cf
Compare
Choose a tag to compare

Minor Changes

  • d10bf3e: re-work of issue logging

    • codes:

      • MIGRATE_SUMMARY_LOG
      • MIGRATE_SUMMARY_STATS
      • MIGRATE_ISSUE
        • logs each issue separately
        • avoids string size limit when logging entire array
    • removed runMode from log entries

@solace-labs/ep-migrate@0.5.1

29 May 09:34
972e820
Compare
Choose a tag to compare

Patch Changes

  • 1c39560: bug fixes and enhancements

    bug fixes:

    • config: fixed bug applying optional versions for enums, events, schemas, applications

    enhancements:

    • config: added node info

@solace-labs/ep-sdk@0.61.1

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

Patch Changes

  • 1f13dde: fixes

    • EpSdkApplicationDomainTask

      • create():
        • if an error creating a configured topic domain occurrs the Application Domain is deleted again and the error re-thrown