Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Latest commit

 

History

History
235 lines (114 loc) · 6.6 KB

CHANGELOG.md

File metadata and controls

235 lines (114 loc) · 6.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.27 (2022-04-01)

0.1.26 (2022-03-19)

Bug Fixes

  • support deep update for one to many composition (#281) (5e9e124)

0.1.25 (2022-03-19)

0.1.24 (2022-03-19)

Bug Fixes

  • return timestamps, not now() for createdat and modifiedat columns (#278) (8a2c05b)

0.1.23 (2022-03-16)

0.1.22 (2022-01-25)

Bug Fixes

  • return null when SELECT.one returns empty result instead of empty array (#266) (99dc308)

0.1.21 (2022-01-24)

0.1.20 (2021-12-29)

0.1.19 (2021-12-29)

0.1.18 (2021-12-29)

0.1.17 (2021-12-27)

0.1.16 (2021-12-08)

Bug Fixes

0.1.15 (2021-11-18)

0.1.14 (2021-10-19)

Features

0.1.13 (2021-10-06)

0.1.12 (2021-10-06)

0.1.11 (2021-10-06)

0.1.10 (2021-09-21)

0.1.8 (2021-08-16)

Features

0.1.7 (2021-08-02)

Features

  • re-using as release commit for cds 5.3 support (#180) (a79c37e)

0.1.6 (2021-06-29)

0.1.5 (2021-06-16)

Bug Fixes

0.1.4 (2021-06-14)

0.1.3 (2021-06-11)

0.1.2 (2021-06-09)

Features

0.1.1 (2021-05-31)

0.1.0 (2021-05-31)

⚠ BREAKING CHANGES

  • no more node <12 support!

  • require node 12+ for cds5 (#141) (14077be)

0.0.51 (2021-05-16)

0.0.50 (2021-05-13)

0.0.49 (2021-05-11)

0.0.48 (2021-05-09)

0.0.47 (2021-05-07)

0.0.46 (2021-05-05)

0.0.45 (2021-05-03)

0.0.44 (2021-03-23)

Bug Fixes

0.0.43 (2021-03-22)

0.0.42 (2021-03-02)

0.0.41 (2021-01-08)

Bug Fixes

  • core: Remove Composition from Select (#86) (329e44a)

0.0.40 (2020-12-22)

0.0.39 (2020-12-08)

0.0.38 (2020-12-08)

Features

0.0.37 (2020-12-02)

0.0.36 (2020-12-02)

0.0.35 (2020-12-02)

0.0.34 (2020-12-02)

0.0.33 (2020-12-02)

0.0.32 (2020-12-01)

0.0.31 (2020-12-01)

0.0.30 (2020-11-23)

0.0.29 (2020-11-22)

Features

0.0.28 (2020-11-20)

0.0.27 (2020-11-17)

0.0.26 (2020-11-17)

0.0.25 (2020-11-17)

0.0.24 (2020-11-17)

Features

0.0.23 (2020-11-16)

Features

  • support SAP CP CF PG Hyperscaler Service (#43) (c0ba1dd)

0.0.22 (2020-11-13)

0.0.21 (2020-11-13)

0.0.20 (2020-10-27)

0.0.19 (2020-10-20)

0.0.18 (2020-10-02)

0.0.17 (2020-09-30)

0.0.16 (2020-09-30)

0.0.15 (2020-09-30)

0.0.14 (2020-09-30)

0.0.13 (2020-09-30)

0.0.12 (2020-09-30)

0.0.11 (2020-09-30)

0.0.5 (2020-08-24)

Features

  • transform cds sql to pg sql (#9) (1b751c3)
  • entity: get a single record/entity (459475d)
  • sqlite: run cap proj in-mem for comparison (c3bc4fe)
  • test: flow (3d1853f)
  • support limit and offset (#5) (b5cb922)

Bug Fixes

  • mapcf username to pg user (#10) (d00a6d8)
  • hana: env var pointing to dbcapi (b6b4921)
  • pool: release client back to pool correctly (8027952)