Skip to content

Releases: loopingz/webda.io

gcp: v3.5.0

04 Feb 08:58
Compare
Choose a tag to compare

3.5.0 (2024-02-04)

Features

  • add default action in getSignedUrl to read (09c43e5)

Dependencies

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

elasticsearch: v3.2.9

04 Feb 08:58
Compare
Choose a tag to compare

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

core: v3.14.0

04 Feb 08:58
Compare
Choose a tag to compare

3.14.0 (2024-02-04)

Features

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

Bug Fixes

  • core: plurals with s ending name (b643003)

aws: v3.3.4

04 Feb 08:58
Compare
Choose a tag to compare

Dependencies

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

async: v3.6.0

04 Feb 08:58
Compare
Choose a tag to compare

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

amqp: v3.3.3

04 Feb 08:58
Compare
Choose a tag to compare

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

websockets: v3.2.3

22 Jan 23:08
Compare
Choose a tag to compare

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

shell: v3.9.3

22 Jan 23:08
Compare
Choose a tag to compare

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

runtime: v3.3.2

22 Jan 23:08
Compare
Choose a tag to compare

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

postgres: v3.3.4

22 Jan 23:46
Compare
Choose a tag to compare

3.3.4 (2024-01-22)

Bug Fixes

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