@twin.org/entity-storage-connector-mysql 0.0.3-next.9 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/changelog.md CHANGED
@@ -1,6 +1,577 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.9](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.8...entity-storage-connector-mysql-v0.0.3-next.9) (2026-04-22)
3
+ ## [0.9.0](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.9.0...entity-storage-connector-mysql-v0.9.0) (2026-06-24)
4
+
5
+
6
+ ### Features
7
+
8
+ * add production release automation ([1eb4c8e](https://github.com/iotaledger/twin-entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
9
+ * release to production ([a309051](https://github.com/iotaledger/twin-entity-storage/commit/a3090519adebf7943232b4df12e4c6bd5afe7eed))
10
+ * release to production ([#150](https://github.com/iotaledger/twin-entity-storage/issues/150)) ([4275601](https://github.com/iotaledger/twin-entity-storage/commit/42756015e853a837240f8aafdb0a8ebce2d836c1))
11
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
12
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
18
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
19
+
20
+ ## [0.9.0-next.1](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.9.0-next.0...entity-storage-connector-mysql-v0.9.0-next.1) (2026-06-23)
21
+
22
+
23
+ ### Features
24
+
25
+ * add context id features ([#55](https://github.com/iotaledger/twin-entity-storage/issues/55)) ([99c15a2](https://github.com/iotaledger/twin-entity-storage/commit/99c15a257539b61d9da63649ce573ebf47699fc9))
26
+ * add ISchemaMigration chain, SchemaVersionMigrator runner and version store ([#110](https://github.com/iotaledger/twin-entity-storage/issues/110)) ([2dac924](https://github.com/iotaledger/twin-entity-storage/commit/2dac9244a752cb58304d1649ff03c3a2469783dd))
27
+ * add production release automation ([1eb4c8e](https://github.com/iotaledger/twin-entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
28
+ * add support for object comparison conditions ([eb505a1](https://github.com/iotaledger/twin-entity-storage/commit/eb505a17a3642e95c4e3cf137a77a0a8fb388c97))
29
+ * add validate-locales ([e66ef0d](https://github.com/iotaledger/twin-entity-storage/commit/e66ef0de26ca2f82b3fe89bb5c7a15a0978a9644))
30
+ * adding schema migration functionality to all the connectors ([#85](https://github.com/iotaledger/twin-entity-storage/issues/85)) ([fd1555a](https://github.com/iotaledger/twin-entity-storage/commit/fd1555a34380158214a577586dafae821e72a578))
31
+ * additional information in health ([1e658b7](https://github.com/iotaledger/twin-entity-storage/commit/1e658b74288e9411538286d25b81823df80703e9))
32
+ * disable endpoint discovery for cosmos ([49df2a2](https://github.com/iotaledger/twin-entity-storage/commit/49df2a254f385dc42e2e1f7e26e71f89b5bf5bcf))
33
+ * entity storage conditions ([#115](https://github.com/iotaledger/twin-entity-storage/issues/115)) ([7a53884](https://github.com/iotaledger/twin-entity-storage/commit/7a53884f6acb856d77733e4e0f23ec1c00b74cb4))
34
+ * entity storage enhancements ([#86](https://github.com/iotaledger/twin-entity-storage/issues/86)) ([1279af4](https://github.com/iotaledger/twin-entity-storage/commit/1279af42615c6497bb06539842cee44842dd1f75))
35
+ * eslint migration to flat config ([f033b64](https://github.com/iotaledger/twin-entity-storage/commit/f033b64984c0e6a8129d929c9dd816dcc1b8dab0))
36
+ * logging naming consistency ([f99d12d](https://github.com/iotaledger/twin-entity-storage/commit/f99d12dea04b6d4f2b5632ff5473e9ec7d5f9055))
37
+ * migration progress ([#121](https://github.com/iotaledger/twin-entity-storage/issues/121)) ([d032162](https://github.com/iotaledger/twin-entity-storage/commit/d032162768b6b7d4ccca7e39b80f8bc3ba46440e))
38
+ * remove default loggers ([7c8c7b1](https://github.com/iotaledger/twin-entity-storage/commit/7c8c7b132c23e95abd465c0ca3bad5ec8d95f91e))
39
+ * remove includeNodeIdentity flag ([d88d1d0](https://github.com/iotaledger/twin-entity-storage/commit/d88d1d0694419b795dc860e0b712a0051c9a1c9e))
40
+ * synchronised storage ([#44](https://github.com/iotaledger/twin-entity-storage/issues/44)) ([94e10e2](https://github.com/iotaledger/twin-entity-storage/commit/94e10e26d1feec801449dc04af7a9757ac7495ff))
41
+ * typescript 6 update ([995a0c6](https://github.com/iotaledger/twin-entity-storage/commit/995a0c6fa9a6813bfdc7200779ce3664236e59e9))
42
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
43
+ * update framework core ([b59a380](https://github.com/iotaledger/twin-entity-storage/commit/b59a380bb7fba2b43610f69074dcdee24a4737da))
44
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
45
+
46
+
47
+ ### Bug Fixes
48
+
49
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
50
+ * adding tests and fixes for dot notation ([#76](https://github.com/iotaledger/twin-entity-storage/issues/76)) ([3879337](https://github.com/iotaledger/twin-entity-storage/commit/387933797e33543e4d8b2d49b8beeb792512a4ff))
51
+ * adding tests and support when neccesary for string include operator when needed ([#72](https://github.com/iotaledger/twin-entity-storage/issues/72)) ([3c723dd](https://github.com/iotaledger/twin-entity-storage/commit/3c723dd5694814398099d9d4594089dc6c66ba97))
52
+ * dynamodb get with condition ignores primary key ([d2d0ec2](https://github.com/iotaledger/twin-entity-storage/commit/d2d0ec21023bc22f0e5a35c2d49396d90b42a4ce))
53
+ * dynamodb query gsi ([#140](https://github.com/iotaledger/twin-entity-storage/issues/140)) ([45b56d6](https://github.com/iotaledger/twin-entity-storage/commit/45b56d6260c9876012030cc6c85026ea84aebff5))
54
+ * guard against empty IN list in all SQL-style connectors ([#101](https://github.com/iotaledger/twin-entity-storage/issues/101)) ([fb2bf8b](https://github.com/iotaledger/twin-entity-storage/commit/fb2bf8beb148f0c9b92661c4899e28cd4559f39a))
55
+ * linting ([1188bef](https://github.com/iotaledger/twin-entity-storage/commit/1188befb3535973c0f8fafb913ac3d3300b53900))
56
+ * mysql pool connection implementation ([#66](https://github.com/iotaledger/twin-entity-storage/issues/66)) ([5724b44](https://github.com/iotaledger/twin-entity-storage/commit/5724b44d4464c0c67cce574932de51bab5bed597))
57
+ * mysql use shared pools ([#69](https://github.com/iotaledger/twin-entity-storage/issues/69)) ([4314e40](https://github.com/iotaledger/twin-entity-storage/commit/4314e406db224a4cfa26506c6c4d8268039b8bef))
58
+ * null secondary indexes ([#103](https://github.com/iotaledger/twin-entity-storage/issues/103)) ([5e44f11](https://github.com/iotaledger/twin-entity-storage/commit/5e44f11bb5af5bf2c27d6f1d56aba5851116ff89))
59
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
60
+ * route GSI sort-key conditions to KeyConditionExpression and cross-connector cursor-walk tests ([#127](https://github.com/iotaledger/twin-entity-storage/issues/127)) ([6a24e1b](https://github.com/iotaledger/twin-entity-storage/commit/6a24e1b5f3b8b426987e43da3af6766d8cb68afb))
61
+ * tests and fixes for the comparisons for null and undefined ([#79](https://github.com/iotaledger/twin-entity-storage/issues/79)) ([e7ffd62](https://github.com/iotaledger/twin-entity-storage/commit/e7ffd62e9ec40ef31498e6e2350bb25d9c84638a))
62
+
63
+
64
+ ### Dependencies
65
+
66
+ * The following workspace dependencies were updated
67
+ * dependencies
68
+ * @twin.org/entity-storage-models bumped from 0.9.0-next.0 to 0.9.0-next.1
69
+ * devDependencies
70
+ * @twin.org/entity-storage-connector-memory bumped from 0.9.0-next.0 to 0.9.0-next.1
71
+
72
+ ## [0.0.3-next.33](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.32...entity-storage-connector-mysql-v0.0.3-next.33) (2026-06-19)
73
+
74
+
75
+ ### Bug Fixes
76
+
77
+ * dynamodb get with condition ignores primary key ([d2d0ec2](https://github.com/iotaledger/twin-entity-storage/commit/d2d0ec21023bc22f0e5a35c2d49396d90b42a4ce))
78
+
79
+
80
+ ### Dependencies
81
+
82
+ * The following workspace dependencies were updated
83
+ * dependencies
84
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.32 to 0.0.3-next.33
85
+ * devDependencies
86
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.32 to 0.0.3-next.33
87
+
88
+ ## [0.0.3-next.32](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.31...entity-storage-connector-mysql-v0.0.3-next.32) (2026-06-16)
89
+
90
+
91
+ ### Bug Fixes
92
+
93
+ * dynamodb query gsi ([#140](https://github.com/iotaledger/twin-entity-storage/issues/140)) ([45b56d6](https://github.com/iotaledger/twin-entity-storage/commit/45b56d6260c9876012030cc6c85026ea84aebff5))
94
+
95
+
96
+ ### Dependencies
97
+
98
+ * The following workspace dependencies were updated
99
+ * dependencies
100
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.31 to 0.0.3-next.32
101
+ * devDependencies
102
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.31 to 0.0.3-next.32
103
+
104
+ ## [0.0.3-next.31](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.30...entity-storage-connector-mysql-v0.0.3-next.31) (2026-06-15)
105
+
106
+
107
+ ### Miscellaneous Chores
108
+
109
+ * **entity-storage-connector-mysql:** Synchronize repo versions
110
+
111
+
112
+ ### Dependencies
113
+
114
+ * The following workspace dependencies were updated
115
+ * dependencies
116
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.30 to 0.0.3-next.31
117
+ * devDependencies
118
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.30 to 0.0.3-next.31
119
+
120
+ ## [0.0.3-next.30](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.29...entity-storage-connector-mysql-v0.0.3-next.30) (2026-06-15)
121
+
122
+
123
+ ### Features
124
+
125
+ * add context id features ([#55](https://github.com/iotaledger/twin-entity-storage/issues/55)) ([99c15a2](https://github.com/iotaledger/twin-entity-storage/commit/99c15a257539b61d9da63649ce573ebf47699fc9))
126
+ * add ISchemaMigration chain, SchemaVersionMigrator runner and version store ([#110](https://github.com/iotaledger/twin-entity-storage/issues/110)) ([2dac924](https://github.com/iotaledger/twin-entity-storage/commit/2dac9244a752cb58304d1649ff03c3a2469783dd))
127
+ * add production release automation ([1eb4c8e](https://github.com/iotaledger/twin-entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
128
+ * add support for object comparison conditions ([eb505a1](https://github.com/iotaledger/twin-entity-storage/commit/eb505a17a3642e95c4e3cf137a77a0a8fb388c97))
129
+ * add validate-locales ([e66ef0d](https://github.com/iotaledger/twin-entity-storage/commit/e66ef0de26ca2f82b3fe89bb5c7a15a0978a9644))
130
+ * adding schema migration functionality to all the connectors ([#85](https://github.com/iotaledger/twin-entity-storage/issues/85)) ([fd1555a](https://github.com/iotaledger/twin-entity-storage/commit/fd1555a34380158214a577586dafae821e72a578))
131
+ * additional information in health ([1e658b7](https://github.com/iotaledger/twin-entity-storage/commit/1e658b74288e9411538286d25b81823df80703e9))
132
+ * disable endpoint discovery for cosmos ([49df2a2](https://github.com/iotaledger/twin-entity-storage/commit/49df2a254f385dc42e2e1f7e26e71f89b5bf5bcf))
133
+ * entity storage conditions ([#115](https://github.com/iotaledger/twin-entity-storage/issues/115)) ([7a53884](https://github.com/iotaledger/twin-entity-storage/commit/7a53884f6acb856d77733e4e0f23ec1c00b74cb4))
134
+ * entity storage enhancements ([#86](https://github.com/iotaledger/twin-entity-storage/issues/86)) ([1279af4](https://github.com/iotaledger/twin-entity-storage/commit/1279af42615c6497bb06539842cee44842dd1f75))
135
+ * eslint migration to flat config ([f033b64](https://github.com/iotaledger/twin-entity-storage/commit/f033b64984c0e6a8129d929c9dd816dcc1b8dab0))
136
+ * logging naming consistency ([f99d12d](https://github.com/iotaledger/twin-entity-storage/commit/f99d12dea04b6d4f2b5632ff5473e9ec7d5f9055))
137
+ * migration progress ([#121](https://github.com/iotaledger/twin-entity-storage/issues/121)) ([d032162](https://github.com/iotaledger/twin-entity-storage/commit/d032162768b6b7d4ccca7e39b80f8bc3ba46440e))
138
+ * remove default loggers ([7c8c7b1](https://github.com/iotaledger/twin-entity-storage/commit/7c8c7b132c23e95abd465c0ca3bad5ec8d95f91e))
139
+ * remove includeNodeIdentity flag ([d88d1d0](https://github.com/iotaledger/twin-entity-storage/commit/d88d1d0694419b795dc860e0b712a0051c9a1c9e))
140
+ * synchronised storage ([#44](https://github.com/iotaledger/twin-entity-storage/issues/44)) ([94e10e2](https://github.com/iotaledger/twin-entity-storage/commit/94e10e26d1feec801449dc04af7a9757ac7495ff))
141
+ * typescript 6 update ([995a0c6](https://github.com/iotaledger/twin-entity-storage/commit/995a0c6fa9a6813bfdc7200779ce3664236e59e9))
142
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
143
+ * update framework core ([b59a380](https://github.com/iotaledger/twin-entity-storage/commit/b59a380bb7fba2b43610f69074dcdee24a4737da))
144
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
145
+
146
+
147
+ ### Bug Fixes
148
+
149
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
150
+ * adding tests and fixes for dot notation ([#76](https://github.com/iotaledger/twin-entity-storage/issues/76)) ([3879337](https://github.com/iotaledger/twin-entity-storage/commit/387933797e33543e4d8b2d49b8beeb792512a4ff))
151
+ * adding tests and support when neccesary for string include operator when needed ([#72](https://github.com/iotaledger/twin-entity-storage/issues/72)) ([3c723dd](https://github.com/iotaledger/twin-entity-storage/commit/3c723dd5694814398099d9d4594089dc6c66ba97))
152
+ * guard against empty IN list in all SQL-style connectors ([#101](https://github.com/iotaledger/twin-entity-storage/issues/101)) ([fb2bf8b](https://github.com/iotaledger/twin-entity-storage/commit/fb2bf8beb148f0c9b92661c4899e28cd4559f39a))
153
+ * linting ([1188bef](https://github.com/iotaledger/twin-entity-storage/commit/1188befb3535973c0f8fafb913ac3d3300b53900))
154
+ * mysql pool connection implementation ([#66](https://github.com/iotaledger/twin-entity-storage/issues/66)) ([5724b44](https://github.com/iotaledger/twin-entity-storage/commit/5724b44d4464c0c67cce574932de51bab5bed597))
155
+ * mysql use shared pools ([#69](https://github.com/iotaledger/twin-entity-storage/issues/69)) ([4314e40](https://github.com/iotaledger/twin-entity-storage/commit/4314e406db224a4cfa26506c6c4d8268039b8bef))
156
+ * null secondary indexes ([#103](https://github.com/iotaledger/twin-entity-storage/issues/103)) ([5e44f11](https://github.com/iotaledger/twin-entity-storage/commit/5e44f11bb5af5bf2c27d6f1d56aba5851116ff89))
157
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
158
+ * route GSI sort-key conditions to KeyConditionExpression and cross-connector cursor-walk tests ([#127](https://github.com/iotaledger/twin-entity-storage/issues/127)) ([6a24e1b](https://github.com/iotaledger/twin-entity-storage/commit/6a24e1b5f3b8b426987e43da3af6766d8cb68afb))
159
+ * tests and fixes for the comparisons for null and undefined ([#79](https://github.com/iotaledger/twin-entity-storage/issues/79)) ([e7ffd62](https://github.com/iotaledger/twin-entity-storage/commit/e7ffd62e9ec40ef31498e6e2350bb25d9c84638a))
160
+
161
+
162
+ ### Dependencies
163
+
164
+ * The following workspace dependencies were updated
165
+ * dependencies
166
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.29 to 0.0.3-next.30
167
+ * devDependencies
168
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.29 to 0.0.3-next.30
169
+
170
+ ## [0.0.3-next.29](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.28...entity-storage-connector-mysql-v0.0.3-next.29) (2026-06-15)
171
+
172
+
173
+ ### Miscellaneous Chores
174
+
175
+ * **entity-storage-connector-mysql:** Synchronize repo versions
176
+
177
+
178
+ ### Dependencies
179
+
180
+ * The following workspace dependencies were updated
181
+ * dependencies
182
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.28 to 0.0.3-next.29
183
+ * devDependencies
184
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.28 to 0.0.3-next.29
185
+
186
+ ## [0.0.3-next.28](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.27...entity-storage-connector-mysql-v0.0.3-next.28) (2026-06-12)
187
+
188
+
189
+ ### Miscellaneous Chores
190
+
191
+ * **entity-storage-connector-mysql:** Synchronize repo versions
192
+
193
+
194
+ ### Dependencies
195
+
196
+ * The following workspace dependencies were updated
197
+ * dependencies
198
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.27 to 0.0.3-next.28
199
+ * devDependencies
200
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.27 to 0.0.3-next.28
201
+
202
+ ## [0.0.3-next.27](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.26...entity-storage-connector-mysql-v0.0.3-next.27) (2026-06-11)
203
+
204
+
205
+ ### Bug Fixes
206
+
207
+ * route GSI sort-key conditions to KeyConditionExpression and cross-connector cursor-walk tests ([#127](https://github.com/iotaledger/twin-entity-storage/issues/127)) ([6a24e1b](https://github.com/iotaledger/twin-entity-storage/commit/6a24e1b5f3b8b426987e43da3af6766d8cb68afb))
208
+
209
+
210
+ ### Dependencies
211
+
212
+ * The following workspace dependencies were updated
213
+ * dependencies
214
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.26 to 0.0.3-next.27
215
+ * devDependencies
216
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.26 to 0.0.3-next.27
217
+
218
+ ## [0.0.3-next.26](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.25...entity-storage-connector-mysql-v0.0.3-next.26) (2026-06-11)
219
+
220
+
221
+ ### Features
222
+
223
+ * remove default loggers ([7c8c7b1](https://github.com/iotaledger/twin-entity-storage/commit/7c8c7b132c23e95abd465c0ca3bad5ec8d95f91e))
224
+
225
+
226
+ ### Dependencies
227
+
228
+ * The following workspace dependencies were updated
229
+ * dependencies
230
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.25 to 0.0.3-next.26
231
+ * devDependencies
232
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.25 to 0.0.3-next.26
233
+
234
+ ## [0.0.3-next.25](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.24...entity-storage-connector-mysql-v0.0.3-next.25) (2026-06-09)
235
+
236
+
237
+ ### Features
238
+
239
+ * migration progress ([#121](https://github.com/iotaledger/twin-entity-storage/issues/121)) ([d032162](https://github.com/iotaledger/twin-entity-storage/commit/d032162768b6b7d4ccca7e39b80f8bc3ba46440e))
240
+
241
+
242
+ ### Dependencies
243
+
244
+ * The following workspace dependencies were updated
245
+ * dependencies
246
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.24 to 0.0.3-next.25
247
+ * devDependencies
248
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.24 to 0.0.3-next.25
249
+
250
+ ## [0.0.3-next.24](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.23...entity-storage-connector-mysql-v0.0.3-next.24) (2026-06-08)
251
+
252
+
253
+ ### Miscellaneous Chores
254
+
255
+ * **entity-storage-connector-mysql:** Synchronize repo versions
256
+
257
+
258
+ ### Dependencies
259
+
260
+ * The following workspace dependencies were updated
261
+ * dependencies
262
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.23 to 0.0.3-next.24
263
+ * devDependencies
264
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.23 to 0.0.3-next.24
265
+
266
+ ## [0.0.3-next.23](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.22...entity-storage-connector-mysql-v0.0.3-next.23) (2026-06-08)
267
+
268
+
269
+ ### Features
270
+
271
+ * entity storage conditions ([#115](https://github.com/iotaledger/twin-entity-storage/issues/115)) ([7a53884](https://github.com/iotaledger/twin-entity-storage/commit/7a53884f6acb856d77733e4e0f23ec1c00b74cb4))
272
+
273
+
274
+ ### Dependencies
275
+
276
+ * The following workspace dependencies were updated
277
+ * dependencies
278
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.22 to 0.0.3-next.23
279
+ * devDependencies
280
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.22 to 0.0.3-next.23
281
+
282
+ ## [0.0.3-next.22](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.21...entity-storage-connector-mysql-v0.0.3-next.22) (2026-06-08)
283
+
284
+
285
+ ### Features
286
+
287
+ * add ISchemaMigration chain, SchemaVersionMigrator runner and version store ([#110](https://github.com/iotaledger/twin-entity-storage/issues/110)) ([2dac924](https://github.com/iotaledger/twin-entity-storage/commit/2dac9244a752cb58304d1649ff03c3a2469783dd))
288
+
289
+
290
+ ### Dependencies
291
+
292
+ * The following workspace dependencies were updated
293
+ * dependencies
294
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.21 to 0.0.3-next.22
295
+ * devDependencies
296
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.21 to 0.0.3-next.22
297
+
298
+ ## [0.0.3-next.21](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.20...entity-storage-connector-mysql-v0.0.3-next.21) (2026-06-01)
299
+
300
+
301
+ ### Bug Fixes
302
+
303
+ * guard against empty IN list in all SQL-style connectors ([#101](https://github.com/iotaledger/twin-entity-storage/issues/101)) ([fb2bf8b](https://github.com/iotaledger/twin-entity-storage/commit/fb2bf8beb148f0c9b92661c4899e28cd4559f39a))
304
+
305
+
306
+ ### Dependencies
307
+
308
+ * The following workspace dependencies were updated
309
+ * dependencies
310
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.20 to 0.0.3-next.21
311
+ * devDependencies
312
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.20 to 0.0.3-next.21
313
+
314
+ ## [0.0.3-next.20](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.19...entity-storage-connector-mysql-v0.0.3-next.20) (2026-06-01)
315
+
316
+
317
+ ### Features
318
+
319
+ * add context id features ([#55](https://github.com/iotaledger/twin-entity-storage/issues/55)) ([99c15a2](https://github.com/iotaledger/twin-entity-storage/commit/99c15a257539b61d9da63649ce573ebf47699fc9))
320
+ * add production release automation ([1eb4c8e](https://github.com/iotaledger/twin-entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
321
+ * add support for object comparison conditions ([eb505a1](https://github.com/iotaledger/twin-entity-storage/commit/eb505a17a3642e95c4e3cf137a77a0a8fb388c97))
322
+ * add validate-locales ([e66ef0d](https://github.com/iotaledger/twin-entity-storage/commit/e66ef0de26ca2f82b3fe89bb5c7a15a0978a9644))
323
+ * adding schema migration functionality to all the connectors ([#85](https://github.com/iotaledger/twin-entity-storage/issues/85)) ([fd1555a](https://github.com/iotaledger/twin-entity-storage/commit/fd1555a34380158214a577586dafae821e72a578))
324
+ * additional information in health ([1e658b7](https://github.com/iotaledger/twin-entity-storage/commit/1e658b74288e9411538286d25b81823df80703e9))
325
+ * disable endpoint discovery for cosmos ([49df2a2](https://github.com/iotaledger/twin-entity-storage/commit/49df2a254f385dc42e2e1f7e26e71f89b5bf5bcf))
326
+ * entity storage enhancements ([#86](https://github.com/iotaledger/twin-entity-storage/issues/86)) ([1279af4](https://github.com/iotaledger/twin-entity-storage/commit/1279af42615c6497bb06539842cee44842dd1f75))
327
+ * eslint migration to flat config ([f033b64](https://github.com/iotaledger/twin-entity-storage/commit/f033b64984c0e6a8129d929c9dd816dcc1b8dab0))
328
+ * logging naming consistency ([f99d12d](https://github.com/iotaledger/twin-entity-storage/commit/f99d12dea04b6d4f2b5632ff5473e9ec7d5f9055))
329
+ * remove includeNodeIdentity flag ([d88d1d0](https://github.com/iotaledger/twin-entity-storage/commit/d88d1d0694419b795dc860e0b712a0051c9a1c9e))
330
+ * synchronised storage ([#44](https://github.com/iotaledger/twin-entity-storage/issues/44)) ([94e10e2](https://github.com/iotaledger/twin-entity-storage/commit/94e10e26d1feec801449dc04af7a9757ac7495ff))
331
+ * typescript 6 update ([995a0c6](https://github.com/iotaledger/twin-entity-storage/commit/995a0c6fa9a6813bfdc7200779ce3664236e59e9))
332
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
333
+ * update framework core ([b59a380](https://github.com/iotaledger/twin-entity-storage/commit/b59a380bb7fba2b43610f69074dcdee24a4737da))
334
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
335
+
336
+
337
+ ### Bug Fixes
338
+
339
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
340
+ * adding tests and fixes for dot notation ([#76](https://github.com/iotaledger/twin-entity-storage/issues/76)) ([3879337](https://github.com/iotaledger/twin-entity-storage/commit/387933797e33543e4d8b2d49b8beeb792512a4ff))
341
+ * adding tests and support when neccesary for string include operator when needed ([#72](https://github.com/iotaledger/twin-entity-storage/issues/72)) ([3c723dd](https://github.com/iotaledger/twin-entity-storage/commit/3c723dd5694814398099d9d4594089dc6c66ba97))
342
+ * linting ([1188bef](https://github.com/iotaledger/twin-entity-storage/commit/1188befb3535973c0f8fafb913ac3d3300b53900))
343
+ * mysql pool connection implementation ([#66](https://github.com/iotaledger/twin-entity-storage/issues/66)) ([5724b44](https://github.com/iotaledger/twin-entity-storage/commit/5724b44d4464c0c67cce574932de51bab5bed597))
344
+ * mysql use shared pools ([#69](https://github.com/iotaledger/twin-entity-storage/issues/69)) ([4314e40](https://github.com/iotaledger/twin-entity-storage/commit/4314e406db224a4cfa26506c6c4d8268039b8bef))
345
+ * null secondary indexes ([#103](https://github.com/iotaledger/twin-entity-storage/issues/103)) ([5e44f11](https://github.com/iotaledger/twin-entity-storage/commit/5e44f11bb5af5bf2c27d6f1d56aba5851116ff89))
346
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
347
+ * tests and fixes for the comparisons for null and undefined ([#79](https://github.com/iotaledger/twin-entity-storage/issues/79)) ([e7ffd62](https://github.com/iotaledger/twin-entity-storage/commit/e7ffd62e9ec40ef31498e6e2350bb25d9c84638a))
348
+
349
+
350
+ ### Dependencies
351
+
352
+ * The following workspace dependencies were updated
353
+ * dependencies
354
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.19 to 0.0.3-next.20
355
+ * devDependencies
356
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.19 to 0.0.3-next.20
357
+
358
+ ## [0.0.3-next.19](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.18...entity-storage-connector-mysql-v0.0.3-next.19) (2026-06-01)
359
+
360
+
361
+ ### Features
362
+
363
+ * add context id features ([#55](https://github.com/iotaledger/twin-entity-storage/issues/55)) ([99c15a2](https://github.com/iotaledger/twin-entity-storage/commit/99c15a257539b61d9da63649ce573ebf47699fc9))
364
+ * add production release automation ([1eb4c8e](https://github.com/iotaledger/twin-entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
365
+ * add support for object comparison conditions ([eb505a1](https://github.com/iotaledger/twin-entity-storage/commit/eb505a17a3642e95c4e3cf137a77a0a8fb388c97))
366
+ * add validate-locales ([e66ef0d](https://github.com/iotaledger/twin-entity-storage/commit/e66ef0de26ca2f82b3fe89bb5c7a15a0978a9644))
367
+ * adding schema migration functionality to all the connectors ([#85](https://github.com/iotaledger/twin-entity-storage/issues/85)) ([fd1555a](https://github.com/iotaledger/twin-entity-storage/commit/fd1555a34380158214a577586dafae821e72a578))
368
+ * additional information in health ([1e658b7](https://github.com/iotaledger/twin-entity-storage/commit/1e658b74288e9411538286d25b81823df80703e9))
369
+ * disable endpoint discovery for cosmos ([49df2a2](https://github.com/iotaledger/twin-entity-storage/commit/49df2a254f385dc42e2e1f7e26e71f89b5bf5bcf))
370
+ * entity storage enhancements ([#86](https://github.com/iotaledger/twin-entity-storage/issues/86)) ([1279af4](https://github.com/iotaledger/twin-entity-storage/commit/1279af42615c6497bb06539842cee44842dd1f75))
371
+ * eslint migration to flat config ([f033b64](https://github.com/iotaledger/twin-entity-storage/commit/f033b64984c0e6a8129d929c9dd816dcc1b8dab0))
372
+ * logging naming consistency ([f99d12d](https://github.com/iotaledger/twin-entity-storage/commit/f99d12dea04b6d4f2b5632ff5473e9ec7d5f9055))
373
+ * remove includeNodeIdentity flag ([d88d1d0](https://github.com/iotaledger/twin-entity-storage/commit/d88d1d0694419b795dc860e0b712a0051c9a1c9e))
374
+ * synchronised storage ([#44](https://github.com/iotaledger/twin-entity-storage/issues/44)) ([94e10e2](https://github.com/iotaledger/twin-entity-storage/commit/94e10e26d1feec801449dc04af7a9757ac7495ff))
375
+ * typescript 6 update ([995a0c6](https://github.com/iotaledger/twin-entity-storage/commit/995a0c6fa9a6813bfdc7200779ce3664236e59e9))
376
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
377
+ * update framework core ([b59a380](https://github.com/iotaledger/twin-entity-storage/commit/b59a380bb7fba2b43610f69074dcdee24a4737da))
378
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
379
+
380
+
381
+ ### Bug Fixes
382
+
383
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
384
+ * adding tests and fixes for dot notation ([#76](https://github.com/iotaledger/twin-entity-storage/issues/76)) ([3879337](https://github.com/iotaledger/twin-entity-storage/commit/387933797e33543e4d8b2d49b8beeb792512a4ff))
385
+ * adding tests and support when neccesary for string include operator when needed ([#72](https://github.com/iotaledger/twin-entity-storage/issues/72)) ([3c723dd](https://github.com/iotaledger/twin-entity-storage/commit/3c723dd5694814398099d9d4594089dc6c66ba97))
386
+ * linting ([1188bef](https://github.com/iotaledger/twin-entity-storage/commit/1188befb3535973c0f8fafb913ac3d3300b53900))
387
+ * mysql pool connection implementation ([#66](https://github.com/iotaledger/twin-entity-storage/issues/66)) ([5724b44](https://github.com/iotaledger/twin-entity-storage/commit/5724b44d4464c0c67cce574932de51bab5bed597))
388
+ * mysql use shared pools ([#69](https://github.com/iotaledger/twin-entity-storage/issues/69)) ([4314e40](https://github.com/iotaledger/twin-entity-storage/commit/4314e406db224a4cfa26506c6c4d8268039b8bef))
389
+ * null secondary indexes ([#103](https://github.com/iotaledger/twin-entity-storage/issues/103)) ([5e44f11](https://github.com/iotaledger/twin-entity-storage/commit/5e44f11bb5af5bf2c27d6f1d56aba5851116ff89))
390
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
391
+ * tests and fixes for the comparisons for null and undefined ([#79](https://github.com/iotaledger/twin-entity-storage/issues/79)) ([e7ffd62](https://github.com/iotaledger/twin-entity-storage/commit/e7ffd62e9ec40ef31498e6e2350bb25d9c84638a))
392
+
393
+
394
+ ### Dependencies
395
+
396
+ * The following workspace dependencies were updated
397
+ * dependencies
398
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.18 to 0.0.3-next.19
399
+ * devDependencies
400
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.18 to 0.0.3-next.19
401
+
402
+ ## [0.0.3-next.18](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.17...entity-storage-connector-mysql-v0.0.3-next.18) (2026-06-01)
403
+
404
+
405
+ ### Features
406
+
407
+ * add context id features ([#55](https://github.com/iotaledger/twin-entity-storage/issues/55)) ([99c15a2](https://github.com/iotaledger/twin-entity-storage/commit/99c15a257539b61d9da63649ce573ebf47699fc9))
408
+ * add production release automation ([1eb4c8e](https://github.com/iotaledger/twin-entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
409
+ * add support for object comparison conditions ([eb505a1](https://github.com/iotaledger/twin-entity-storage/commit/eb505a17a3642e95c4e3cf137a77a0a8fb388c97))
410
+ * add validate-locales ([e66ef0d](https://github.com/iotaledger/twin-entity-storage/commit/e66ef0de26ca2f82b3fe89bb5c7a15a0978a9644))
411
+ * adding schema migration functionality to all the connectors ([#85](https://github.com/iotaledger/twin-entity-storage/issues/85)) ([fd1555a](https://github.com/iotaledger/twin-entity-storage/commit/fd1555a34380158214a577586dafae821e72a578))
412
+ * additional information in health ([1e658b7](https://github.com/iotaledger/twin-entity-storage/commit/1e658b74288e9411538286d25b81823df80703e9))
413
+ * disable endpoint discovery for cosmos ([49df2a2](https://github.com/iotaledger/twin-entity-storage/commit/49df2a254f385dc42e2e1f7e26e71f89b5bf5bcf))
414
+ * entity storage enhancements ([#86](https://github.com/iotaledger/twin-entity-storage/issues/86)) ([1279af4](https://github.com/iotaledger/twin-entity-storage/commit/1279af42615c6497bb06539842cee44842dd1f75))
415
+ * eslint migration to flat config ([f033b64](https://github.com/iotaledger/twin-entity-storage/commit/f033b64984c0e6a8129d929c9dd816dcc1b8dab0))
416
+ * logging naming consistency ([f99d12d](https://github.com/iotaledger/twin-entity-storage/commit/f99d12dea04b6d4f2b5632ff5473e9ec7d5f9055))
417
+ * remove includeNodeIdentity flag ([d88d1d0](https://github.com/iotaledger/twin-entity-storage/commit/d88d1d0694419b795dc860e0b712a0051c9a1c9e))
418
+ * synchronised storage ([#44](https://github.com/iotaledger/twin-entity-storage/issues/44)) ([94e10e2](https://github.com/iotaledger/twin-entity-storage/commit/94e10e26d1feec801449dc04af7a9757ac7495ff))
419
+ * typescript 6 update ([995a0c6](https://github.com/iotaledger/twin-entity-storage/commit/995a0c6fa9a6813bfdc7200779ce3664236e59e9))
420
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
421
+ * update framework core ([b59a380](https://github.com/iotaledger/twin-entity-storage/commit/b59a380bb7fba2b43610f69074dcdee24a4737da))
422
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
423
+
424
+
425
+ ### Bug Fixes
426
+
427
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
428
+ * adding tests and fixes for dot notation ([#76](https://github.com/iotaledger/twin-entity-storage/issues/76)) ([3879337](https://github.com/iotaledger/twin-entity-storage/commit/387933797e33543e4d8b2d49b8beeb792512a4ff))
429
+ * adding tests and support when neccesary for string include operator when needed ([#72](https://github.com/iotaledger/twin-entity-storage/issues/72)) ([3c723dd](https://github.com/iotaledger/twin-entity-storage/commit/3c723dd5694814398099d9d4594089dc6c66ba97))
430
+ * linting ([1188bef](https://github.com/iotaledger/twin-entity-storage/commit/1188befb3535973c0f8fafb913ac3d3300b53900))
431
+ * mysql pool connection implementation ([#66](https://github.com/iotaledger/twin-entity-storage/issues/66)) ([5724b44](https://github.com/iotaledger/twin-entity-storage/commit/5724b44d4464c0c67cce574932de51bab5bed597))
432
+ * mysql use shared pools ([#69](https://github.com/iotaledger/twin-entity-storage/issues/69)) ([4314e40](https://github.com/iotaledger/twin-entity-storage/commit/4314e406db224a4cfa26506c6c4d8268039b8bef))
433
+ * null secondary indexes ([#103](https://github.com/iotaledger/twin-entity-storage/issues/103)) ([5e44f11](https://github.com/iotaledger/twin-entity-storage/commit/5e44f11bb5af5bf2c27d6f1d56aba5851116ff89))
434
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
435
+ * tests and fixes for the comparisons for null and undefined ([#79](https://github.com/iotaledger/twin-entity-storage/issues/79)) ([e7ffd62](https://github.com/iotaledger/twin-entity-storage/commit/e7ffd62e9ec40ef31498e6e2350bb25d9c84638a))
436
+
437
+
438
+ ### Dependencies
439
+
440
+ * The following workspace dependencies were updated
441
+ * dependencies
442
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.17 to 0.0.3-next.18
443
+ * devDependencies
444
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.17 to 0.0.3-next.18
445
+
446
+ ## [0.0.3-next.17](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.16...entity-storage-connector-mysql-v0.0.3-next.17) (2026-06-01)
447
+
448
+
449
+ ### Bug Fixes
450
+
451
+ * null secondary indexes ([#103](https://github.com/iotaledger/twin-entity-storage/issues/103)) ([5e44f11](https://github.com/iotaledger/twin-entity-storage/commit/5e44f11bb5af5bf2c27d6f1d56aba5851116ff89))
452
+
453
+
454
+ ### Dependencies
455
+
456
+ * The following workspace dependencies were updated
457
+ * dependencies
458
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.16 to 0.0.3-next.17
459
+ * devDependencies
460
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.16 to 0.0.3-next.17
461
+
462
+ ## [0.0.3-next.16](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.15...entity-storage-connector-mysql-v0.0.3-next.16) (2026-05-20)
463
+
464
+
465
+ ### Features
466
+
467
+ * disable endpoint discovery for cosmos ([49df2a2](https://github.com/iotaledger/twin-entity-storage/commit/49df2a254f385dc42e2e1f7e26e71f89b5bf5bcf))
468
+
469
+
470
+ ### Dependencies
471
+
472
+ * The following workspace dependencies were updated
473
+ * dependencies
474
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.15 to 0.0.3-next.16
475
+ * devDependencies
476
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.15 to 0.0.3-next.16
477
+
478
+ ## [0.0.3-next.15](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.14...entity-storage-connector-mysql-v0.0.3-next.15) (2026-05-19)
479
+
480
+
481
+ ### Miscellaneous Chores
482
+
483
+ * **entity-storage-connector-mysql:** Synchronize repo versions
484
+
485
+
486
+ ### Dependencies
487
+
488
+ * The following workspace dependencies were updated
489
+ * dependencies
490
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.14 to 0.0.3-next.15
491
+ * devDependencies
492
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.14 to 0.0.3-next.15
493
+
494
+ ## [0.0.3-next.14](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.13...entity-storage-connector-mysql-v0.0.3-next.14) (2026-05-19)
495
+
496
+
497
+ ### Features
498
+
499
+ * adding schema migration functionality to all the connectors ([#85](https://github.com/iotaledger/twin-entity-storage/issues/85)) ([fd1555a](https://github.com/iotaledger/twin-entity-storage/commit/fd1555a34380158214a577586dafae821e72a578))
500
+
501
+
502
+ ### Dependencies
503
+
504
+ * The following workspace dependencies were updated
505
+ * dependencies
506
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.13 to 0.0.3-next.14
507
+ * devDependencies
508
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.13 to 0.0.3-next.14
509
+
510
+ ## [0.0.3-next.13](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.12...entity-storage-connector-mysql-v0.0.3-next.13) (2026-05-13)
511
+
512
+
513
+ ### Miscellaneous Chores
514
+
515
+ * **entity-storage-connector-mysql:** Synchronize repo versions
516
+
517
+
518
+ ### Dependencies
519
+
520
+ * The following workspace dependencies were updated
521
+ * dependencies
522
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.12 to 0.0.3-next.13
523
+ * devDependencies
524
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.12 to 0.0.3-next.13
525
+
526
+ ## [0.0.3-next.12](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.11...entity-storage-connector-mysql-v0.0.3-next.12) (2026-05-11)
527
+
528
+
529
+ ### Features
530
+
531
+ * typescript 6 update ([995a0c6](https://github.com/iotaledger/twin-entity-storage/commit/995a0c6fa9a6813bfdc7200779ce3664236e59e9))
532
+
533
+
534
+ ### Dependencies
535
+
536
+ * The following workspace dependencies were updated
537
+ * dependencies
538
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.11 to 0.0.3-next.12
539
+ * devDependencies
540
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.11 to 0.0.3-next.12
541
+
542
+ ## [0.0.3-next.11](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.10...entity-storage-connector-mysql-v0.0.3-next.11) (2026-05-07)
543
+
544
+
545
+ ### Features
546
+
547
+ * additional information in health ([1e658b7](https://github.com/iotaledger/twin-entity-storage/commit/1e658b74288e9411538286d25b81823df80703e9))
548
+
549
+
550
+ ### Dependencies
551
+
552
+ * The following workspace dependencies were updated
553
+ * dependencies
554
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.10 to 0.0.3-next.11
555
+ * devDependencies
556
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.10 to 0.0.3-next.11
557
+
558
+ ## [0.0.3-next.10](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.9...entity-storage-connector-mysql-v0.0.3-next.10) (2026-05-07)
559
+
560
+
561
+ ### Features
562
+
563
+ * entity storage enhancements ([#86](https://github.com/iotaledger/twin-entity-storage/issues/86)) ([1279af4](https://github.com/iotaledger/twin-entity-storage/commit/1279af42615c6497bb06539842cee44842dd1f75))
564
+
565
+
566
+ ### Dependencies
567
+
568
+ * The following workspace dependencies were updated
569
+ * dependencies
570
+ * @twin.org/entity-storage-models bumped from 0.0.3-next.9 to 0.0.3-next.10
571
+ * devDependencies
572
+ * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.9 to 0.0.3-next.10
573
+
574
+ ## [0.0.3-next.9](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.8...entity-storage-connector-mysql-v0.0.3-next.9) (2026-04-22)
4
575
 
5
576
 
6
577
  ### Miscellaneous Chores
@@ -16,12 +587,12 @@
16
587
  * devDependencies
17
588
  * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.8 to 0.0.3-next.9
18
589
 
19
- ## [0.0.3-next.8](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.7...entity-storage-connector-mysql-v0.0.3-next.8) (2026-03-20)
590
+ ## [0.0.3-next.8](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.7...entity-storage-connector-mysql-v0.0.3-next.8) (2026-03-20)
20
591
 
21
592
 
22
593
  ### Bug Fixes
23
594
 
24
- * tests and fixes for the comparisons for null and undefined ([#79](https://github.com/twinfoundation/entity-storage/issues/79)) ([e7ffd62](https://github.com/twinfoundation/entity-storage/commit/e7ffd62e9ec40ef31498e6e2350bb25d9c84638a))
595
+ * tests and fixes for the comparisons for null and undefined ([#79](https://github.com/iotaledger/twin-entity-storage/issues/79)) ([e7ffd62](https://github.com/iotaledger/twin-entity-storage/commit/e7ffd62e9ec40ef31498e6e2350bb25d9c84638a))
25
596
 
26
597
 
27
598
  ### Dependencies
@@ -32,12 +603,12 @@
32
603
  * devDependencies
33
604
  * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.7 to 0.0.3-next.8
34
605
 
35
- ## [0.0.3-next.7](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.6...entity-storage-connector-mysql-v0.0.3-next.7) (2026-03-13)
606
+ ## [0.0.3-next.7](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.6...entity-storage-connector-mysql-v0.0.3-next.7) (2026-03-13)
36
607
 
37
608
 
38
609
  ### Bug Fixes
39
610
 
40
- * adding tests and fixes for dot notation ([#76](https://github.com/twinfoundation/entity-storage/issues/76)) ([3879337](https://github.com/twinfoundation/entity-storage/commit/387933797e33543e4d8b2d49b8beeb792512a4ff))
611
+ * adding tests and fixes for dot notation ([#76](https://github.com/iotaledger/twin-entity-storage/issues/76)) ([3879337](https://github.com/iotaledger/twin-entity-storage/commit/387933797e33543e4d8b2d49b8beeb792512a4ff))
41
612
 
42
613
 
43
614
  ### Dependencies
@@ -48,12 +619,12 @@
48
619
  * devDependencies
49
620
  * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.6 to 0.0.3-next.7
50
621
 
51
- ## [0.0.3-next.6](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.5...entity-storage-connector-mysql-v0.0.3-next.6) (2026-01-21)
622
+ ## [0.0.3-next.6](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.5...entity-storage-connector-mysql-v0.0.3-next.6) (2026-01-21)
52
623
 
53
624
 
54
625
  ### Bug Fixes
55
626
 
56
- * adding tests and support when neccesary for string include operator when needed ([#72](https://github.com/twinfoundation/entity-storage/issues/72)) ([3c723dd](https://github.com/twinfoundation/entity-storage/commit/3c723dd5694814398099d9d4594089dc6c66ba97))
627
+ * adding tests and support when neccesary for string include operator when needed ([#72](https://github.com/iotaledger/twin-entity-storage/issues/72)) ([3c723dd](https://github.com/iotaledger/twin-entity-storage/commit/3c723dd5694814398099d9d4594089dc6c66ba97))
57
628
 
58
629
 
59
630
  ### Dependencies
@@ -64,12 +635,12 @@
64
635
  * devDependencies
65
636
  * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.5 to 0.0.3-next.6
66
637
 
67
- ## [0.0.3-next.5](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.4...entity-storage-connector-mysql-v0.0.3-next.5) (2026-01-06)
638
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.4...entity-storage-connector-mysql-v0.0.3-next.5) (2026-01-06)
68
639
 
69
640
 
70
641
  ### Bug Fixes
71
642
 
72
- * mysql use shared pools ([#69](https://github.com/twinfoundation/entity-storage/issues/69)) ([4314e40](https://github.com/twinfoundation/entity-storage/commit/4314e406db224a4cfa26506c6c4d8268039b8bef))
643
+ * mysql use shared pools ([#69](https://github.com/iotaledger/twin-entity-storage/issues/69)) ([4314e40](https://github.com/iotaledger/twin-entity-storage/commit/4314e406db224a4cfa26506c6c4d8268039b8bef))
73
644
 
74
645
 
75
646
  ### Dependencies
@@ -80,12 +651,12 @@
80
651
  * devDependencies
81
652
  * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.4 to 0.0.3-next.5
82
653
 
83
- ## [0.0.3-next.4](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.3...entity-storage-connector-mysql-v0.0.3-next.4) (2025-12-03)
654
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.3...entity-storage-connector-mysql-v0.0.3-next.4) (2025-12-03)
84
655
 
85
656
 
86
657
  ### Bug Fixes
87
658
 
88
- * mysql pool connection implementation ([#66](https://github.com/twinfoundation/entity-storage/issues/66)) ([5724b44](https://github.com/twinfoundation/entity-storage/commit/5724b44d4464c0c67cce574932de51bab5bed597))
659
+ * mysql pool connection implementation ([#66](https://github.com/iotaledger/twin-entity-storage/issues/66)) ([5724b44](https://github.com/iotaledger/twin-entity-storage/commit/5724b44d4464c0c67cce574932de51bab5bed597))
89
660
 
90
661
 
91
662
  ### Dependencies
@@ -96,12 +667,12 @@
96
667
  * devDependencies
97
668
  * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.3 to 0.0.3-next.4
98
669
 
99
- ## [0.0.3-next.3](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.2...entity-storage-connector-mysql-v0.0.3-next.3) (2025-11-26)
670
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.2...entity-storage-connector-mysql-v0.0.3-next.3) (2025-11-26)
100
671
 
101
672
 
102
673
  ### Features
103
674
 
104
- * add support for object comparison conditions ([eb505a1](https://github.com/twinfoundation/entity-storage/commit/eb505a17a3642e95c4e3cf137a77a0a8fb388c97))
675
+ * add support for object comparison conditions ([eb505a1](https://github.com/iotaledger/twin-entity-storage/commit/eb505a17a3642e95c4e3cf137a77a0a8fb388c97))
105
676
 
106
677
 
107
678
  ### Dependencies
@@ -112,7 +683,7 @@
112
683
  * devDependencies
113
684
  * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.2 to 0.0.3-next.3
114
685
 
115
- ## [0.0.3-next.2](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.1...entity-storage-connector-mysql-v0.0.3-next.2) (2025-11-13)
686
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.1...entity-storage-connector-mysql-v0.0.3-next.2) (2025-11-13)
116
687
 
117
688
 
118
689
  ### Miscellaneous Chores
@@ -128,28 +699,28 @@
128
699
  * devDependencies
129
700
  * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.1 to 0.0.3-next.2
130
701
 
131
- ## [0.0.3-next.1](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.0...entity-storage-connector-mysql-v0.0.3-next.1) (2025-11-10)
702
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.3-next.0...entity-storage-connector-mysql-v0.0.3-next.1) (2025-11-10)
132
703
 
133
704
 
134
705
  ### Features
135
706
 
136
- * add context id features ([#55](https://github.com/twinfoundation/entity-storage/issues/55)) ([99c15a2](https://github.com/twinfoundation/entity-storage/commit/99c15a257539b61d9da63649ce573ebf47699fc9))
137
- * add production release automation ([1eb4c8e](https://github.com/twinfoundation/entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
138
- * add validate-locales ([e66ef0d](https://github.com/twinfoundation/entity-storage/commit/e66ef0de26ca2f82b3fe89bb5c7a15a0978a9644))
139
- * eslint migration to flat config ([f033b64](https://github.com/twinfoundation/entity-storage/commit/f033b64984c0e6a8129d929c9dd816dcc1b8dab0))
140
- * logging naming consistency ([f99d12d](https://github.com/twinfoundation/entity-storage/commit/f99d12dea04b6d4f2b5632ff5473e9ec7d5f9055))
141
- * remove includeNodeIdentity flag ([d88d1d0](https://github.com/twinfoundation/entity-storage/commit/d88d1d0694419b795dc860e0b712a0051c9a1c9e))
142
- * synchronised storage ([#44](https://github.com/twinfoundation/entity-storage/issues/44)) ([94e10e2](https://github.com/twinfoundation/entity-storage/commit/94e10e26d1feec801449dc04af7a9757ac7495ff))
143
- * update dependencies ([7ccc0c4](https://github.com/twinfoundation/entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
144
- * update framework core ([b59a380](https://github.com/twinfoundation/entity-storage/commit/b59a380bb7fba2b43610f69074dcdee24a4737da))
145
- * use shared store mechanism ([#34](https://github.com/twinfoundation/entity-storage/issues/34)) ([68b6b71](https://github.com/twinfoundation/entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
707
+ * add context id features ([#55](https://github.com/iotaledger/twin-entity-storage/issues/55)) ([99c15a2](https://github.com/iotaledger/twin-entity-storage/commit/99c15a257539b61d9da63649ce573ebf47699fc9))
708
+ * add production release automation ([1eb4c8e](https://github.com/iotaledger/twin-entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
709
+ * add validate-locales ([e66ef0d](https://github.com/iotaledger/twin-entity-storage/commit/e66ef0de26ca2f82b3fe89bb5c7a15a0978a9644))
710
+ * eslint migration to flat config ([f033b64](https://github.com/iotaledger/twin-entity-storage/commit/f033b64984c0e6a8129d929c9dd816dcc1b8dab0))
711
+ * logging naming consistency ([f99d12d](https://github.com/iotaledger/twin-entity-storage/commit/f99d12dea04b6d4f2b5632ff5473e9ec7d5f9055))
712
+ * remove includeNodeIdentity flag ([d88d1d0](https://github.com/iotaledger/twin-entity-storage/commit/d88d1d0694419b795dc860e0b712a0051c9a1c9e))
713
+ * synchronised storage ([#44](https://github.com/iotaledger/twin-entity-storage/issues/44)) ([94e10e2](https://github.com/iotaledger/twin-entity-storage/commit/94e10e26d1feec801449dc04af7a9757ac7495ff))
714
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
715
+ * update framework core ([b59a380](https://github.com/iotaledger/twin-entity-storage/commit/b59a380bb7fba2b43610f69074dcdee24a4737da))
716
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
146
717
 
147
718
 
148
719
  ### Bug Fixes
149
720
 
150
- * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/twinfoundation/entity-storage/issues/28)) ([865be5a](https://github.com/twinfoundation/entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
151
- * linting ([1188bef](https://github.com/twinfoundation/entity-storage/commit/1188befb3535973c0f8fafb913ac3d3300b53900))
152
- * query params force coercion ([dd6aa87](https://github.com/twinfoundation/entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
721
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
722
+ * linting ([1188bef](https://github.com/iotaledger/twin-entity-storage/commit/1188befb3535973c0f8fafb913ac3d3300b53900))
723
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
153
724
 
154
725
 
155
726
  ### Dependencies
@@ -160,12 +731,12 @@
160
731
  * devDependencies
161
732
  * @twin.org/entity-storage-connector-memory bumped from 0.0.3-next.0 to 0.0.3-next.1
162
733
 
163
- ## [0.0.2-next.10](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.9...entity-storage-connector-mysql-v0.0.2-next.10) (2025-10-09)
734
+ ## [0.0.2-next.10](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.9...entity-storage-connector-mysql-v0.0.2-next.10) (2025-10-09)
164
735
 
165
736
 
166
737
  ### Features
167
738
 
168
- * add validate-locales ([e66ef0d](https://github.com/twinfoundation/entity-storage/commit/e66ef0de26ca2f82b3fe89bb5c7a15a0978a9644))
739
+ * add validate-locales ([e66ef0d](https://github.com/iotaledger/twin-entity-storage/commit/e66ef0de26ca2f82b3fe89bb5c7a15a0978a9644))
169
740
 
170
741
 
171
742
  ### Dependencies
@@ -176,7 +747,7 @@
176
747
  * devDependencies
177
748
  * @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.9 to 0.0.2-next.10
178
749
 
179
- ## [0.0.2-next.9](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.8...entity-storage-connector-mysql-v0.0.2-next.9) (2025-10-02)
750
+ ## [0.0.2-next.9](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.8...entity-storage-connector-mysql-v0.0.2-next.9) (2025-10-02)
180
751
 
181
752
 
182
753
  ### Miscellaneous Chores
@@ -192,12 +763,12 @@
192
763
  * devDependencies
193
764
  * @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.8 to 0.0.2-next.9
194
765
 
195
- ## [0.0.2-next.8](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.7...entity-storage-connector-mysql-v0.0.2-next.8) (2025-08-29)
766
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.7...entity-storage-connector-mysql-v0.0.2-next.8) (2025-08-29)
196
767
 
197
768
 
198
769
  ### Features
199
770
 
200
- * eslint migration to flat config ([f033b64](https://github.com/twinfoundation/entity-storage/commit/f033b64984c0e6a8129d929c9dd816dcc1b8dab0))
771
+ * eslint migration to flat config ([f033b64](https://github.com/iotaledger/twin-entity-storage/commit/f033b64984c0e6a8129d929c9dd816dcc1b8dab0))
201
772
 
202
773
 
203
774
  ### Dependencies
@@ -208,12 +779,12 @@
208
779
  * devDependencies
209
780
  * @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.7 to 0.0.2-next.8
210
781
 
211
- ## [0.0.2-next.7](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.6...entity-storage-connector-mysql-v0.0.2-next.7) (2025-08-20)
782
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.6...entity-storage-connector-mysql-v0.0.2-next.7) (2025-08-20)
212
783
 
213
784
 
214
785
  ### Features
215
786
 
216
- * logging naming consistency ([f99d12d](https://github.com/twinfoundation/entity-storage/commit/f99d12dea04b6d4f2b5632ff5473e9ec7d5f9055))
787
+ * logging naming consistency ([f99d12d](https://github.com/iotaledger/twin-entity-storage/commit/f99d12dea04b6d4f2b5632ff5473e9ec7d5f9055))
217
788
 
218
789
 
219
790
  ### Dependencies
@@ -224,12 +795,12 @@
224
795
  * devDependencies
225
796
  * @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.6 to 0.0.2-next.7
226
797
 
227
- ## [0.0.2-next.6](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.5...entity-storage-connector-mysql-v0.0.2-next.6) (2025-08-19)
798
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.5...entity-storage-connector-mysql-v0.0.2-next.6) (2025-08-19)
228
799
 
229
800
 
230
801
  ### Features
231
802
 
232
- * update framework core ([b59a380](https://github.com/twinfoundation/entity-storage/commit/b59a380bb7fba2b43610f69074dcdee24a4737da))
803
+ * update framework core ([b59a380](https://github.com/iotaledger/twin-entity-storage/commit/b59a380bb7fba2b43610f69074dcdee24a4737da))
233
804
 
234
805
 
235
806
  ### Dependencies
@@ -240,7 +811,7 @@
240
811
  * devDependencies
241
812
  * @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.5 to 0.0.2-next.6
242
813
 
243
- ## [0.0.2-next.5](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.4...entity-storage-connector-mysql-v0.0.2-next.5) (2025-08-11)
814
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.4...entity-storage-connector-mysql-v0.0.2-next.5) (2025-08-11)
244
815
 
245
816
 
246
817
  ### Miscellaneous Chores
@@ -256,7 +827,7 @@
256
827
  * devDependencies
257
828
  * @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.4 to 0.0.2-next.5
258
829
 
259
- ## [0.0.2-next.4](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.3...entity-storage-connector-mysql-v0.0.2-next.4) (2025-08-08)
830
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.3...entity-storage-connector-mysql-v0.0.2-next.4) (2025-08-08)
260
831
 
261
832
 
262
833
  ### Miscellaneous Chores
@@ -272,7 +843,7 @@
272
843
  * devDependencies
273
844
  * @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.3 to 0.0.2-next.4
274
845
 
275
- ## [0.0.2-next.3](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.2...entity-storage-connector-mysql-v0.0.2-next.3) (2025-07-25)
846
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.2...entity-storage-connector-mysql-v0.0.2-next.3) (2025-07-25)
276
847
 
277
848
 
278
849
  ### Miscellaneous Chores
@@ -288,13 +859,13 @@
288
859
  * devDependencies
289
860
  * @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.2 to 0.0.2-next.3
290
861
 
291
- ## [0.0.2-next.2](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.1...entity-storage-connector-mysql-v0.0.2-next.2) (2025-07-24)
862
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.1...entity-storage-connector-mysql-v0.0.2-next.2) (2025-07-24)
292
863
 
293
864
 
294
865
  ### Features
295
866
 
296
- * remove includeNodeIdentity flag ([d88d1d0](https://github.com/twinfoundation/entity-storage/commit/d88d1d0694419b795dc860e0b712a0051c9a1c9e))
297
- * synchronised storage ([#44](https://github.com/twinfoundation/entity-storage/issues/44)) ([94e10e2](https://github.com/twinfoundation/entity-storage/commit/94e10e26d1feec801449dc04af7a9757ac7495ff))
867
+ * remove includeNodeIdentity flag ([d88d1d0](https://github.com/iotaledger/twin-entity-storage/commit/d88d1d0694419b795dc860e0b712a0051c9a1c9e))
868
+ * synchronised storage ([#44](https://github.com/iotaledger/twin-entity-storage/issues/44)) ([94e10e2](https://github.com/iotaledger/twin-entity-storage/commit/94e10e26d1feec801449dc04af7a9757ac7495ff))
298
869
 
299
870
 
300
871
  ### Dependencies
@@ -305,20 +876,20 @@
305
876
  * devDependencies
306
877
  * @twin.org/entity-storage-connector-memory bumped from 0.0.2-next.1 to 0.0.2-next.2
307
878
 
308
- ## [0.0.2-next.1](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.0...entity-storage-connector-mysql-v0.0.2-next.1) (2025-07-17)
879
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.2-next.0...entity-storage-connector-mysql-v0.0.2-next.1) (2025-07-17)
309
880
 
310
881
 
311
882
  ### Features
312
883
 
313
- * add production release automation ([1eb4c8e](https://github.com/twinfoundation/entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
314
- * update dependencies ([7ccc0c4](https://github.com/twinfoundation/entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
315
- * use shared store mechanism ([#34](https://github.com/twinfoundation/entity-storage/issues/34)) ([68b6b71](https://github.com/twinfoundation/entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
884
+ * add production release automation ([1eb4c8e](https://github.com/iotaledger/twin-entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
885
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
886
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
316
887
 
317
888
 
318
889
  ### Bug Fixes
319
890
 
320
- * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/twinfoundation/entity-storage/issues/28)) ([865be5a](https://github.com/twinfoundation/entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
321
- * query params force coercion ([dd6aa87](https://github.com/twinfoundation/entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
891
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
892
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
322
893
 
323
894
 
324
895
  ### Dependencies
@@ -334,16 +905,16 @@
334
905
 
335
906
  ### Features
336
907
 
337
- * add production release automation ([1eb4c8e](https://github.com/twinfoundation/entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
338
- * release to production ([a309051](https://github.com/twinfoundation/entity-storage/commit/a3090519adebf7943232b4df12e4c6bd5afe7eed))
339
- * update dependencies ([7ccc0c4](https://github.com/twinfoundation/entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
340
- * use shared store mechanism ([#34](https://github.com/twinfoundation/entity-storage/issues/34)) ([68b6b71](https://github.com/twinfoundation/entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
908
+ * add production release automation ([1eb4c8e](https://github.com/iotaledger/twin-entity-storage/commit/1eb4c8ee3eb099defdfc2d063ae44935276dcae8))
909
+ * release to production ([a309051](https://github.com/iotaledger/twin-entity-storage/commit/a3090519adebf7943232b4df12e4c6bd5afe7eed))
910
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
911
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
341
912
 
342
913
 
343
914
  ### Bug Fixes
344
915
 
345
- * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/twinfoundation/entity-storage/issues/28)) ([865be5a](https://github.com/twinfoundation/entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
346
- * query params force coercion ([dd6aa87](https://github.com/twinfoundation/entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
916
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
917
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
347
918
 
348
919
 
349
920
  ### Dependencies
@@ -354,12 +925,12 @@
354
925
  * devDependencies
355
926
  * @twin.org/entity-storage-connector-memory bumped from ^0.0.0 to ^0.0.1
356
927
 
357
- ## [0.0.1-next.31](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.30...entity-storage-connector-mysql-v0.0.1-next.31) (2025-06-20)
928
+ ## [0.0.1-next.31](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.30...entity-storage-connector-mysql-v0.0.1-next.31) (2025-06-20)
358
929
 
359
930
 
360
931
  ### Bug Fixes
361
932
 
362
- * query params force coercion ([dd6aa87](https://github.com/twinfoundation/entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
933
+ * query params force coercion ([dd6aa87](https://github.com/iotaledger/twin-entity-storage/commit/dd6aa87efdfb60bab7d6756a86888863c45c51a7))
363
934
 
364
935
 
365
936
  ### Dependencies
@@ -370,12 +941,12 @@
370
941
  * devDependencies
371
942
  * @twin.org/entity-storage-connector-memory bumped from 0.0.1-next.30 to 0.0.1-next.31
372
943
 
373
- ## [0.0.1-next.30](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.29...entity-storage-connector-mysql-v0.0.1-next.30) (2025-06-12)
944
+ ## [0.0.1-next.30](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.29...entity-storage-connector-mysql-v0.0.1-next.30) (2025-06-12)
374
945
 
375
946
 
376
947
  ### Features
377
948
 
378
- * update dependencies ([7ccc0c4](https://github.com/twinfoundation/entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
949
+ * update dependencies ([7ccc0c4](https://github.com/iotaledger/twin-entity-storage/commit/7ccc0c429125d073dc60b3de6cf101abc8cc6cba))
379
950
 
380
951
 
381
952
  ### Dependencies
@@ -386,12 +957,12 @@
386
957
  * devDependencies
387
958
  * @twin.org/entity-storage-connector-memory bumped from 0.0.1-next.29 to 0.0.1-next.30
388
959
 
389
- ## [0.0.1-next.29](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.28...entity-storage-connector-mysql-v0.0.1-next.29) (2025-04-17)
960
+ ## [0.0.1-next.29](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.28...entity-storage-connector-mysql-v0.0.1-next.29) (2025-04-17)
390
961
 
391
962
 
392
963
  ### Features
393
964
 
394
- * use shared store mechanism ([#34](https://github.com/twinfoundation/entity-storage/issues/34)) ([68b6b71](https://github.com/twinfoundation/entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
965
+ * use shared store mechanism ([#34](https://github.com/iotaledger/twin-entity-storage/issues/34)) ([68b6b71](https://github.com/iotaledger/twin-entity-storage/commit/68b6b71e7a96d7d016cd57bfff36775b56bf3f93))
395
966
 
396
967
 
397
968
  ### Dependencies
@@ -402,7 +973,7 @@
402
973
  * devDependencies
403
974
  * @twin.org/entity-storage-connector-memory bumped from 0.0.1-next.28 to 0.0.1-next.29
404
975
 
405
- ## [0.0.1-next.28](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.27...entity-storage-connector-mysql-v0.0.1-next.28) (2025-04-09)
976
+ ## [0.0.1-next.28](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.27...entity-storage-connector-mysql-v0.0.1-next.28) (2025-04-09)
406
977
 
407
978
 
408
979
  ### Miscellaneous Chores
@@ -418,12 +989,12 @@
418
989
  * devDependencies
419
990
  * @twin.org/entity-storage-connector-memory bumped from 0.0.1-next.27 to 0.0.1-next.28
420
991
 
421
- ## [0.0.1-next.27](https://github.com/twinfoundation/entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.26...entity-storage-connector-mysql-v0.0.1-next.27) (2025-03-28)
992
+ ## [0.0.1-next.27](https://github.com/iotaledger/twin-entity-storage/compare/entity-storage-connector-mysql-v0.0.1-next.26...entity-storage-connector-mysql-v0.0.1-next.27) (2025-03-28)
422
993
 
423
994
 
424
995
  ### Bug Fixes
425
996
 
426
- * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/twinfoundation/entity-storage/issues/28)) ([865be5a](https://github.com/twinfoundation/entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
997
+ * Adding a functionality to review the incoming format of a field when creating the table ([#28](https://github.com/iotaledger/twin-entity-storage/issues/28)) ([865be5a](https://github.com/iotaledger/twin-entity-storage/commit/865be5afa0f2e3c9d51cb50e3e5e9ace1e213efe))
427
998
 
428
999
 
429
1000
  ### Dependencies