Skip to content

Releases: SolaceLabs/solace-tools-typescript

@solace-labs/[email protected]

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

Minor Changes

  • ecd84e8: Bug Fix: creating files with fwd slashes

@solace-labs/[email protected]

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

Minor Changes

@solace-labs/[email protected]

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

@solace-labs/[email protected]

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/[email protected]

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

Patch Changes

@solace-labs/[email protected]

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

@solace-labs/[email protected]

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

Patch Changes

@solace-labs/[email protected]

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/[email protected]

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/[email protected]

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