4.4.3 (2022-11-12)
- skip orm stringify for buffers (b1801b5)
4.4.2 (2022-09-22)
- missing span suffix as shareable (727d6bf)
4.4.1 (2022-09-22)
- use shared read cache within same context (5db3621)
4.4.0 (2022-09-21)
- bump orm (0e58227)
- interceptor async (ed627ac)
- read options type (4d5808d)
- test createFrom (536d725)
- simplify orm repository to contain only sync operations (6ee995d)
4.3.5 (2022-09-16)
4.4.0-beta.3 (2022-09-03)
4.4.0-beta.2 (2022-09-02)
- interceptor async (ed627ac)
4.4.0-beta.1 (2022-09-02)
- simplify orm repository to contain only sync operations (6ee995d)
4.3.4 (2022-09-01)
- fallback refresh as true (6c845e7)
4.3.3 (2022-09-01)
- wrap upsert in new context (047965a)
4.3.2 (2022-08-31)
- read refresh by default (93c4ea8)
4.3.1 (2022-08-30)
- populate typing (b0e163e)
4.3.0 (2022-08-29)
- improve pagination (2fa39fb)
- add tracing support (6a5a9a2)
4.2.0 (2022-08-24)
- add clear context to delete and update (58e35fd)
- decouple tests (48fcd6b)
- remove --coverage (905fdc8)
- remove coverage report (cad822a)
- sort test for postgres (b4deb6c)
- add concurrent operation support (b620d99)
4.1.0 (2022-08-23)
- bump mikro orm to v5 (6c82d8d)
4.0.2 (2022-03-22)
- bump core (11b5320)
4.0.1 (2022-03-08)
- print trace logs in gray (6e24ce8)
4.0.0 (2022-03-04)
- bump core (1678e72)
- bump core
3.7.6 (2022-01-28)
- bump core (8dab53e)
3.7.5 (2022-01-04)
- stringifyEntities when data is not an orm entity (15c0351)
3.7.4 (2022-01-04)
- interceptor stringifyEntities logic (f6b40e4)
3.7.3 (2022-01-04)
- check upsert populate ability before adding to population (034c210)
3.7.2 (2021-12-13)
- bump core to add @Config (9c8f2da)
3.7.1 (2021-11-15)
- upgrade configs (a65e961)
3.7.0 (2021-10-28)
- make build available as separate from create (2f1e454)
- add auto retry on connection reset (30e89e0)
3.6.0 (2021-10-25)
- improve repository methods (2d2d396)
3.5.1 (2021-10-22)
- export schema module on orm module (86afed4)
3.5.0 (2021-10-20)
- add schema sync controller (e3436c7)
3.4.6 (2021-10-09)
- request to context naming (e1cdc9f)
3.4.5 (2021-09-17)
- bump core to support nest v8 (b0e3379)
3.4.4 (2021-09-09)
- add missing populate on upsert (5bb6927)
3.4.3 (2021-08-27)
- refactor em reset (01ffa2d)
3.4.2 (2021-08-27)
- expose em clear (5b7a96a)
3.4.1 (2021-08-09)
- add query builder method (8d7e284)
3.4.0 (2021-08-09)
- remove the need of reload (c54d458)
- add flush by interceptor (a3f6cd7)
3.3.1 (2021-08-08)
- add populate support for delete (ece90a1)
3.3.0 (2021-08-06)
- add a subscriber helper class (9c9336a)
3.2.3 (2021-08-06)
- bump core (3459265)
3.2.2 (2021-08-05)
- pagination dto transformation (77cff06)
3.2.1 (2021-08-05)
- interface name conflict (f8cb7f3)
3.2.0 (2021-08-04)
- refactor extendable service to be repository based (2748a2a)
3.1.3 (2021-08-04)
- bump core (f23acc7)
3.1.2 (2021-08-03)
- simplify ssl var naming (102c323)
3.1.1 (2021-08-03)
- bound interceptor globally instead of per controller (2d2cc24)
3.1.0 (2021-08-03)
- ssl (1ec4282)
3.0.1 (2021-08-03)
- remove unnecessary async (ed68078)
3.0.0 (2021-08-03)
- use async local storage as singleton
2.11.0 (2021-08-02)
- use async local storage by default (e4d353f)
2.10.1 (2021-07-16)
- custom entity name in errors (af4fde9)
2.10.0 (2021-07-09)
- bump core (cd0234d)
- bump core (66ec17a)
2.9.10 (2021-07-06)
- allow non-promise on hooks (e7e692c)
2.9.9 (2021-07-03)
- support custom primary keys (9639471)
2.9.8 (2021-07-01)
- add overrides for specific repos (3d6cf42)
2.9.7 (2021-07-01)
- force driver versioning (706a688)
2.9.6 (2021-06-14)
- allow reading by id = 0 (e41a07c)
2.9.5 (2021-06-14)
- allow id = 0 in upsert (5ac4855)
2.9.4 (2021-06-12)
- read and count invalid conditions (0b39b3b)
2.9.3 (2021-06-12)
- prevent accidental huge read operations (e26081f)
2.9.2 (2021-06-11)
- on update only force initialization of collections (621d1d3)
2.9.1 (2021-06-04)
2.9.0 (2021-05-31)
- add before serialization hook (161a3ab)
2.8.14 (2021-05-29)
- upsert remap with nested entities (1146901)
2.8.13 (2021-05-29)
- improve read performance for multiple upsert (d38ad08)
2.8.12 (2021-05-27)
- add typing to unique key (7a58d57)
2.8.11 (2021-05-26)
- add more base entities options (cf2c869)
2.8.10 (2021-05-26)
- interrupt remove if no entity provided (30dfaaa)
2.8.9 (2021-05-22)
- match upsert entities asynchronously (31c05df)
2.8.8 (2021-05-22)
- allow id to be numeric (438616c)
2.8.7 (2021-05-20)
- change default sorting on readAndCount() to id column which should always exist (9e369f9)
2.8.6 (2021-05-20)
- improve sync result response (382d0e4)
2.8.5 (2021-05-19)
- return migration queries (9c061a5)
2.8.4 (2021-05-03)
- fail if updating or removing by non-existing id (ce2acc3)
2.8.3 (2021-04-30)
- bump rxjs (6872b36)
2.8.2 (2021-04-26)
- hooks not triggering (d72af86)
2.8.1 (2021-04-26)
- unnecessary upsert querying (5546ade)
2.8.0 (2021-04-26)
- add wrapper for entity population and reload (39bbe16)
2.7.0 (2021-04-26)
- do not force decorators into controller, adds full CRUD example (336f26c)
- allow read options into any method (87fe370)
2.6.2 (2021-04-24)
- separate population options from service and controller (840ea0b)
2.6.1 (2021-04-24)
- hook accessibility (d563679)
2.6.0 (2021-04-24)
- add hook functionality (6327264)
2.5.4 (2021-04-23)
- change update params for consistency (59dfd6a)
2.5.3 (2021-04-23)
- allow auto refresh after upsert (5269392)
2.5.2 (2021-04-23)
- populate collections before update diff (41a67e8)
2.5.1 (2021-04-23)
- update one entity type (28dc180)
2.5.0 (2021-04-23)
- change query logging to trace level (c420bc5)
- update methods to diferentitate batch operations from single (b370b7d)
2.4.0 (2021-04-23)
- interface for multiple entities handling (a7e9c01)
- improve array support (846509c)
2.3.0 (2021-04-23)
- increase query performance and add fail option (97324eb)
- support multiple entities at create, update and remove (9238341)
2.2.7 (2021-04-21)
- assign default value to sync module (0c51bc8)
2.2.6 (2021-04-21)
2.2.5 (2021-04-21)
- typo (39948bb)
2.2.4 (2021-04-21)
- port typing (a64b9a3)
2.2.3 (2021-04-21)
- set suggested configs as optional (198d454)
2.2.2 (2021-04-21)
- make controller options optional (c425955)
2.2.1 (2021-04-21)
- optional dto (36f5d19)
2.2.0 (2021-04-21)
- make dtos optional (e9bdc0a)
- make controllers easier to configure and add pathc by id (a58615d)
2.1.0 (2021-04-20)
- add sync schema blacklist (6a8ccdc)
2.0.4 (2021-04-20)
2.0.3 (2021-04-19)
2.0.2 (2021-04-13)
2.0.1 (2021-04-09)
- order by undefined (1063ac1)
2.0.0 (2021-04-09)
- sync major ver with core (0eab3e9)
- sync major ver with core
1.1.2 (2021-04-08)
- query order (98721f2)
1.1.1 (2021-04-08)
- entity recursion elimation (63321d7)
1.1.0 (2021-04-08)
- allow default populate by id (3a7ed30)
1.0.3 (2021-04-06)
- glob require paths (dbda3e9)
1.0.2 (2021-04-03)
- improve serializer explanation (0d72332)
- improve upsert and add better examples (fb46939)
- replace npm with pnpm (f21b984)
1.0.1 (2021-03-29)
- add overrides (b73c9bf)
- initial version (08f261f)