|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [6.3.0](https://github.com/ali-sdk/ali-rds/compare/v6.2.0...v6.3.0) (2023-07-31) |
| 3 | +## [6.3.0](https://github.com/node-modules/myrds/v6.2.0...v6.3.0) (2023-07-31) |
4 | 4 |
|
5 | 5 |
|
6 | 6 | ### Features |
7 | 7 |
|
8 | | -* stats 增加使用中的连接数 ([#115](https://github.com/ali-sdk/ali-rds/issues/115)) ([2b152a1](https://github.com/ali-sdk/ali-rds/commit/2b152a14b39291665c74910f2fe803d8318843db)) |
| 8 | +* stats 增加使用中的连接数 ([#115](https://github.com/node-modules/myrds/issues/115)) ([2b152a1](https://github.com/node-modules/myrds/commit/2b152a14b39291665c74910f2fe803d8318843db)) |
9 | 9 |
|
10 | | -## [6.2.0](https://github.com/ali-sdk/ali-rds/compare/v6.1.0...v6.2.0) (2023-06-10) |
| 10 | +## [6.2.0](https://github.com/node-modules/myrds/v6.1.0...v6.2.0) (2023-06-10) |
11 | 11 |
|
12 | 12 |
|
13 | 13 | ### Features |
14 | 14 |
|
15 | | -* export connection and query diagnostics_channel ([#111](https://github.com/ali-sdk/ali-rds/issues/111)) ([64aa75d](https://github.com/ali-sdk/ali-rds/commit/64aa75d121d63ddae4fa4bd2a6e097773f280dfe)) |
| 15 | +* export connection and query diagnostics_channel ([#111](https://github.com/node-modules/myrds/issues/111)) ([64aa75d](https://github.com/node-modules/myrds/commit/64aa75d121d63ddae4fa4bd2a6e097773f280dfe)) |
16 | 16 |
|
17 | | -## [6.1.0](https://github.com/ali-sdk/ali-rds/compare/v6.0.1...v6.1.0) (2023-06-09) |
| 17 | +## [6.1.0](https://github.com/node-modules/myrds/v6.0.1...v6.1.0) (2023-06-09) |
18 | 18 |
|
19 | 19 |
|
20 | 20 | ### Features |
21 | 21 |
|
22 | | -* dynamic retrieval of database connection configuration ([#110](https://github.com/ali-sdk/ali-rds/issues/110)) ([f437efb](https://github.com/ali-sdk/ali-rds/commit/f437efb439c1770561c1d4dc79318c632e7321d9)) |
| 22 | +* dynamic retrieval of database connection configuration ([#110](https://github.com/node-modules/myrds/issues/110)) ([f437efb](https://github.com/node-modules/myrds/commit/f437efb439c1770561c1d4dc79318c632e7321d9)) |
23 | 23 |
|
24 | | -## [6.0.1](https://github.com/ali-sdk/ali-rds/compare/v6.0.0...v6.0.1) (2023-06-05) |
| 24 | +## [6.0.1](https://github.com/node-modules/myrds/v6.0.0...v6.0.1) (2023-06-05) |
25 | 25 |
|
26 | 26 |
|
27 | 27 | ### Bug Fixes |
28 | 28 |
|
29 | | -* mysql type not found ([#109](https://github.com/ali-sdk/ali-rds/issues/109)) ([6a9bc45](https://github.com/ali-sdk/ali-rds/commit/6a9bc452a8a73f9d697ee0e55f91b823ef153df4)) |
| 29 | +* mysql type not found ([#109](https://github.com/node-modules/myrds/issues/109)) ([6a9bc45](https://github.com/node-modules/myrds/commit/6a9bc452a8a73f9d697ee0e55f91b823ef153df4)) |
30 | 30 |
|
31 | | -## [6.0.0](https://github.com/ali-sdk/ali-rds/compare/v5.1.2...v6.0.0) (2023-06-03) |
| 31 | +## [6.0.0](https://github.com/node-modules/myrds/v5.1.2...v6.0.0) (2023-06-03) |
32 | 32 |
|
33 | 33 |
|
34 | 34 | ### ⚠ BREAKING CHANGES |
|
37 | 37 |
|
38 | 38 | ### Features |
39 | 39 |
|
40 | | -* use AsyncLocalStorage to refactor transaction, to make it more safe ([#108](https://github.com/ali-sdk/ali-rds/issues/108)) ([ae327fa](https://github.com/ali-sdk/ali-rds/commit/ae327fa5a350b48c4e1f56c2769524c5786e1152)) |
| 40 | +* use AsyncLocalStorage to refactor transaction, to make it more safe ([#108](https://github.com/node-modules/myrds/issues/108)) ([ae327fa](https://github.com/node-modules/myrds/commit/ae327fa5a350b48c4e1f56c2769524c5786e1152)) |
41 | 41 |
|
42 | 42 |
|
43 | 43 | ### Bug Fixes |
44 | 44 |
|
45 | | -* use master branch ([758877d](https://github.com/ali-sdk/ali-rds/commit/758877d9e01df74b9df12c65b7f625275996656b)) |
| 45 | +* use master branch ([758877d](https://github.com/node-modules/myrds/commit/758877d9e01df74b9df12c65b7f625275996656b)) |
46 | 46 |
|
47 | | -## [5.1.2](https://github.com/ali-sdk/ali-rds/compare/v5.1.1...v5.1.2) (2023-03-06) |
| 47 | +## [5.1.2](https://github.com/node-modules/myrds/v5.1.1...v5.1.2) (2023-03-06) |
48 | 48 |
|
49 | 49 |
|
50 | 50 | ### Bug Fixes |
51 | 51 |
|
52 | | -* don't export protected methods ([#106](https://github.com/ali-sdk/ali-rds/issues/106)) ([b2757df](https://github.com/ali-sdk/ali-rds/commit/b2757dffdf76bb74e9fff8a89632d19704b03e4f)) |
| 52 | +* don't export protected methods ([#106](https://github.com/node-modules/myrds/issues/106)) ([b2757df](https://github.com/node-modules/myrds/commit/b2757dffdf76bb74e9fff8a89632d19704b03e4f)) |
53 | 53 |
|
54 | | -## [5.1.1](https://github.com/ali-sdk/ali-rds/compare/v5.1.0...v5.1.1) (2023-03-05) |
| 54 | +## [5.1.1](https://github.com/node-modules/myrds/v5.1.0...v5.1.1) (2023-03-05) |
55 | 55 |
|
56 | 56 |
|
57 | 57 | ### Bug Fixes |
58 | 58 |
|
59 | | -* support multi lifecircle hooks ([#105](https://github.com/ali-sdk/ali-rds/issues/105)) ([53b0a70](https://github.com/ali-sdk/ali-rds/commit/53b0a7058e4f3e583dc4610b1d1338014b9f2c15)) |
| 59 | +* support multi lifecircle hooks ([#105](https://github.com/node-modules/myrds/issues/105)) ([53b0a70](https://github.com/node-modules/myrds/commit/53b0a7058e4f3e583dc4610b1d1338014b9f2c15)) |
60 | 60 |
|
61 | | -## [5.1.0](https://github.com/ali-sdk/ali-rds/compare/v5.0.0...v5.1.0) (2023-03-05) |
| 61 | +## [5.1.0](https://github.com/node-modules/myrds/v5.0.0...v5.1.0) (2023-03-05) |
62 | 62 |
|
63 | 63 |
|
64 | 64 | ### Features |
65 | 65 |
|
66 | | -* support custom query lifecircle ([#104](https://github.com/ali-sdk/ali-rds/issues/104)) ([5941c69](https://github.com/ali-sdk/ali-rds/commit/5941c69b461ad581aa88c211ee6c60a88d4f5420)) |
| 66 | +* support custom query lifecircle ([#104](https://github.com/node-modules/myrds/issues/104)) ([5941c69](https://github.com/node-modules/myrds/commit/5941c69b461ad581aa88c211ee6c60a88d4f5420)) |
67 | 67 |
|
68 | | -## [5.0.0](https://github.com/ali-sdk/ali-rds/compare/v4.1.0...v5.0.0) (2023-03-04) |
| 68 | +## [5.0.0](https://github.com/node-modules/myrds/v4.1.0...v5.0.0) (2023-03-04) |
69 | 69 |
|
70 | 70 |
|
71 | 71 | ### ⚠ BREAKING CHANGES |
|
74 | 74 |
|
75 | 75 | ### Features |
76 | 76 |
|
77 | | -* impl with typescript ([#103](https://github.com/ali-sdk/ali-rds/issues/103)) ([1cf7814](https://github.com/ali-sdk/ali-rds/commit/1cf7814effb2876919e73d331547ecd14caf45f4)) |
| 77 | +* impl with typescript ([#103](https://github.com/node-modules/myrds/issues/103)) ([1cf7814](https://github.com/node-modules/myrds/commit/1cf7814effb2876919e73d331547ecd14caf45f4)) |
78 | 78 |
|
79 | | -## [4.1.0](https://github.com/ali-sdk/ali-rds/compare/v4.0.3...v4.1.0) (2023-01-01) |
| 79 | +## [4.1.0](https://github.com/node-modules/myrds/v4.0.3...v4.1.0) (2023-01-01) |
80 | 80 |
|
81 | 81 |
|
82 | 82 | ### Features |
83 | 83 |
|
84 | | -* add unlock/lock tables ([#97](https://github.com/ali-sdk/ali-rds/issues/97)) ([4dc3452](https://github.com/ali-sdk/ali-rds/commit/4dc3452a375e0c242084e23c6e5f1cb76f1b647d)) |
85 | | -* add unlock/lock tables ([#97](https://github.com/ali-sdk/ali-rds/issues/97)) ([0a61be6](https://github.com/ali-sdk/ali-rds/commit/0a61be6048db4df298bfff33c6d23bdcc0119b9a)) |
| 84 | +* add unlock/lock tables ([#97](https://github.com/node-modules/myrds/issues/97)) ([4dc3452](https://github.com/node-modules/myrds/commit/4dc3452a375e0c242084e23c6e5f1cb76f1b647d)) |
| 85 | +* add unlock/lock tables ([#97](https://github.com/node-modules/myrds/issues/97)) ([0a61be6](https://github.com/node-modules/myrds/commit/0a61be6048db4df298bfff33c6d23bdcc0119b9a)) |
86 | 86 |
|
87 | | -## [4.0.3](https://github.com/ali-sdk/ali-rds/compare/v4.0.2...v4.0.3) (2022-12-22) |
| 87 | +## [4.0.3](https://github.com/node-modules/myrds/v4.0.2...v4.0.3) (2022-12-22) |
88 | 88 |
|
89 | 89 |
|
90 | 90 | ### Bug Fixes |
91 | 91 |
|
92 | | -* export pool getter from rds client ([#102](https://github.com/ali-sdk/ali-rds/issues/102)) ([4048807](https://github.com/ali-sdk/ali-rds/commit/40488070b8bbae853a75ebe7d82a6cff6c8d071d)) |
| 92 | +* export pool getter from rds client ([#102](https://github.com/node-modules/myrds/issues/102)) ([4048807](https://github.com/node-modules/myrds/commit/40488070b8bbae853a75ebe7d82a6cff6c8d071d)) |
93 | 93 |
|
94 | | -## [4.0.2](https://github.com/ali-sdk/ali-rds/compare/v4.0.1...v4.0.2) (2022-12-22) |
| 94 | +## [4.0.2](https://github.com/node-modules/myrds/v4.0.1...v4.0.2) (2022-12-22) |
95 | 95 |
|
96 | 96 |
|
97 | 97 | ### Bug Fixes |
98 | 98 |
|
99 | | -* should export conn property ([#101](https://github.com/ali-sdk/ali-rds/issues/101)) ([37afa42](https://github.com/ali-sdk/ali-rds/commit/37afa420f3330cbc7a5e6e68da88086339a2a955)) |
| 99 | +* should export conn property ([#101](https://github.com/node-modules/myrds/issues/101)) ([37afa42](https://github.com/node-modules/myrds/commit/37afa420f3330cbc7a5e6e68da88086339a2a955)) |
100 | 100 |
|
101 | 101 | --- |
102 | 102 |
|
103 | 103 | 4.0.1 / 2022-12-14 |
104 | 104 | ================== |
105 | 105 |
|
106 | 106 | **fixes** |
107 | | - * [[`add4669`](https://github.com/ali-sdk/ali-rds/commit/add466917422b15deddd434c25595b6f6082bb6b)] - 🐛 FIX: Export db pool stats (#95) (fengmk2 <<fengmk2@gmail.com>>) |
| 107 | + * [[`add4669`](https://github.com/node-modules/myrds/commit/add466917422b15deddd434c25595b6f6082bb6b)] - 🐛 FIX: Export db pool stats (#95) (fengmk2 <<fengmk2@gmail.com>>) |
108 | 108 |
|
109 | 109 | 4.0.0 / 2022-12-14 |
110 | 110 | ================== |
111 | 111 |
|
112 | 112 | **features** |
113 | | - * [[`6296b5b`](https://github.com/ali-sdk/ali-rds/commit/6296b5b1a0e08bf88097937a0b579a4c90b13a2d)] - 📦 NEW: [BREAKING] Refactor impl base on async/await (#94) (fengmk2 <<fengmk2@gmail.com>>) |
| 113 | + * [[`6296b5b`](https://github.com/node-modules/myrds/commit/6296b5b1a0e08bf88097937a0b579a4c90b13a2d)] - 📦 NEW: [BREAKING] Refactor impl base on async/await (#94) (fengmk2 <<fengmk2@gmail.com>>) |
114 | 114 |
|
115 | 115 | 3.4.1 / 2022-12-13 |
116 | 116 | ================== |
117 | 117 |
|
118 | 118 | **fixes** |
119 | | - * [[`d983478`](https://github.com/ali-sdk/ali-rds/commit/d983478d40203357c71187c94f44ef3afab0b604)] - fix: handle concurrent transaction (#85) (killa <<killa123@126.com>>) |
| 119 | + * [[`d983478`](https://github.com/node-modules/myrds/commit/d983478d40203357c71187c94f44ef3afab0b604)] - fix: handle concurrent transaction (#85) (killa <<killa123@126.com>>) |
120 | 120 |
|
121 | 121 | **others** |
122 | | - * [[`61e8e38`](https://github.com/ali-sdk/ali-rds/commit/61e8e38208acf4a9cc1780128063318f7f0e17ac)] - Create codeql.yml (fengmk2 <<fengmk2@gmail.com>>) |
| 122 | + * [[`61e8e38`](https://github.com/node-modules/myrds/commit/61e8e38208acf4a9cc1780128063318f7f0e17ac)] - Create codeql.yml (fengmk2 <<fengmk2@gmail.com>>) |
123 | 123 |
|
124 | 124 | 3.4.0 / 2020-07-16 |
125 | 125 | ================== |
126 | 126 |
|
127 | 127 | **features** |
128 | | - * [[`2e99ab8`](https://github.com/ali-sdk/ali-rds/commit/2e99ab8ce872b8482fe2b0a29af51a7a99aaff84)] - feat: export sqlstring method (#79) (Haoliang Gao <<sakura9515@gmail.com>>) |
| 128 | + * [[`2e99ab8`](https://github.com/node-modules/myrds/commit/2e99ab8ce872b8482fe2b0a29af51a7a99aaff84)] - feat: export sqlstring method (#79) (Haoliang Gao <<sakura9515@gmail.com>>) |
129 | 129 |
|
130 | 130 | 3.3.1 / 2019-04-24 |
131 | 131 | ================== |
132 | 132 |
|
133 | 133 | **fixes** |
134 | | - * [[`52147de`](git@github.com:ali-sdk/ali-rds/commit/52147de9d7405b02efcf84ef28a11a4097675972)] - fix: query parameters are not allowed to be included in where (#67) (Hoyt <<hoythan@gmail.com>>) |
| 134 | + * [[`52147de`](git@github.com:node-modules/myrds/commit/52147de9d7405b02efcf84ef28a11a4097675972)] - fix: query parameters are not allowed to be included in where (#67) (Hoyt <<hoythan@gmail.com>>) |
135 | 135 |
|
136 | 136 | **others** |
137 | | - * [[`0f9f23b`](git@github.com:ali-sdk/ali-rds/commit/0f9f23bbd935650a1440537b18aaa982a6db2d44)] - chore: remove node 4 in ci (dead-horse <<dead_horse@qq.com>>) |
| 137 | + * [[`0f9f23b`](git@github.com:node-modules/myrds/commit/0f9f23bbd935650a1440537b18aaa982a6db2d44)] - chore: remove node 4 in ci (dead-horse <<dead_horse@qq.com>>) |
138 | 138 |
|
139 | 139 | 3.3.0 / 2018-12-11 |
140 | 140 | ================== |
141 | 141 |
|
142 | 142 | **features** |
143 | | - * [[`0d4d4ab`](https://github.com/ali-sdk/ali-rds/commit/0d4d4ab99a7cd655180f22d4d95e3cfef8c8714b)] - feat: where condition support NULL value (#60) (fengmk2 <<fengmk2@gmail.com>>) |
| 143 | + * [[`0d4d4ab`](https://github.com/node-modules/myrds/commit/0d4d4ab99a7cd655180f22d4d95e3cfef8c8714b)] - feat: where condition support NULL value (#60) (fengmk2 <<fengmk2@gmail.com>>) |
144 | 144 |
|
145 | 145 | 3.2.0 / 2018-11-19 |
146 | 146 | ================== |
147 | 147 |
|
148 | 148 | **features** |
149 | | - * [[`b227bc1`](https://github.com/ali-sdk/ali-rds/commit/b227bc12e5c6252264d4761b72f915b73d53c688)] - feat: support doomed transaction scope on test cases (#58) (AngrySean <<xujihui1985@gmail.com>>) |
| 149 | + * [[`b227bc1`](https://github.com/node-modules/myrds/commit/b227bc12e5c6252264d4761b72f915b73d53c688)] - feat: support doomed transaction scope on test cases (#58) (AngrySean <<xujihui1985@gmail.com>>) |
150 | 150 |
|
151 | 151 | 3.1.0 / 2018-09-30 |
152 | 152 | ================== |
153 | 153 |
|
154 | 154 | **features** |
155 | | - * [[`859d818`](https://github.com/ali-sdk/ali-rds/commit/859d818d7e327d1ff590d363dfbf3135d8c90454)] - feat: update multiple rows (#55) (Hang Jiang <<jianghangscu@gmail.com>>) |
| 155 | + * [[`859d818`](https://github.com/node-modules/myrds/commit/859d818d7e327d1ff590d363dfbf3135d8c90454)] - feat: update multiple rows (#55) (Hang Jiang <<jianghangscu@gmail.com>>) |
156 | 156 |
|
157 | 157 | **fixes** |
158 | | - * [[`db6d596`](https://github.com/ali-sdk/ali-rds/commit/db6d59616f4b5083142bed554fb104c1b5a7c14e)] - fix: add default value now() of `gmt_modified` and `gmt_create` (#56) (Hang Jiang <<jianghangscu@gmail.com>>) |
| 158 | + * [[`db6d596`](https://github.com/node-modules/myrds/commit/db6d59616f4b5083142bed554fb104c1b5a7c14e)] - fix: add default value now() of `gmt_modified` and `gmt_create` (#56) (Hang Jiang <<jianghangscu@gmail.com>>) |
159 | 159 |
|
160 | 160 | **others** |
161 | | - * [[`db3524c`](https://github.com/ali-sdk/ali-rds/commit/db3524c8da7f8b32291695a2fc5497ea8fddd155)] - doc: add object arguments in readme (#52) (凯 方 <<fkvsssl@126.com>>) |
| 161 | + * [[`db3524c`](https://github.com/node-modules/myrds/commit/db3524c8da7f8b32291695a2fc5497ea8fddd155)] - doc: add object arguments in readme (#52) (凯 方 <<fkvsssl@126.com>>) |
162 | 162 |
|
163 | 163 | 3.0.1 / 2017-09-26 |
164 | 164 | ================== |
165 | 165 |
|
166 | 166 | **fixes** |
167 | | - * [[`5ca4489`](https://github.com/ali-sdk/ali-rds/commit/5ca4489b903923302c81a8c9c8ac94c0afbce819)] - fix: don't redefined sqlstring.escape (#39) (Yiyu He <<dead_horse@qq.com>>) |
| 167 | + * [[`5ca4489`](https://github.com/node-modules/myrds/commit/5ca4489b903923302c81a8c9c8ac94c0afbce819)] - fix: don't redefined sqlstring.escape (#39) (Yiyu He <<dead_horse@qq.com>>) |
168 | 168 |
|
169 | 169 | **others** |
170 | | - * [[`004713c`](https://github.com/ali-sdk/ali-rds/commit/004713cf9a4aa2da84a9f02348996b1a8ec82430)] - doc: fix typo 'Can\'t not' => 'Can not' (#34) (dreamswhite <<dreamswhite@aliyun.com>>) |
| 170 | + * [[`004713c`](https://github.com/node-modules/myrds/commit/004713cf9a4aa2da84a9f02348996b1a8ec82430)] - doc: fix typo 'Can\'t not' => 'Can not' (#34) (dreamswhite <<dreamswhite@aliyun.com>>) |
171 | 171 |
|
172 | 172 | 3.0.0 / 2017-04-02 |
173 | 173 | ================== |
|
219 | 219 | ================== |
220 | 220 |
|
221 | 221 | * feat: add *beginTransactionScope(scope) |
222 | | - * docs: require ali-rds |
| 222 | + * docs: require myrds |
223 | 223 |
|
224 | 224 | 2.0.0 / 2015-06-08 |
225 | 225 | ================== |
|
0 commit comments