Skip to main content

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

3.9.0 (2024-01-09)

Features

  • add encrypter and configuration encryption (b53611c)
  • add mutations on graphql (fa3d647)
  • add subscription system (b4f625c)
  • shell: remove websockets as it was socketio (2a78ba7)

Bug Fixes

  • NotEnumerable properties should not be in schema (cb9e4ac)

Dependencies

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

3.8.2 (2023-12-05)

Bug Fixes

Dependencies

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

3.8.1 (2023-12-04)

Bug Fixes

  • allow Binaries to define metadata and metadata schema (2001b1e)

Dependencies

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

3.8.0 (2023-11-30)

Features

  • add ndjson streams and stream persistence for big MemoryStore (d283948)

Dependencies

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

3.7.0 (2023-11-29)

Features

  • add a setModelStore to force model store (5354f46)
  • 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
      • @webda/kubernetes bumped from ^3.2.4 to ^3.2.5

3.6.3 (2023-11-22)

Bug Fixes

  • ensure ModelLink are not required by default (fba9844)
  • organize imports (0326b4b)

Dependencies

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

3.6.2 (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
      • @webda/kubernetes bumped from ^3.2.2 to ^3.2.3

3.6.0 (2023-11-14)

Features

Dependencies

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

3.5.0 (2023-11-12)

Features

  • add CoreModel listeners system (977dd9d)
  • drop node16 as it is EOL (a6b795a)
  • modelmapper service (e5eee5f)
  • 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/kubernetes bumped from ^3.1.1 to ^3.2.0
      • @webda/tsc-esm bumped from ^1.0.6 to ^1.1.0
      • @webda/workout bumped from ^3.0.4 to ^3.1.0

3.4.0 (2023-10-07)

Features

  • add stop function for service (c4fb0ec)

Bug Fixes

  • display help command (3d0b790)
  • remove completely the _ prefix of action method (3530b60)

Dependencies

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

3.3.0 (2023-10-04)

Features

  • add more cases to transformName for RESTDomainService (b1071f2)
  • add stores command to webda (5e692b8)

Bug Fixes

  • default toLowerCase for k8s resources name (aaa0d58)
  • set devMode prior to initialization (cb62746)

Dependencies

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

3.2.1 (2023-09-07)

Bug Fixes

  • do not export unknown schema (905ccc0)
  • ensure schema properties exist before adding openapi (68b7650)

Dependencies

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

3.2.0 (2023-08-30)

Features

  • add isDebug return devMode status (7cb662a)

Bug Fixes

  • update in metadata.size type (9638683)

Dependencies

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

3.1.4 (2023-07-08)

Bug Fixes

  • relax version condition between @webda/shell and @webda/core (b634574)

Dependencies

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

3.1.1 (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/kubernetes bumped from ^3.0.3 to ^3.0.4
      • @webda/tsc-esm bumped from ^1.0.4 to ^1.0.5
      • @webda/workout bumped from ^3.0.1 to ^3.0.2

3.1.0 (2023-06-30)

Features

  • add smart compilation for webda binary (48e17ed), closes #402
  • add WS proxy system (fdc394d)
  • allow redirect with WebdaError.Redirect (499432e)
  • allow usage of lowercase log level (6e8efdb)
  • emit a Webda.Init.Http when http server is ready (5513a21)

Bug Fixes

  • @types/ws version (f63b002)
  • add missing dependencies (189863f)
  • add missing dependencies for pnpm/bazel (1ec04a3)
  • improve error message for unsupported diagrams (03238b0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.0.2 to ^3.1.0
      • @webda/kubernetes bumped from ^3.0.2 to ^3.0.3
      • @webda/tsc-esm bumped from ^1.0.3 to ^1.0.4
      • @webda/workout bumped from ^3.0.0 to ^3.0.1

1.0.2 (2021-03-24)

Bug Fixes

  • scan dependency specific versions (#27) (c75a18f)

1.0.1 (2021-03-18)

Bug Fixes

  • add .zip if missing for packager (072ca64)
  • avoid failing if includeWorkspaces is used without workspace (187665e)

1.0.0-beta.0 (2019-08-21)

Bug Fixes

  • shell: use local webda when available (a02f3ff)
  • @webda/shell import for @webda/core (d3eca0f)
  • move away from checkCSRF to checkRequest (84a9265)
  • remove x-webda-method header (ac0e798)
  • update all packages to use the new scope @webda (6acc1d5)
  • update imports (7896f0c)

Features

BREAKING CHANGES

  • remove the compatibility for PUT instead of PATCH
  • need to update as CorsFilter is not exported anymore
  • new v1.0.0