Skip to main content

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.1.1 to ^3.1.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.1.2 to ^3.2.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.2.0 to ^3.2.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.2.1 to ^3.2.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.2.2 to ^3.3.0
      • @webda/workout bumped from ^3.0.2 to ^3.0.3
    • devDependencies
      • @webda/tsc-esm bumped from ^1.0.5 to ^1.0.6

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.3.0 to ^3.4.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.5.0 to ^3.6.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.7.0 to ^3.8.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.8.0 to ^3.8.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.9.0 to ^3.9.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.10.0 to ^3.11.0
      • @webda/workout bumped from ^3.1.0 to ^3.1.1
    • devDependencies
      • @webda/tsc-esm bumped from ^1.1.0 to ^1.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.12.0 to ^3.13.0
      • @webda/workout bumped from ^3.1.2 to ^3.1.3
    • devDependencies
      • @webda/tsc-esm bumped from ^1.2.0 to ^1.3.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.13.0 to ^3.13.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.13.1 to ^3.13.2

3.6.0 (2024-02-04)

Features

  • return action on launch (e39cf50)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.13.2 to ^3.14.0

3.5.0 (2024-01-09)

Features

  • add mutations on graphql (fa3d647)
  • add subscription system (b4f625c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.11.2 to ^3.12.0
      • @webda/workout bumped from ^3.1.1 to ^3.1.2
    • devDependencies
      • @webda/tsc-esm bumped from ^1.1.1 to ^1.2.0

3.4.1 (2023-12-05)

Bug Fixes

  • Action override in subclass (113f5a6)
  • named action execution (931f4b2)
  • upload/download util method (6df18fd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.11.1 to ^3.11.2

3.4.0 (2023-12-04)

Features

  • allow binaries access by default on AsyncAction (9d2fad4)

Bug Fixes

  • allow Binaries to define metadata and metadata schema (2001b1e)
  • remove store reference and use model to retrieve the action (6ee4f89)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.11.0 to ^3.11.1

3.3.0 (2023-11-29)

Features

  • add a setModelStore to force model store (5354f46)
  • add action input validation and openapi definition (fc0e28c)
  • async module use AsyncAction model directly (862d051)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.9.1 to ^3.10.0

3.2.3 (2023-11-18)

Bug Fixes

  • links with __ prefix misplaced with ___ by escapeName (6a5a8b9)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.8.1 to ^3.9.0

3.2.0 (2023-11-12)

Features

  • add CoreModel listeners system (977dd9d)
  • drop node16 as it is EOL (a6b795a)
  • RESTDomainService: add the url info retriever on Binaries (13fe77c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.6.0 to ^3.7.0
      • @webda/workout bumped from ^3.0.4 to ^3.1.0
    • devDependencies
      • @webda/tsc-esm bumped from ^1.0.6 to ^1.1.0

3.1.0 (2023-10-04)

Features

  • add more cases to transformName for RESTDomainService (b1071f2)

Bug Fixes

  • default toLowerCase for k8s resources name (aaa0d58)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.4.0 to ^3.5.0
      • @webda/workout bumped from ^3.0.3 to ^3.0.4

3.0.4 (2023-06-30)

Bug Fixes

  • add explicit dependencies declaration (#411) (4d8cbae)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.1.0 to ^3.1.1
      • @webda/workout bumped from ^3.0.1 to ^3.0.2
    • devDependencies
      • @webda/tsc-esm bumped from ^1.0.4 to ^1.0.5

3.0.3 (2023-06-30)

Bug Fixes

  • add missing dependencies for pnpm/bazel (1ec04a3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.0.2 to ^3.1.0
    • devDependencies
      • @webda/tsc-esm bumped from ^1.0.3 to ^1.0.4