Skip to main content

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/core bumped from ^3.2.2 to ^3.3.0
    • devDependencies
      • @webda/shell bumped from ^3.1.5 to ^3.2.0

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

Dependencies

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

3.4.0 (2024-02-04)

Features

  • postgres: add option to create views for each models (1830dc4)

Bug Fixes

Dependencies

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

3.3.4 (2024-01-22)

Bug Fixes

  • postgres: use bigint instead of int for big number (f8b5a13)

3.3.3 (2024-01-22)

Bug Fixes

  • numeric equals on postgres (75f5e36)

Dependencies

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

3.3.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
    • devDependencies
      • @webda/shell bumped from ^3.8.2 to ^3.9.0

3.2.4 (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
    • devDependencies
      • @webda/shell bumped from ^3.8.0 to ^3.8.1

3.2.3 (2023-11-30)

Bug Fixes

  • tsc-esm: node module import rewrite .js (e4a15ae)

Dependencies

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

3.2.0 (2023-11-18)

Features

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
    • devDependencies
      • @webda/shell bumped from ^3.6.1 to ^3.6.2

3.1.0 (2023-11-12)

Features

  • 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
    • devDependencies
      • @webda/shell bumped from ^3.4.0 to ^3.5.0

3.0.11 (2023-10-04)

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
    • devDependencies
      • @webda/shell bumped from ^3.2.1 to ^3.3.0

3.0.8 (2023-07-19)

Bug Fixes

  • make values optional to allow downward compatibility (c0fec4f)
  • use query parameter values (37cb375)

Dependencies

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