|
| 1 | +- commits: |
| 2 | + - subject: Update @balena/odata-to-abstract-sql to 7.1.6 |
| 3 | + hash: f521dee8066b9c35ff65f6a0ad164c2b4efdaa3b |
| 4 | + body: | |
| 5 | + Update @balena/odata-to-abstract-sql from 7.1.4 to 7.1.6 |
| 6 | + footer: |
| 7 | + Depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/160 |
| 8 | + depends-on: https://github.com/balena-io-modules/odata-to-abstract-sql/pull/160 |
| 9 | + Change-type: patch |
| 10 | + change-type: patch |
| 11 | + author: Thodoris Greasidis |
| 12 | + nested: |
| 13 | + - commits: |
| 14 | + - subject: Support path expressions of resources with 0..1 cardinality in |
| 15 | + $select/$filter/$orderby |
| 16 | + hash: 0e9954ba628717eae2581f05cfb5b78c29f2f9a9 |
| 17 | + body: | |
| 18 | + Update @balena/odata-parser from 4.1.0 to 4.2.1 |
| 19 | + footer: |
| 20 | + Change-type: patch |
| 21 | + change-type: patch |
| 22 | + See: https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html#sec_PathExpressions |
| 23 | + see: https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html#sec_PathExpressions |
| 24 | + author: Thodoris Greasidis |
| 25 | + nested: |
| 26 | + - commits: |
| 27 | + - subject: Add the missing MethodCall type |
| 28 | + hash: 78efcd852c6ff653da7eb17c9d15cdfaf18f177e |
| 29 | + body: "" |
| 30 | + footer: |
| 31 | + Change-type: patch |
| 32 | + change-type: patch |
| 33 | + author: Thodoris Greasidis |
| 34 | + - subject: Add the missing properties in the PropertyPath typings |
| 35 | + hash: dde814052753c19020bdf069050cb96c03229f24 |
| 36 | + body: "" |
| 37 | + footer: |
| 38 | + Change-type: patch |
| 39 | + change-type: patch |
| 40 | + See: https://github.com/balena-io-modules/odata-parser/pull/96 |
| 41 | + see: https://github.com/balena-io-modules/odata-parser/pull/96 |
| 42 | + author: Thodoris Greasidis |
| 43 | + version: odata-parser-4.2.1 |
| 44 | + title: "" |
| 45 | + date: 2025-03-18T11:16:09.003Z |
| 46 | + - commits: |
| 47 | + - subject: Support ordering by a Collection Navigation property using a Key |
| 48 | + notation |
| 49 | + hash: 460e4f3775068621b914c3c4a12cac34aba5e0e0 |
| 50 | + body: "" |
| 51 | + footer: |
| 52 | + Change-type: minor |
| 53 | + change-type: minor |
| 54 | + See: https://balena.fibery.io/Work/Project/Shape--Build-Add-support-for-sorting-on-user-selected-tag-columns-in-the-server-side-paginated-devic-912 |
| 55 | + see: https://balena.fibery.io/Work/Project/Shape--Build-Add-support-for-sorting-on-user-selected-tag-columns-in-the-server-side-paginated-devic-912 |
| 56 | + author: Thodoris Greasidis |
| 57 | + version: odata-parser-4.2.0 |
| 58 | + title: "" |
| 59 | + date: 2025-03-12T23:08:54.233Z |
| 60 | + - subject: Fix OrderBy to use LEFT JOIN instead of INNER JOIN |
| 61 | + hash: e9f636b894c00b1b29946ddcb0f7bb635cb0d01d |
| 62 | + body: "" |
| 63 | + footer: |
| 64 | + Change-type: patch |
| 65 | + change-type: patch |
| 66 | + author: Andrea Rosci |
| 67 | + nested: [] |
| 68 | + version: odata-to-abstract-sql-7.1.6 |
| 69 | + title: "" |
| 70 | + date: 2025-03-28T05:47:18.848Z |
| 71 | + - commits: |
| 72 | + - subject: Fix translation of Resource -> Table when using a computed term |
| 73 | + hash: 1ece1c36cee6650d5ec72ba767842bb15fdcc953 |
| 74 | + body: > |
| 75 | + When adding a computed term which the abstract sql body uses a |
| 76 | + `Resource` node |
| 77 | + |
| 78 | + odata-to-abstract-sql was failing to convert the Resource into |
| 79 | + the correct Table due |
| 80 | + |
| 81 | + to missing table ref search |
| 82 | + footer: |
| 83 | + Change-type: patch |
| 84 | + change-type: patch |
| 85 | + author: Otavio Jacobi |
| 86 | + nested: [] |
| 87 | + version: odata-to-abstract-sql-7.1.5 |
| 88 | + title: "" |
| 89 | + date: 2025-03-27T18:14:04.062Z |
| 90 | + version: 21.0.3 |
| 91 | + title: "" |
| 92 | + date: 2025-03-28T06:43:08.288Z |
1 | 93 | - commits:
|
2 | 94 | - subject: Convert permissions `namespaceRelationships` to for-of
|
3 | 95 | hash: 74eb91db2c258904ed5cb0f2cbd395b7392f0812
|
|
2146 | 2238 |
|
2147 | 2239 |
|
2148 | 2240 |
|
| 2241 | + |
2149 | 2242 | As balena-lint
|
2150 | 2243 | rejects `new
|
2151 | 2244 | Boolean()`, `new
|
|
2179 | 2272 |
|
2180 | 2273 |
|
2181 | 2274 |
|
| 2275 | + |
2182 | 2276 | As engine and npm is
|
2183 | 2277 | now required as part
|
2184 | 2278 | of package.json we
|
|
2227 | 2321 |
|
2228 | 2322 |
|
2229 | 2323 |
|
| 2324 | + |
2230 | 2325 | Ensure that the
|
2231 | 2326 | input passed in for
|
2232 | 2327 | JSON types is either
|
|
2338 | 2433 |
|
2339 | 2434 |
|
2340 | 2435 |
|
| 2436 | + |
2341 | 2437 | This also deprecates
|
2342 | 2438 | the legacy version
|
2343 | 2439 | footer:
|
|
2377 | 2473 |
|
2378 | 2474 |
|
2379 | 2475 |
|
| 2476 | + |
2380 | 2477 | It can in fact be a
|
2381 | 2478 | lot of different
|
2382 | 2479 | things and that is
|
|
2417 | 2514 |
|
2418 | 2515 |
|
2419 | 2516 |
|
| 2517 | + |
2420 | 2518 | We know what type
|
2421 | 2519 | they return and they
|
2422 | 2520 | should be explicitly
|
|
2462 | 2560 |
|
2463 | 2561 |
|
2464 | 2562 |
|
| 2563 | + |
2465 | 2564 | Update
|
2466 | 2565 | @balena/sbvr-types
|
2467 | 2566 | from 3.4.18 to 3.5.0
|
|
2618 | 2717 |
|
2619 | 2718 |
|
2620 | 2719 |
|
| 2720 | + |
2621 | 2721 | This also deprecates
|
2622 | 2722 | the legacy use of
|
2623 | 2723 | direct true/false
|
|
5745 | 5845 |
|
5746 | 5846 |
|
5747 | 5847 |
|
| 5848 | + |
5748 | 5849 |
|
5749 | 5850 |
|
5750 | 5851 | As balena-lint
|
|
5806 | 5907 |
|
5807 | 5908 |
|
5808 | 5909 |
|
| 5910 | + |
5809 | 5911 |
|
5810 | 5912 |
|
5811 | 5913 | As engine and npm is
|
|
5882 | 5984 |
|
5883 | 5985 |
|
5884 | 5986 |
|
| 5987 | + |
5885 | 5988 |
|
5886 | 5989 |
|
5887 | 5990 | Ensure that the
|
|
6021 | 6124 |
|
6022 | 6125 |
|
6023 | 6126 |
|
| 6127 | + |
6024 | 6128 |
|
6025 | 6129 |
|
6026 | 6130 | This also deprecates
|
|
6088 | 6192 |
|
6089 | 6193 |
|
6090 | 6194 |
|
| 6195 | + |
6091 | 6196 |
|
6092 | 6197 |
|
6093 | 6198 | It can in fact be a
|
|
6156 | 6261 |
|
6157 | 6262 |
|
6158 | 6263 |
|
| 6264 | + |
6159 | 6265 |
|
6160 | 6266 |
|
6161 | 6267 | We know what type
|
|
6229 | 6335 |
|
6230 | 6336 |
|
6231 | 6337 |
|
| 6338 | + |
6232 | 6339 |
|
6233 | 6340 |
|
6234 | 6341 | Update
|
|
6413 | 6520 |
|
6414 | 6521 |
|
6415 | 6522 |
|
| 6523 | + |
6416 | 6524 |
|
6417 | 6525 |
|
6418 | 6526 | This also deprecates
|
|
0 commit comments