Skip to main content

Changelog

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.10.0 to ^3.11.0
    • devDependencies
      • @webda/shell bumped from ^3.7.0 to ^3.8.0

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

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.13.0 to ^3.13.1
    • devDependencies
      • @webda/shell bumped from ^3.9.1 to ^3.9.2

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.4.0 (2024-02-04)

Features

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

Bug Fixes

  • ci: pnpm explicit dependency to @webda/workout (7e1f05e)

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.0 (2024-01-16)

Features

  • allow cluster member info to be extended (cb1e982)
  • cluster: add outofsync alert tweaking option (b3e5d91)

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

3.2.0 (2024-01-09)

Features

  • add Aggregation for subscriptions and event listener subscriptions (8bca3ce)
  • add encrypter and configuration encryption (b53611c)
  • add EventAsyncIterator (f3eb7f9)
  • add MergedEventIterator to compile multiple Iterator in one (4b8e53e)
  • add subscription system (b4f625c)
  • move ProxyService to runtime (#342) (a95a797)
  • move some services from @webda/core to @webda/runtime (#342) (bf78ca9)

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.1.0 (2023-11-18)

Features

  • add a BinaryModel for big json (7849fac)
  • add gzip compression for BinaryModel (732b4a3)
  • add MigrationStore to @webda/runtime (42613fd)

Bug Fixes

  • avoid exposing OpenAPI root if not defined (e525412)

Dependencies

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