@appland/appmap 3.41.0 → 3.43.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/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ # [@appland/appmap-v3.43.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.42.0...@appland/appmap-v3.43.0) (2022-09-30)
2
+
3
+
4
+ ### Features
5
+
6
+ * Send telemetry events when indexing AppMaps ([53935b1](https://github.com/getappmap/appmap-js/commit/53935b19b597646fdc454f7fe2b146318e260717))
7
+
8
+ # [@appland/appmap-v3.42.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.41.0...@appland/appmap-v3.42.0) (2022-09-29)
9
+
10
+
11
+ ### Features
12
+
13
+ * Save the Stat handler's caller in the name: from_stats from_record ([e15b577](https://github.com/getappmap/appmap-js/commit/e15b577ab44fd91b705f03ee9271a6a4450a4b7e))
14
+
1
15
  # [@appland/appmap-v3.41.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.40.1...@appland/appmap-v3.41.0) (2022-09-27)
2
16
 
3
17
 
@@ -48,994 +62,994 @@
48
62
 
49
63
  * add guess test command for the js agent ([8707acf](https://github.com/getappmap/appmap-js/commit/8707acfe8c66a8fd0ca2ab9b0605b2765715473d))
50
64
 
51
- # [@appland/appmap-v3.38.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.37.2...@appland/appmap-v3.38.0) (2022-09-19)
65
+ # [@appland/appmap-v3.38.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.37.2...@appland/appmap-v3.38.0) (2022-09-19)
52
66
 
53
67
 
54
68
  ### Features
55
69
 
56
- * Add pipenv support ([cea19da](https://github.com/applandinc/appmap-js/commit/cea19da00ec1fbda1a6015bab4fbdf199cd13e15))
70
+ * Add pipenv support ([cea19da](https://github.com/getappmap/appmap-js/commit/cea19da00ec1fbda1a6015bab4fbdf199cd13e15))
57
71
 
58
- # [@appland/appmap-v3.37.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.37.1...@appland/appmap-v3.37.2) (2022-09-19)
72
+ # [@appland/appmap-v3.37.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.37.1...@appland/appmap-v3.37.2) (2022-09-19)
59
73
 
60
74
 
61
75
  ### Bug Fixes
62
76
 
63
- * users with older versions of pip can install ([9464223](https://github.com/applandinc/appmap-js/commit/946422324c14c906a8a57d1840076d1d682f68fe))
77
+ * users with older versions of pip can install ([9464223](https://github.com/getappmap/appmap-js/commit/946422324c14c906a8a57d1840076d1d682f68fe))
64
78
 
65
- # [@appland/appmap-v3.37.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.37.0...@appland/appmap-v3.37.1) (2022-09-16)
79
+ # [@appland/appmap-v3.37.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.37.0...@appland/appmap-v3.37.1) (2022-09-16)
66
80
 
67
81
 
68
82
  ### Bug Fixes
69
83
 
70
- * Use better language when opening a ticket ([1f072a7](https://github.com/applandinc/appmap-js/commit/1f072a70d081f98fc94aa8f4e8baf82f830fef05))
84
+ * Use better language when opening a ticket ([1f072a7](https://github.com/getappmap/appmap-js/commit/1f072a70d081f98fc94aa8f4e8baf82f830fef05))
71
85
 
72
- # [@appland/appmap-v3.37.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.36.0...@appland/appmap-v3.37.0) (2022-09-14)
86
+ # [@appland/appmap-v3.37.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.36.0...@appland/appmap-v3.37.0) (2022-09-14)
73
87
 
74
88
  ### Features
75
89
 
76
90
  - check project dependencies before adding appmap
77
- ([ee200e9](https://github.com/applandinc/appmap-js/commit/ee200e9e86e57781d0152fffc511cae6e734f4fa))
91
+ ([ee200e9](https://github.com/getappmap/appmap-js/commit/ee200e9e86e57781d0152fffc511cae6e734f4fa))
78
92
 
79
- # [@appland/appmap-v3.36.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.35.0...@appland/appmap-v3.36.0) (2022-09-14)
93
+ # [@appland/appmap-v3.36.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.35.0...@appland/appmap-v3.36.0) (2022-09-14)
80
94
 
81
95
  ### Features
82
96
 
83
97
  - Open a ticket when remote recording fails
84
- ([607d040](https://github.com/applandinc/appmap-js/commit/607d04001e35be2a05687899fa07671efa0cfca1))
98
+ ([607d040](https://github.com/getappmap/appmap-js/commit/607d04001e35be2a05687899fa07671efa0cfca1))
85
99
 
86
- # [@appland/appmap-v3.35.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.34.0...@appland/appmap-v3.35.0) (2022-09-02)
100
+ # [@appland/appmap-v3.35.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.34.0...@appland/appmap-v3.35.0) (2022-09-02)
87
101
 
88
102
  ### Bug Fixes
89
103
 
90
104
  - Don't swallow output from test commands
91
- ([e0b3fe0](https://github.com/applandinc/appmap-js/commit/e0b3fe0bd94c68bc31c5a8418184207a5f84b500))
105
+ ([e0b3fe0](https://github.com/getappmap/appmap-js/commit/e0b3fe0bd94c68bc31c5a8418184207a5f84b500))
92
106
 
93
107
  ### Features
94
108
 
95
109
  - Indexing in watch mode now indexes all existing AppMaps
96
- ([d7fb3c6](https://github.com/applandinc/appmap-js/commit/d7fb3c6f163a4150c1ae1f2c783e08214dfa0b53))
110
+ ([d7fb3c6](https://github.com/getappmap/appmap-js/commit/d7fb3c6f163a4150c1ae1f2c783e08214dfa0b53))
97
111
 
98
- # [@appland/appmap-v3.34.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.33.1...@appland/appmap-v3.34.0) (2022-08-25)
112
+ # [@appland/appmap-v3.34.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.33.1...@appland/appmap-v3.34.0) (2022-08-25)
99
113
 
100
114
  ### Bug Fixes
101
115
 
102
116
  - Add spacing before reporting command failure
103
- ([b60bf23](https://github.com/applandinc/appmap-js/commit/b60bf236c7ea941db06732cf316cf7917709e9d2))
117
+ ([b60bf23](https://github.com/getappmap/appmap-js/commit/b60bf236c7ea941db06732cf316cf7917709e9d2))
104
118
 
105
119
  ### Features
106
120
 
107
121
  - Create a ticket when "record test" fails.
108
- ([206db5e](https://github.com/applandinc/appmap-js/commit/206db5eebeeca118a400a511cdc60ada002acb5e))
122
+ ([206db5e](https://github.com/getappmap/appmap-js/commit/206db5eebeeca118a400a511cdc60ada002acb5e))
109
123
  - Don't require user's name for a support ticket
110
- ([f308fd0](https://github.com/applandinc/appmap-js/commit/f308fd0aeb1d8aad3fc7ca7fb22a55c0ef0e8d95))
124
+ ([f308fd0](https://github.com/getappmap/appmap-js/commit/f308fd0aeb1d8aad3fc7ca7fb22a55c0ef0e8d95))
111
125
 
112
- # [@appland/appmap-v3.33.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.33.0...@appland/appmap-v3.33.1) (2022-08-17)
126
+ # [@appland/appmap-v3.33.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.33.0...@appland/appmap-v3.33.1) (2022-08-17)
113
127
 
114
128
  ### Bug Fixes
115
129
 
116
130
  - Don't prompt to create ticket on success
117
- ([054d2e6](https://github.com/applandinc/appmap-js/commit/054d2e66984d5a52e35ee426cb0e57d69c94f806))
131
+ ([054d2e6](https://github.com/getappmap/appmap-js/commit/054d2e66984d5a52e35ee426cb0e57d69c94f806))
118
132
 
119
- # [@appland/appmap-v3.33.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.32.2...@appland/appmap-v3.33.0) (2022-08-16)
133
+ # [@appland/appmap-v3.33.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.32.2...@appland/appmap-v3.33.0) (2022-08-16)
120
134
 
121
135
  ### Features
122
136
 
123
137
  - Open a Zendesk ticket if install fails
124
- ([745f784](https://github.com/applandinc/appmap-js/commit/745f784472a300f65e5c270c0f8fb36241757d04))
138
+ ([745f784](https://github.com/getappmap/appmap-js/commit/745f784472a300f65e5c270c0f8fb36241757d04))
125
139
 
126
- # [@appland/appmap-v3.32.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.32.1...@appland/appmap-v3.32.2) (2022-08-09)
140
+ # [@appland/appmap-v3.32.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.32.1...@appland/appmap-v3.32.2) (2022-08-09)
127
141
 
128
142
  ### Bug Fixes
129
143
 
130
144
  - Improve telemetry for "appmap record remote"
131
- ([dbc8184](https://github.com/applandinc/appmap-js/commit/dbc8184970a9d35cf6ed52dbd6fb1676d0a6be1f))
145
+ ([dbc8184](https://github.com/getappmap/appmap-js/commit/dbc8184970a9d35cf6ed52dbd6fb1676d0a6be1f))
132
146
 
133
- # [@appland/appmap-v3.32.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.32.0...@appland/appmap-v3.32.1) (2022-08-05)
147
+ # [@appland/appmap-v3.32.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.32.0...@appland/appmap-v3.32.1) (2022-08-05)
134
148
 
135
149
  ### Bug Fixes
136
150
 
137
151
  - Recording metrics report 0 counts
138
- ([4753c9d](https://github.com/applandinc/appmap-js/commit/4753c9dd9d32e616523de722ea74f01303fa2775))
152
+ ([4753c9d](https://github.com/getappmap/appmap-js/commit/4753c9dd9d32e616523de722ea74f01303fa2775))
139
153
 
140
- # [@appland/appmap-v3.32.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.31.0...@appland/appmap-v3.32.0) (2022-07-27)
154
+ # [@appland/appmap-v3.32.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.31.0...@appland/appmap-v3.32.0) (2022-07-27)
141
155
 
142
156
  ### Bug Fixes
143
157
 
144
158
  - analyzeSQL was being called incorrectly
145
- ([71ea8c4](https://github.com/applandinc/appmap-js/commit/71ea8c47d9d130c17f1db02275300de54406ae0b))
159
+ ([71ea8c4](https://github.com/getappmap/appmap-js/commit/71ea8c47d9d130c17f1db02275300de54406ae0b))
146
160
  - Correct FunctionStats types to match reality
147
- ([72885a7](https://github.com/applandinc/appmap-js/commit/72885a7f65d0e2be15699e7fc9a2d895111a9e2f))
161
+ ([72885a7](https://github.com/getappmap/appmap-js/commit/72885a7f65d0e2be15699e7fc9a2d895111a9e2f))
148
162
  - De-duplicate matches
149
- ([e8e1019](https://github.com/applandinc/appmap-js/commit/e8e1019b9f3aa75e9ff1acc43ae9c083929875ae))
163
+ ([e8e1019](https://github.com/getappmap/appmap-js/commit/e8e1019b9f3aa75e9ff1acc43ae9c083929875ae))
150
164
  - Find matches across all AppMaps
151
- ([f86603a](https://github.com/applandinc/appmap-js/commit/f86603abf5252796855b4e3e656f4d5c561e028d))
165
+ ([f86603a](https://github.com/getappmap/appmap-js/commit/f86603abf5252796855b4e3e656f4d5c561e028d))
152
166
  - Shortcut processFiles when there are no files
153
- ([1254896](https://github.com/applandinc/appmap-js/commit/1254896d09f7e57d516bd1341d426740571ebcca))
167
+ ([1254896](https://github.com/getappmap/appmap-js/commit/1254896d09f7e57d516bd1341d426740571ebcca))
154
168
 
155
169
  ### Features
156
170
 
157
171
  - Define a RegExp to match RegExps
158
- ([58a28f4](https://github.com/applandinc/appmap-js/commit/58a28f420b549edca8b705b60fb8051939cac7d7))
172
+ ([58a28f4](https://github.com/getappmap/appmap-js/commit/58a28f420b549edca8b705b60fb8051939cac7d7))
159
173
  - Iterate and find code objects by RegExp
160
- ([7d0e60d](https://github.com/applandinc/appmap-js/commit/7d0e60dd7c78f026f7cca2d0ebe29669ce3436dd))
174
+ ([7d0e60d](https://github.com/getappmap/appmap-js/commit/7d0e60dd7c78f026f7cca2d0ebe29669ce3436dd))
161
175
 
162
- # [@appland/appmap-v3.31.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.30.0...@appland/appmap-v3.31.0) (2022-07-12)
176
+ # [@appland/appmap-v3.31.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.30.0...@appland/appmap-v3.31.0) (2022-07-12)
163
177
 
164
178
  ### Features
165
179
 
166
180
  - Write a pid file on startup
167
- ([71b63a7](https://github.com/applandinc/appmap-js/commit/71b63a7a4de3ca3d5bdab741589ac0a24084fab6))
181
+ ([71b63a7](https://github.com/getappmap/appmap-js/commit/71b63a7a4de3ca3d5bdab741589ac0a24084fab6))
168
182
 
169
- # [@appland/appmap-v3.30.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.4...@appland/appmap-v3.30.0) (2022-07-12)
183
+ # [@appland/appmap-v3.30.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.29.4...@appland/appmap-v3.30.0) (2022-07-12)
170
184
 
171
185
  ### Features
172
186
 
173
187
  - Handle -d working directory arg
174
- ([f8a38bb](https://github.com/applandinc/appmap-js/commit/f8a38bbbb0e0471cef68b3f94e30fdd4952429f2))
188
+ ([f8a38bb](https://github.com/getappmap/appmap-js/commit/f8a38bbbb0e0471cef68b3f94e30fdd4952429f2))
175
189
 
176
- # [@appland/appmap-v3.29.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.3...@appland/appmap-v3.29.4) (2022-06-27)
190
+ # [@appland/appmap-v3.29.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.29.3...@appland/appmap-v3.29.4) (2022-06-27)
177
191
 
178
192
  ### Bug Fixes
179
193
 
180
194
  - Upgrade @appland/models to v1.16.2
181
- ([a7c3009](https://github.com/applandinc/appmap-js/commit/a7c3009b7db007f098ef8ce7a7b15e758c23d768))
195
+ ([a7c3009](https://github.com/getappmap/appmap-js/commit/a7c3009b7db007f098ef8ce7a7b15e758c23d768))
182
196
 
183
- # [@appland/appmap-v3.29.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.2...@appland/appmap-v3.29.3) (2022-06-24)
197
+ # [@appland/appmap-v3.29.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.29.2...@appland/appmap-v3.29.3) (2022-06-24)
184
198
 
185
199
  ### Bug Fixes
186
200
 
187
201
  - Emit missing data fields to JSON
188
- ([abf3de3](https://github.com/applandinc/appmap-js/commit/abf3de334f89432b2c7b36e02c7e4ce96e556128))
202
+ ([abf3de3](https://github.com/getappmap/appmap-js/commit/abf3de334f89432b2c7b36e02c7e4ce96e556128))
189
203
 
190
- # [@appland/appmap-v3.29.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.1...@appland/appmap-v3.29.2) (2022-06-24)
204
+ # [@appland/appmap-v3.29.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.29.1...@appland/appmap-v3.29.2) (2022-06-24)
191
205
 
192
206
  ### Bug Fixes
193
207
 
194
208
  - record subcommand now always opens the AppMap
195
- ([976e3bd](https://github.com/applandinc/appmap-js/commit/976e3bd2720168336134dfc160f35f8dcf6eb38a))
209
+ ([976e3bd](https://github.com/getappmap/appmap-js/commit/976e3bd2720168336134dfc160f35f8dcf6eb38a))
196
210
 
197
- # [@appland/appmap-v3.29.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.29.0...@appland/appmap-v3.29.1) (2022-06-22)
211
+ # [@appland/appmap-v3.29.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.29.0...@appland/appmap-v3.29.1) (2022-06-22)
198
212
 
199
213
  ### Bug Fixes
200
214
 
201
215
  - Indexing now works correctly even with long appmap filenames
202
- ([71e1a21](https://github.com/applandinc/appmap-js/commit/71e1a21f92cac0a8468fa10be14f939b72e4bbe3))
216
+ ([71e1a21](https://github.com/getappmap/appmap-js/commit/71e1a21f92cac0a8468fa10be14f939b72e4bbe3))
203
217
 
204
- # [@appland/appmap-v3.29.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.28.1...@appland/appmap-v3.29.0) (2022-06-17)
218
+ # [@appland/appmap-v3.29.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.28.1...@appland/appmap-v3.29.0) (2022-06-17)
205
219
 
206
220
  ### Bug Fixes
207
221
 
208
222
  - Improve handling of file access errors
209
- ([8fdbe64](https://github.com/applandinc/appmap-js/commit/8fdbe6498482de0c3253bf8ab679fc4226a0f4ef))
223
+ ([8fdbe64](https://github.com/getappmap/appmap-js/commit/8fdbe6498482de0c3253bf8ab679fc4226a0f4ef))
210
224
  - Reliably determine that an AppMap index is up-to-date
211
- ([17e3eba](https://github.com/applandinc/appmap-js/commit/17e3ebab54ad230ab4db21043234bebccfc29291))
225
+ ([17e3eba](https://github.com/getappmap/appmap-js/commit/17e3ebab54ad230ab4db21043234bebccfc29291))
212
226
 
213
227
  ### Features
214
228
 
215
229
  - Drop ctime file from index, use mtime
216
- ([c57397d](https://github.com/applandinc/appmap-js/commit/c57397d00a74015b133c51e5de9410f5afb860ea))
230
+ ([c57397d](https://github.com/getappmap/appmap-js/commit/c57397d00a74015b133c51e5de9410f5afb860ea))
217
231
 
218
- # [@appland/appmap-v3.28.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.28.0...@appland/appmap-v3.28.1) (2022-06-08)
232
+ # [@appland/appmap-v3.28.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.28.0...@appland/appmap-v3.28.1) (2022-06-08)
219
233
 
220
234
  ### Bug Fixes
221
235
 
222
236
  - Index no longer panics on missing files
223
- ([b56bde3](https://github.com/applandinc/appmap-js/commit/b56bde37c5d4adeac3df39b50ef4c7f43d95b3c9))
237
+ ([b56bde3](https://github.com/getappmap/appmap-js/commit/b56bde37c5d4adeac3df39b50ef4c7f43d95b3c9))
224
238
 
225
- # [@appland/appmap-v3.28.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.6...@appland/appmap-v3.28.0) (2022-06-08)
239
+ # [@appland/appmap-v3.28.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.27.6...@appland/appmap-v3.28.0) (2022-06-08)
226
240
 
227
241
  ### Bug Fixes
228
242
 
229
243
  - Ensure that maxTime is a number
230
- ([0e42152](https://github.com/applandinc/appmap-js/commit/0e42152fc6e56d8f2670347ed74428ec1f5720d8))
244
+ ([0e42152](https://github.com/getappmap/appmap-js/commit/0e42152fc6e56d8f2670347ed74428ec1f5720d8))
231
245
  - listAppMapFiles expects transient files
232
- ([fd45854](https://github.com/applandinc/appmap-js/commit/fd458549a615fef39f5e335322523670b99b1fce))
246
+ ([fd45854](https://github.com/getappmap/appmap-js/commit/fd458549a615fef39f5e335322523670b99b1fce))
233
247
 
234
248
  ### Features
235
249
 
236
250
  - Respect appmap_dir
237
- ([11357d3](https://github.com/applandinc/appmap-js/commit/11357d3398af1754cf6fb9199383f44d9e5c1222))
251
+ ([11357d3](https://github.com/getappmap/appmap-js/commit/11357d3398af1754cf6fb9199383f44d9e5c1222))
238
252
  - Suggest next step after CLI command
239
- ([61dca63](https://github.com/applandinc/appmap-js/commit/61dca63df62509dfaa13586e7adafcf4cc511371))
253
+ ([61dca63](https://github.com/getappmap/appmap-js/commit/61dca63df62509dfaa13586e7adafcf4cc511371))
240
254
 
241
- # [@appland/appmap-v3.27.6](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.5...@appland/appmap-v3.27.6) (2022-06-07)
255
+ # [@appland/appmap-v3.27.6](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.27.5...@appland/appmap-v3.27.6) (2022-06-07)
242
256
 
243
257
  ### Bug Fixes
244
258
 
245
259
  - User can configure extended RR URL
246
- ([7429fa1](https://github.com/applandinc/appmap-js/commit/7429fa1d4455efaff0dfe6320323012e8e4775ad))
260
+ ([7429fa1](https://github.com/getappmap/appmap-js/commit/7429fa1d4455efaff0dfe6320323012e8e4775ad))
247
261
 
248
- # [@appland/appmap-v3.27.5](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.4...@appland/appmap-v3.27.5) (2022-06-06)
262
+ # [@appland/appmap-v3.27.5](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.27.4...@appland/appmap-v3.27.5) (2022-06-06)
249
263
 
250
264
  ### Bug Fixes
251
265
 
252
266
  - Update test command used for minitest
253
- ([2ac70fc](https://github.com/applandinc/appmap-js/commit/2ac70fc480df377c696f4cb60057f34fa171ba1a))
267
+ ([2ac70fc](https://github.com/getappmap/appmap-js/commit/2ac70fc480df377c696f4cb60057f34fa171ba1a))
254
268
 
255
- # [@appland/appmap-v3.27.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.3...@appland/appmap-v3.27.4) (2022-06-01)
269
+ # [@appland/appmap-v3.27.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.27.3...@appland/appmap-v3.27.4) (2022-06-01)
256
270
 
257
271
  ### Bug Fixes
258
272
 
259
273
  - Openapi template is packaged correctly and the command works again
260
- ([1c98f95](https://github.com/applandinc/appmap-js/commit/1c98f9547b3a2aaab6956c016839d862058b3216))
274
+ ([1c98f95](https://github.com/getappmap/appmap-js/commit/1c98f9547b3a2aaab6956c016839d862058b3216))
261
275
 
262
- # [@appland/appmap-v3.27.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.2...@appland/appmap-v3.27.3) (2022-05-31)
276
+ # [@appland/appmap-v3.27.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.27.2...@appland/appmap-v3.27.3) (2022-05-31)
263
277
 
264
278
  ### Bug Fixes
265
279
 
266
280
  - Warn and reject too large AppMaps instead of raising an error
267
- ([901756f](https://github.com/applandinc/appmap-js/commit/901756f4a506f58098dd7ad0204b8c8edc0e0d0a))
281
+ ([901756f](https://github.com/getappmap/appmap-js/commit/901756f4a506f58098dd7ad0204b8c8edc0e0d0a))
268
282
 
269
- # [@appland/appmap-v3.27.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.1...@appland/appmap-v3.27.2) (2022-05-30)
283
+ # [@appland/appmap-v3.27.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.27.1...@appland/appmap-v3.27.2) (2022-05-30)
270
284
 
271
285
  ### Bug Fixes
272
286
 
273
287
  - compare AppMap ctime to dependency mtime
274
- ([fd41733](https://github.com/applandinc/appmap-js/commit/fd4173372718cfabbe8c542d9bf757286404eb4d))
288
+ ([fd41733](https://github.com/getappmap/appmap-js/commit/fd4173372718cfabbe8c542d9bf757286404eb4d))
275
289
  - Indexing no longer causes EXDEV on Linux
276
- ([f8b0481](https://github.com/applandinc/appmap-js/commit/f8b0481881cc48715b1dcaa6a3caeaf0782d7b08))
290
+ ([f8b0481](https://github.com/getappmap/appmap-js/commit/f8b0481881cc48715b1dcaa6a3caeaf0782d7b08))
277
291
 
278
- # [@appland/appmap-v3.27.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.27.0...@appland/appmap-v3.27.1) (2022-05-27)
292
+ # [@appland/appmap-v3.27.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.27.0...@appland/appmap-v3.27.1) (2022-05-27)
279
293
 
280
294
  ### Bug Fixes
281
295
 
282
296
  - Correct packages/cli bin script location
283
- ([5aafd90](https://github.com/applandinc/appmap-js/commit/5aafd90aab3c328a7ada80c80958c1139787c6fe))
297
+ ([5aafd90](https://github.com/getappmap/appmap-js/commit/5aafd90aab3c328a7ada80c80958c1139787c6fe))
284
298
 
285
- # [@appland/appmap-v3.27.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.26.0...@appland/appmap-v3.27.0) (2022-05-27)
299
+ # [@appland/appmap-v3.27.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.26.0...@appland/appmap-v3.27.0) (2022-05-27)
286
300
 
287
301
  ### Features
288
302
 
289
303
  - Save remote recordings to $appmap_dir/remote
290
- ([81cd0c4](https://github.com/applandinc/appmap-js/commit/81cd0c4ab495fb9b7d35f0c894de7abfb0625adc))
304
+ ([81cd0c4](https://github.com/getappmap/appmap-js/commit/81cd0c4ab495fb9b7d35f0c894de7abfb0625adc))
291
305
 
292
- # [@appland/appmap-v3.26.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.4...@appland/appmap-v3.26.0) (2022-05-27)
306
+ # [@appland/appmap-v3.26.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.25.4...@appland/appmap-v3.26.0) (2022-05-27)
293
307
 
294
308
  ### Features
295
309
 
296
310
  - install command accepts -d for target directory
297
- ([efc817c](https://github.com/applandinc/appmap-js/commit/efc817c4de78ea6912e03db5d36ab4a77fcfa0ae))
311
+ ([efc817c](https://github.com/getappmap/appmap-js/commit/efc817c4de78ea6912e03db5d36ab4a77fcfa0ae))
298
312
 
299
- # [@appland/appmap-v3.25.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.3...@appland/appmap-v3.25.4) (2022-05-17)
313
+ # [@appland/appmap-v3.25.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.25.3...@appland/appmap-v3.25.4) (2022-05-17)
300
314
 
301
315
  ### Bug Fixes
302
316
 
303
317
  - Move index directory into place more robustly
304
- ([8139e44](https://github.com/applandinc/appmap-js/commit/8139e44ab1046b482ab6181926679291699d6d6b))
318
+ ([8139e44](https://github.com/getappmap/appmap-js/commit/8139e44ab1046b482ab6181926679291699d6d6b))
305
319
 
306
- # [@appland/appmap-v3.25.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.2...@appland/appmap-v3.25.3) (2022-05-11)
320
+ # [@appland/appmap-v3.25.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.25.2...@appland/appmap-v3.25.3) (2022-05-11)
307
321
 
308
322
  ### Bug Fixes
309
323
 
310
324
  - await for locationString
311
- ([c8f7da7](https://github.com/applandinc/appmap-js/commit/c8f7da7d0daa5d64f1fac85c853c7e98b56e126c))
325
+ ([c8f7da7](https://github.com/getappmap/appmap-js/commit/c8f7da7d0daa5d64f1fac85c853c7e98b56e126c))
312
326
  - don't print progress to a non-tty stream
313
- ([b1b785f](https://github.com/applandinc/appmap-js/commit/b1b785f950fc0465ca3787c073447ede3db1c4f3))
327
+ ([b1b785f](https://github.com/getappmap/appmap-js/commit/b1b785f950fc0465ca3787c073447ede3db1c4f3))
314
328
 
315
- # [@appland/appmap-v3.25.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.1...@appland/appmap-v3.25.2) (2022-05-10)
329
+ # [@appland/appmap-v3.25.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.25.1...@appland/appmap-v3.25.2) (2022-05-10)
316
330
 
317
331
  ### Bug Fixes
318
332
 
319
333
  - Safely handle code object with no classObject
320
- ([10cb8a7](https://github.com/applandinc/appmap-js/commit/10cb8a7c4de6760cc6a9ed43a0408586ebb23970))
334
+ ([10cb8a7](https://github.com/getappmap/appmap-js/commit/10cb8a7c4de6760cc6a9ed43a0408586ebb23970))
321
335
 
322
- # [@appland/appmap-v3.25.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.25.0...@appland/appmap-v3.25.1) (2022-05-02)
336
+ # [@appland/appmap-v3.25.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.25.0...@appland/appmap-v3.25.1) (2022-05-02)
323
337
 
324
338
  ### Bug Fixes
325
339
 
326
340
  - Test commands must not be blank
327
- ([f7a6e21](https://github.com/applandinc/appmap-js/commit/f7a6e2119f32a988826aa0a3a0558213a23beb67))
341
+ ([f7a6e21](https://github.com/getappmap/appmap-js/commit/f7a6e2119f32a988826aa0a3a0558213a23beb67))
328
342
 
329
- # [@appland/appmap-v3.25.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.24.0...@appland/appmap-v3.25.0) (2022-04-28)
343
+ # [@appland/appmap-v3.25.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.24.0...@appland/appmap-v3.25.0) (2022-04-28)
330
344
 
331
345
  ### Features
332
346
 
333
347
  - Extended telemetry for the 'record' command
334
- ([99f1450](https://github.com/applandinc/appmap-js/commit/99f145038dda0ff91c3def394529edfd6b1fbff7))
348
+ ([99f1450](https://github.com/getappmap/appmap-js/commit/99f145038dda0ff91c3def394529edfd6b1fbff7))
335
349
 
336
- # [@appland/appmap-v3.24.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.23.1...@appland/appmap-v3.24.0) (2022-04-27)
350
+ # [@appland/appmap-v3.24.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.23.1...@appland/appmap-v3.24.0) (2022-04-27)
337
351
 
338
352
  ### Bug Fixes
339
353
 
340
354
  - Fix test command guessing for Ruby
341
- ([7905910](https://github.com/applandinc/appmap-js/commit/790591005576d4c27b796819466476d4f277be2a))
355
+ ([7905910](https://github.com/getappmap/appmap-js/commit/790591005576d4c27b796819466476d4f277be2a))
342
356
  - Suggest test recording before remote
343
- ([d905f7e](https://github.com/applandinc/appmap-js/commit/d905f7e6d74e40d87b34ce865621a52fee270d52))
357
+ ([d905f7e](https://github.com/getappmap/appmap-js/commit/d905f7e6d74e40d87b34ce865621a52fee270d52))
344
358
 
345
359
  ### Features
346
360
 
347
361
  - 'record' command finishes by prompting with next steps
348
- ([ec9766e](https://github.com/applandinc/appmap-js/commit/ec9766ef17ace1e4ac8cb128a30c320dc7ae202b))
362
+ ([ec9766e](https://github.com/getappmap/appmap-js/commit/ec9766ef17ace1e4ac8cb128a30c320dc7ae202b))
349
363
  - install command prompts the user to run 'record'
350
- ([585008a](https://github.com/applandinc/appmap-js/commit/585008a17a42f024c3fabd9b8a6a6ee43c042e17))
364
+ ([585008a](https://github.com/getappmap/appmap-js/commit/585008a17a42f024c3fabd9b8a6a6ee43c042e17))
351
365
  - Telemetry for 'record'
352
- ([afc19a9](https://github.com/applandinc/appmap-js/commit/afc19a953c43f74736d63949ad6a866e3bf5ee15))
366
+ ([afc19a9](https://github.com/getappmap/appmap-js/commit/afc19a953c43f74736d63949ad6a866e3bf5ee15))
353
367
 
354
- # [@appland/appmap-v3.23.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.23.0...@appland/appmap-v3.23.1) (2022-04-27)
368
+ # [@appland/appmap-v3.23.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.23.0...@appland/appmap-v3.23.1) (2022-04-27)
355
369
 
356
370
  ### Bug Fixes
357
371
 
358
372
  - Don't match events that have no return event
359
- ([31dca43](https://github.com/applandinc/appmap-js/commit/31dca43b25af18a8927fda0ebfec3f52dca8268f))
373
+ ([31dca43](https://github.com/getappmap/appmap-js/commit/31dca43b25af18a8927fda0ebfec3f52dca8268f))
360
374
 
361
- # [@appland/appmap-v3.23.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.22.0...@appland/appmap-v3.23.0) (2022-04-27)
375
+ # [@appland/appmap-v3.23.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.22.0...@appland/appmap-v3.23.0) (2022-04-27)
362
376
 
363
377
  ### Bug Fixes
364
378
 
365
379
  - Prompt for test command
366
- ([b9abca2](https://github.com/applandinc/appmap-js/commit/b9abca2352904f9692c49b7fced893f4be351a6d))
380
+ ([b9abca2](https://github.com/getappmap/appmap-js/commit/b9abca2352904f9692c49b7fced893f4be351a6d))
367
381
 
368
382
  ### Features
369
383
 
370
384
  - Add UI.continue
371
- ([36d948f](https://github.com/applandinc/appmap-js/commit/36d948f7257671d2cb64d8eee09058d07a180a77))
385
+ ([36d948f](https://github.com/getappmap/appmap-js/commit/36d948f7257671d2cb64d8eee09058d07a180a77))
372
386
  - Boldly print if the agent is available or not
373
- ([5c25abd](https://github.com/applandinc/appmap-js/commit/5c25abdf4c3c223113e7923a66caed53771f369b))
387
+ ([5c25abd](https://github.com/getappmap/appmap-js/commit/5c25abdf4c3c223113e7923a66caed53771f369b))
374
388
  - Guess 'mvn test' command
375
- ([65534a8](https://github.com/applandinc/appmap-js/commit/65534a8c356450eab92bb9568edad413b17f9ba8))
389
+ ([65534a8](https://github.com/getappmap/appmap-js/commit/65534a8c356450eab92bb9568edad413b17f9ba8))
376
390
 
377
- # [@appland/appmap-v3.22.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.21.0...@appland/appmap-v3.22.0) (2022-04-26)
391
+ # [@appland/appmap-v3.22.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.21.0...@appland/appmap-v3.22.0) (2022-04-26)
378
392
 
379
393
  ### Bug Fixes
380
394
 
381
395
  - Fix hash key of saved settings
382
- ([26f54f4](https://github.com/applandinc/appmap-js/commit/26f54f479047b38b667c27b7d12c280d4d91413c))
396
+ ([26f54f4](https://github.com/getappmap/appmap-js/commit/26f54f479047b38b667c27b7d12c280d4d91413c))
383
397
 
384
398
  ### Features
385
399
 
386
400
  - 'record test' sub-command
387
- ([9471f7f](https://github.com/applandinc/appmap-js/commit/9471f7f5de90a0f7ba52086d7385371ee50ecf23))
401
+ ([9471f7f](https://github.com/getappmap/appmap-js/commit/9471f7f5de90a0f7ba52086d7385371ee50ecf23))
388
402
  - Prompt for test commands
389
- ([93ae6f6](https://github.com/applandinc/appmap-js/commit/93ae6f6a4b0d97c4338480c1943d1ac32a0cd6d7))
403
+ ([93ae6f6](https://github.com/getappmap/appmap-js/commit/93ae6f6a4b0d97c4338480c1943d1ac32a0cd6d7))
390
404
  - Recording mode argument is optional
391
- ([44b3575](https://github.com/applandinc/appmap-js/commit/44b35751ea025c6c4a33b60f6e51089ea0a709bc))
405
+ ([44b3575](https://github.com/getappmap/appmap-js/commit/44b35751ea025c6c4a33b60f6e51089ea0a709bc))
392
406
  - Set a time limit on test case execution
393
- ([a6c2803](https://github.com/applandinc/appmap-js/commit/a6c28037123f087e7d40deecc6de1b2274820f43))
407
+ ([a6c2803](https://github.com/getappmap/appmap-js/commit/a6c28037123f087e7d40deecc6de1b2274820f43))
394
408
 
395
- # [@appland/appmap-v3.21.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.20.0...@appland/appmap-v3.21.0) (2022-04-14)
409
+ # [@appland/appmap-v3.21.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.20.0...@appland/appmap-v3.21.0) (2022-04-14)
396
410
 
397
411
  ### Features
398
412
 
399
413
  - Reorganize code into states, actions, and tests
400
- ([a62c923](https://github.com/applandinc/appmap-js/commit/a62c92386a9a8388b7b39cfb54c1b83b4896fba5))
414
+ ([a62c923](https://github.com/getappmap/appmap-js/commit/a62c92386a9a8388b7b39cfb54c1b83b4896fba5))
401
415
  - Split dev_server options between config and settings
402
- ([0cde0c2](https://github.com/applandinc/appmap-js/commit/0cde0c23d0f607e36b6947d87363ab5424576215))
416
+ ([0cde0c2](https://github.com/getappmap/appmap-js/commit/0cde0c23d0f607e36b6947d87363ab5424576215))
403
417
  - Upgrade UX of the 'record' command
404
- ([573749f](https://github.com/applandinc/appmap-js/commit/573749fdcb79e10b8dc8fe8ef328eb74b524b1b6))
418
+ ([573749f](https://github.com/getappmap/appmap-js/commit/573749fdcb79e10b8dc8fe8ef328eb74b524b1b6))
405
419
 
406
- # [@appland/appmap-v3.20.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.19.0...@appland/appmap-v3.20.0) (2022-04-05)
420
+ # [@appland/appmap-v3.20.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.19.0...@appland/appmap-v3.20.0) (2022-04-05)
407
421
 
408
422
  ### Features
409
423
 
410
424
  - Add OpenAPI response schema by mime type
411
- ([fb96895](https://github.com/applandinc/appmap-js/commit/fb96895e071aaa010a43aaa53da7e5e480a590d8))
425
+ ([fb96895](https://github.com/getappmap/appmap-js/commit/fb96895e071aaa010a43aaa53da7e5e480a590d8))
412
426
  - Best-effort inference of schema from multiple examples
413
- ([d76f3c4](https://github.com/applandinc/appmap-js/commit/d76f3c4c5e665a7d261ed21d77093bb56762cfe7))
427
+ ([d76f3c4](https://github.com/getappmap/appmap-js/commit/d76f3c4c5e665a7d261ed21d77093bb56762cfe7))
414
428
  - Don't emit openapi item when type is nil/unknown
415
- ([6e0831a](https://github.com/applandinc/appmap-js/commit/6e0831a682d1ae50152c95d6b6e5825a7c9f5009))
429
+ ([6e0831a](https://github.com/getappmap/appmap-js/commit/6e0831a682d1ae50152c95d6b6e5825a7c9f5009))
416
430
  - Emit 'object' for unrecognized type
417
- ([651b5ae](https://github.com/applandinc/appmap-js/commit/651b5ae0921ba5cfa79ba46618a79390f43a8f56))
431
+ ([651b5ae](https://github.com/getappmap/appmap-js/commit/651b5ae0921ba5cfa79ba46618a79390f43a8f56))
418
432
 
419
- # [@appland/appmap-v3.19.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.18.3...@appland/appmap-v3.19.0) (2022-03-10)
433
+ # [@appland/appmap-v3.19.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.18.3...@appland/appmap-v3.19.0) (2022-03-10)
420
434
 
421
435
  ### Features
422
436
 
423
437
  - check identifyGradleFile ends gradle.kts
424
- ([71c09f2](https://github.com/applandinc/appmap-js/commit/71c09f2af6d0a9476f3541c9247e332d62463875))
438
+ ([71c09f2](https://github.com/getappmap/appmap-js/commit/71c09f2af6d0a9476f3541c9247e332d62463875))
425
439
  - Support gradle projects with build file written in kotlin script (build.gradle.kts)
426
- ([53c5e02](https://github.com/applandinc/appmap-js/commit/53c5e022ec9d97487b0245dcf3aed2711223b6c1))
440
+ ([53c5e02](https://github.com/getappmap/appmap-js/commit/53c5e022ec9d97487b0245dcf3aed2711223b6c1))
427
441
 
428
- # [@appland/appmap-v3.18.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.18.2...@appland/appmap-v3.18.3) (2022-02-14)
442
+ # [@appland/appmap-v3.18.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.18.2...@appland/appmap-v3.18.3) (2022-02-14)
429
443
 
430
444
  ### Bug Fixes
431
445
 
432
446
  - Ensure availability of Event.requestContentType
433
- ([73f44ed](https://github.com/applandinc/appmap-js/commit/73f44ede6fca001b757bd67ade8afc6459262822))
447
+ ([73f44ed](https://github.com/getappmap/appmap-js/commit/73f44ede6fca001b757bd67ade8afc6459262822))
434
448
  - typeof null is object - handle this
435
- ([8740248](https://github.com/applandinc/appmap-js/commit/8740248b62c129f2203f29a8be8dfe82051fdd60))
449
+ ([8740248](https://github.com/getappmap/appmap-js/commit/8740248b62c129f2203f29a8be8dfe82051fdd60))
436
450
 
437
- # [@appland/appmap-v3.18.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.18.1...@appland/appmap-v3.18.2) (2022-02-11)
451
+ # [@appland/appmap-v3.18.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.18.1...@appland/appmap-v3.18.2) (2022-02-11)
438
452
 
439
453
  ### Bug Fixes
440
454
 
441
455
  - Expect Content-Type header instead of mime_type field
442
- ([0886d8c](https://github.com/applandinc/appmap-js/commit/0886d8cf667e1b5b5325d26fd882a7586db29c25))
456
+ ([0886d8c](https://github.com/getappmap/appmap-js/commit/0886d8cf667e1b5b5325d26fd882a7586db29c25))
443
457
  - Recognize Ruby String type
444
- ([f045bc5](https://github.com/applandinc/appmap-js/commit/f045bc570f7d3bd857068f72930d7ba3394a467e))
458
+ ([f045bc5](https://github.com/getappmap/appmap-js/commit/f045bc570f7d3bd857068f72930d7ba3394a467e))
445
459
 
446
- # [@appland/appmap-v3.18.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.18.0...@appland/appmap-v3.18.1) (2022-02-04)
460
+ # [@appland/appmap-v3.18.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.18.0...@appland/appmap-v3.18.1) (2022-02-04)
447
461
 
448
462
  ### Bug Fixes
449
463
 
450
464
  - Set the metadata name property before writing out AppMap data
451
- ([b784cd6](https://github.com/applandinc/appmap-js/commit/b784cd6a835f940d7e97f3f62e76aff001c54c55))
465
+ ([b784cd6](https://github.com/getappmap/appmap-js/commit/b784cd6a835f940d7e97f3f62e76aff001c54c55))
452
466
 
453
- # [@appland/appmap-v3.18.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.17.2...@appland/appmap-v3.18.0) (2022-02-03)
467
+ # [@appland/appmap-v3.18.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.17.2...@appland/appmap-v3.18.0) (2022-02-03)
454
468
 
455
469
  ### Features
456
470
 
457
471
  - Refactor SQL utilities into @appland/models
458
- ([ef8a9be](https://github.com/applandinc/appmap-js/commit/ef8a9bebb08f08959272af24f8a8069514107681))
472
+ ([ef8a9be](https://github.com/getappmap/appmap-js/commit/ef8a9bebb08f08959272af24f8a8069514107681))
459
473
 
460
- # [@appland/appmap-v3.17.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.17.1...@appland/appmap-v3.17.2) (2022-02-01)
474
+ # [@appland/appmap-v3.17.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.17.1...@appland/appmap-v3.17.2) (2022-02-01)
461
475
 
462
476
  ### Bug Fixes
463
477
 
464
478
  - Fix JS post-install message
465
- ([3821584](https://github.com/applandinc/appmap-js/commit/3821584c045cbb1f70c148a48d3df1cb10d7f2a7))
479
+ ([3821584](https://github.com/getappmap/appmap-js/commit/3821584c045cbb1f70c148a48d3df1cb10d7f2a7))
466
480
  - Remove post-install message
467
- ([716c5a9](https://github.com/applandinc/appmap-js/commit/716c5a96a1d587496921e756995e7cd8831ff616))
481
+ ([716c5a9](https://github.com/getappmap/appmap-js/commit/716c5a96a1d587496921e756995e7cd8831ff616))
468
482
 
469
- # [@appland/appmap-v3.17.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.17.0...@appland/appmap-v3.17.1) (2022-01-27)
483
+ # [@appland/appmap-v3.17.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.17.0...@appland/appmap-v3.17.1) (2022-01-27)
470
484
 
471
485
  ### Bug Fixes
472
486
 
473
487
  - Handle spaces in CommandStruct.args
474
- ([30c65cc](https://github.com/applandinc/appmap-js/commit/30c65cc710f8d363c94f24ad697617452d4c5192))
488
+ ([30c65cc](https://github.com/getappmap/appmap-js/commit/30c65cc710f8d363c94f24ad697617452d4c5192))
475
489
 
476
- # [@appland/appmap-v3.17.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.16.1...@appland/appmap-v3.17.0) (2022-01-27)
490
+ # [@appland/appmap-v3.17.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.16.1...@appland/appmap-v3.17.0) (2022-01-27)
477
491
 
478
492
  ### Bug Fixes
479
493
 
480
494
  - Don't prompt the user for confirmation if the process was obviously not found
481
- ([c1e7aea](https://github.com/applandinc/appmap-js/commit/c1e7aea7977b2e74b1b8f137b78435b980d0e997))
495
+ ([c1e7aea](https://github.com/getappmap/appmap-js/commit/c1e7aea7977b2e74b1b8f137b78435b980d0e997))
482
496
  - Handle the case when no data is obtained from recording
483
- ([16b0a98](https://github.com/applandinc/appmap-js/commit/16b0a98b9676f7491144948c370d2f4c6eba60ff))
497
+ ([16b0a98](https://github.com/getappmap/appmap-js/commit/16b0a98b9676f7491144948c370d2f4c6eba60ff))
484
498
 
485
499
  ### Features
486
500
 
487
501
  - Shortcut the record 'open' step when running in the VSCode terminal
488
- ([85d7a75](https://github.com/applandinc/appmap-js/commit/85d7a754a2da457aa39719ebdd0f75416f04e3dd))
502
+ ([85d7a75](https://github.com/getappmap/appmap-js/commit/85d7a754a2da457aa39719ebdd0f75416f04e3dd))
489
503
 
490
- # [@appland/appmap-v3.16.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.16.0...@appland/appmap-v3.16.1) (2022-01-25)
504
+ # [@appland/appmap-v3.16.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.16.0...@appland/appmap-v3.16.1) (2022-01-25)
491
505
 
492
506
  ### Bug Fixes
493
507
 
494
508
  - Add supports-hyperlinks dependency
495
- ([308c4bd](https://github.com/applandinc/appmap-js/commit/308c4bd250f36bf88df3e249fe9d36a9266980b2))
509
+ ([308c4bd](https://github.com/getappmap/appmap-js/commit/308c4bd250f36bf88df3e249fe9d36a9266980b2))
496
510
 
497
- # [@appland/appmap-v3.16.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.15.1...@appland/appmap-v3.16.0) (2022-01-25)
511
+ # [@appland/appmap-v3.16.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.15.1...@appland/appmap-v3.16.0) (2022-01-25)
498
512
 
499
513
  ### Features
500
514
 
501
515
  - Add remote recording doc links for Java and JavaScript
502
- ([f40affe](https://github.com/applandinc/appmap-js/commit/f40affeb705d30b7bc682d388e37abc0487c7adf))
516
+ ([f40affe](https://github.com/getappmap/appmap-js/commit/f40affeb705d30b7bc682d388e37abc0487c7adf))
503
517
 
504
- # [@appland/appmap-v3.15.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.15.0...@appland/appmap-v3.15.1) (2022-01-18)
518
+ # [@appland/appmap-v3.15.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.15.0...@appland/appmap-v3.15.1) (2022-01-18)
505
519
 
506
520
  ### Bug Fixes
507
521
 
508
522
  - Add missing dependency on JSONStream
509
- ([748876d](https://github.com/applandinc/appmap-js/commit/748876dcb3fc5ff0fe2be831343ff93fc92054df))
523
+ ([748876d](https://github.com/getappmap/appmap-js/commit/748876dcb3fc5ff0fe2be831343ff93fc92054df))
510
524
 
511
- # [@appland/appmap-v3.15.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.8...@appland/appmap-v3.15.0) (2022-01-18)
525
+ # [@appland/appmap-v3.15.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.14.8...@appland/appmap-v3.15.0) (2022-01-18)
512
526
 
513
527
  ### Features
514
528
 
515
529
  - Port prune subcommand
516
- ([fd1d724](https://github.com/applandinc/appmap-js/commit/fd1d7240c2ce8d1fb3227713ab78a1a9761e14a5))
530
+ ([fd1d724](https://github.com/getappmap/appmap-js/commit/fd1d7240c2ce8d1fb3227713ab78a1a9761e14a5))
517
531
 
518
- # [@appland/appmap-v3.14.8](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.7...@appland/appmap-v3.14.8) (2022-01-07)
532
+ # [@appland/appmap-v3.14.8](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.14.7...@appland/appmap-v3.14.8) (2022-01-07)
519
533
 
520
534
  ### Bug Fixes
521
535
 
522
536
  - Fix the path to static assets for the open command
523
- ([eed3e3e](https://github.com/applandinc/appmap-js/commit/eed3e3eaebff1484f4310bcf3c6f48d21098842e))
537
+ ([eed3e3e](https://github.com/getappmap/appmap-js/commit/eed3e3eaebff1484f4310bcf3c6f48d21098842e))
524
538
 
525
- # [@appland/appmap-v3.14.7](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.6...@appland/appmap-v3.14.7) (2022-01-05)
539
+ # [@appland/appmap-v3.14.7](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.14.6...@appland/appmap-v3.14.7) (2022-01-05)
526
540
 
527
541
  ### Bug Fixes
528
542
 
529
543
  - Make dependency package versions compatible with scanner
530
- ([347a4f4](https://github.com/applandinc/appmap-js/commit/347a4f4844cfa89879fbc2154066c4e6eb920786))
544
+ ([347a4f4](https://github.com/getappmap/appmap-js/commit/347a4f4844cfa89879fbc2154066c4e6eb920786))
531
545
 
532
- # [@appland/appmap-v3.14.6](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.5...@appland/appmap-v3.14.6) (2021-12-09)
546
+ # [@appland/appmap-v3.14.6](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.14.5...@appland/appmap-v3.14.6) (2021-12-09)
533
547
 
534
548
  ### Bug Fixes
535
549
 
536
550
  - Upgrade @appland/models in packages/cli
537
- ([115d60a](https://github.com/applandinc/appmap-js/commit/115d60a36ee21a493a31d04e8ac015757cf931a7))
551
+ ([115d60a](https://github.com/getappmap/appmap-js/commit/115d60a36ee21a493a31d04e8ac015757cf931a7))
538
552
 
539
- # [@appland/appmap-v3.14.5](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.4...@appland/appmap-v3.14.5) (2021-12-07)
553
+ # [@appland/appmap-v3.14.5](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.14.4...@appland/appmap-v3.14.5) (2021-12-07)
540
554
 
541
555
  ### Bug Fixes
542
556
 
543
557
  - Use a shell when running a command
544
- ([12986a5](https://github.com/applandinc/appmap-js/commit/12986a5bbaa97a8e9b671ab1308636813f06ef2d))
558
+ ([12986a5](https://github.com/getappmap/appmap-js/commit/12986a5bbaa97a8e9b671ab1308636813f06ef2d))
545
559
 
546
- # [@appland/appmap-v3.14.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.3...@appland/appmap-v3.14.4) (2021-12-06)
560
+ # [@appland/appmap-v3.14.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.14.3...@appland/appmap-v3.14.4) (2021-12-06)
547
561
 
548
562
  ### Bug Fixes
549
563
 
550
564
  - Nudge user to install in current project
551
- ([28f358e](https://github.com/applandinc/appmap-js/commit/28f358e0479a5a919eb4d2b45be79a51f8dd9799))
565
+ ([28f358e](https://github.com/getappmap/appmap-js/commit/28f358e0479a5a919eb4d2b45be79a51f8dd9799))
552
566
 
553
- # [@appland/appmap-v3.14.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.2...@appland/appmap-v3.14.3) (2021-12-03)
567
+ # [@appland/appmap-v3.14.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.14.2...@appland/appmap-v3.14.3) (2021-12-03)
554
568
 
555
569
  ### Bug Fixes
556
570
 
557
571
  - Correct post-install instructions
558
- ([ed8febd](https://github.com/applandinc/appmap-js/commit/ed8febd6bc0cd9c2ba1380ed5a9ccced7e907e2e))
572
+ ([ed8febd](https://github.com/getappmap/appmap-js/commit/ed8febd6bc0cd9c2ba1380ed5a9ccced7e907e2e))
559
573
  - Use an absolute path when installing
560
- ([c39a784](https://github.com/applandinc/appmap-js/commit/c39a784a646662355f1aecbc4518e2b219037d10))
574
+ ([c39a784](https://github.com/getappmap/appmap-js/commit/c39a784a646662355f1aecbc4518e2b219037d10))
561
575
 
562
- # [@appland/appmap-v3.14.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.1...@appland/appmap-v3.14.2) (2021-12-01)
576
+ # [@appland/appmap-v3.14.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.14.1...@appland/appmap-v3.14.2) (2021-12-01)
563
577
 
564
578
  ### Bug Fixes
565
579
 
566
580
  - Allow the user to override agent package
567
- ([963e15b](https://github.com/applandinc/appmap-js/commit/963e15b5684371102247efb97456f9497c96653f))
581
+ ([963e15b](https://github.com/getappmap/appmap-js/commit/963e15b5684371102247efb97456f9497c96653f))
568
582
  - EncodedFile now handles empty files
569
- ([bacf4ac](https://github.com/applandinc/appmap-js/commit/bacf4aca20f0c1364a4b4c6f7657655b6a2db794))
583
+ ([bacf4ac](https://github.com/getappmap/appmap-js/commit/bacf4aca20f0c1364a4b4c6f7657655b6a2db794))
570
584
 
571
- # [@appland/appmap-v3.14.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.14.0...@appland/appmap-v3.14.1) (2021-11-30)
585
+ # [@appland/appmap-v3.14.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.14.0...@appland/appmap-v3.14.1) (2021-11-30)
572
586
 
573
587
  ### Bug Fixes
574
588
 
575
589
  - Use correct path to JB maven plugin
576
- ([7bc5880](https://github.com/applandinc/appmap-js/commit/7bc588011dee9feb759c16d731b90e843fd74435))
590
+ ([7bc5880](https://github.com/getappmap/appmap-js/commit/7bc588011dee9feb759c16d731b90e843fd74435))
577
591
  - Wait for the user to pick an installer
578
- ([f16e4a3](https://github.com/applandinc/appmap-js/commit/f16e4a3a77ec72e3eb9efefdb18699c5e50f9f0f))
592
+ ([f16e4a3](https://github.com/getappmap/appmap-js/commit/f16e4a3a77ec72e3eb9efefdb18699c5e50f9f0f))
579
593
 
580
- # [@appland/appmap-v3.14.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.4...@appland/appmap-v3.14.0) (2021-11-29)
594
+ # [@appland/appmap-v3.14.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.13.4...@appland/appmap-v3.14.0) (2021-11-29)
581
595
 
582
596
  ### Features
583
597
 
584
598
  - Add JavaScript project installers
585
- ([eb8f934](https://github.com/applandinc/appmap-js/commit/eb8f93476b85fab1a50f767c5774d5d2fc1910a7))
599
+ ([eb8f934](https://github.com/getappmap/appmap-js/commit/eb8f93476b85fab1a50f767c5774d5d2fc1910a7))
586
600
 
587
- # [@appland/appmap-v3.13.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.3...@appland/appmap-v3.13.4) (2021-11-19)
601
+ # [@appland/appmap-v3.13.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.13.3...@appland/appmap-v3.13.4) (2021-11-19)
588
602
 
589
603
  ### Bug Fixes
590
604
 
591
605
  - Exit cleanly when the user aborts
592
- ([e570101](https://github.com/applandinc/appmap-js/commit/e5701017d01aa3597c2c66556a2c1a08ca3678a6))
606
+ ([e570101](https://github.com/getappmap/appmap-js/commit/e5701017d01aa3597c2c66556a2c1a08ca3678a6))
593
607
  - Flush telemetry events before exiting
594
- ([60df8e8](https://github.com/applandinc/appmap-js/commit/60df8e83eec2b3fa3d53d6339613cf4a595c03ae))
608
+ ([60df8e8](https://github.com/getappmap/appmap-js/commit/60df8e83eec2b3fa3d53d6339613cf4a595c03ae))
595
609
  - Send success event
596
- ([4d05374](https://github.com/applandinc/appmap-js/commit/4d053742e6cb05f964485764a29c548ab6002582))
610
+ ([4d05374](https://github.com/getappmap/appmap-js/commit/4d053742e6cb05f964485764a29c548ab6002582))
597
611
 
598
- # [@appland/appmap-v3.13.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.2...@appland/appmap-v3.13.3) (2021-11-11)
612
+ # [@appland/appmap-v3.13.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.13.2...@appland/appmap-v3.13.3) (2021-11-11)
599
613
 
600
614
  ### Bug Fixes
601
615
 
602
616
  - Show the correct version with --version
603
- ([e695e2c](https://github.com/applandinc/appmap-js/commit/e695e2c69e1936a35c94a6c37129e06bce7b8287))
617
+ ([e695e2c](https://github.com/getappmap/appmap-js/commit/e695e2c69e1936a35c94a6c37129e06bce7b8287))
604
618
 
605
- # [@appland/appmap-v3.13.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.1...@appland/appmap-v3.13.2) (2021-11-11)
619
+ # [@appland/appmap-v3.13.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.13.1...@appland/appmap-v3.13.2) (2021-11-11)
606
620
 
607
621
  ### Bug Fixes
608
622
 
609
623
  - Improve error reporting
610
- ([ac18468](https://github.com/applandinc/appmap-js/commit/ac184684d3e16a96ac98c8129d59fe5a147786bd))
624
+ ([ac18468](https://github.com/getappmap/appmap-js/commit/ac184684d3e16a96ac98c8129d59fe5a147786bd))
611
625
  - Map language types to OpenAPI types
612
- ([e44f906](https://github.com/applandinc/appmap-js/commit/e44f906304ac7fe568e574c9a768943ea931ec8e))
626
+ ([e44f906](https://github.com/getappmap/appmap-js/commit/e44f906304ac7fe568e574c9a768943ea931ec8e))
613
627
 
614
- # [@appland/appmap-v3.13.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.13.0...@appland/appmap-v3.13.1) (2021-11-11)
628
+ # [@appland/appmap-v3.13.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.13.0...@appland/appmap-v3.13.1) (2021-11-11)
615
629
 
616
630
  ### Bug Fixes
617
631
 
618
632
  - Wait for debugging information on exit
619
- ([fe71319](https://github.com/applandinc/appmap-js/commit/fe71319feb97dafffa1065e0747abe1f05e65cee))
633
+ ([fe71319](https://github.com/getappmap/appmap-js/commit/fe71319feb97dafffa1065e0747abe1f05e65cee))
620
634
 
621
- # [@appland/appmap-v3.13.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.12.2...@appland/appmap-v3.13.0) (2021-11-08)
635
+ # [@appland/appmap-v3.13.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.12.2...@appland/appmap-v3.13.0) (2021-11-08)
622
636
 
623
637
  ### Bug Fixes
624
638
 
625
639
  - Wait for verification before proceeding
626
- ([3e945fb](https://github.com/applandinc/appmap-js/commit/3e945fb5c2749a1b77a7b76ed8692f97034fa0f7))
640
+ ([3e945fb](https://github.com/getappmap/appmap-js/commit/3e945fb5c2749a1b77a7b76ed8692f97034fa0f7))
627
641
 
628
642
  ### Features
629
643
 
630
644
  - Use IntelliJ JDK, build tools, if available
631
- ([c4d8101](https://github.com/applandinc/appmap-js/commit/c4d81013040c613277fb3c21ded2474df2f317ae))
645
+ ([c4d8101](https://github.com/getappmap/appmap-js/commit/c4d81013040c613277fb3c21ded2474df2f317ae))
632
646
 
633
- # [@appland/appmap-v3.12.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.12.1...@appland/appmap-v3.12.2) (2021-11-05)
647
+ # [@appland/appmap-v3.12.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.12.1...@appland/appmap-v3.12.2) (2021-11-05)
634
648
 
635
649
  ### Bug Fixes
636
650
 
637
651
  - include resources directory in package
638
- ([66e98fb](https://github.com/applandinc/appmap-js/commit/66e98fbb205452b33d064a3ee3435933db7e6e81))
652
+ ([66e98fb](https://github.com/getappmap/appmap-js/commit/66e98fbb205452b33d064a3ee3435933db7e6e81))
639
653
 
640
- # [@appland/appmap-v3.12.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.12.0...@appland/appmap-v3.12.1) (2021-11-04)
654
+ # [@appland/appmap-v3.12.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.12.0...@appland/appmap-v3.12.1) (2021-11-04)
641
655
 
642
656
  ### Bug Fixes
643
657
 
644
658
  - reverting openapi version to 3.0.1
645
- ([90ef5ee](https://github.com/applandinc/appmap-js/commit/90ef5ee8e1e0381ce82eda734931e7a136287ad4))
659
+ ([90ef5ee](https://github.com/getappmap/appmap-js/commit/90ef5ee8e1e0381ce82eda734931e7a136287ad4))
646
660
 
647
- # [@appland/appmap-v3.12.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.11.0...@appland/appmap-v3.12.0) (2021-11-03)
661
+ # [@appland/appmap-v3.12.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.11.0...@appland/appmap-v3.12.0) (2021-11-03)
648
662
 
649
663
  ### Bug Fixes
650
664
 
651
665
  - Only display the command name if it's not found
652
- ([136ff50](https://github.com/applandinc/appmap-js/commit/136ff50bbbf3e069da79a7b8e490be24cbd6ffd4))
666
+ ([136ff50](https://github.com/getappmap/appmap-js/commit/136ff50bbbf3e069da79a7b8e490be24cbd6ffd4))
653
667
 
654
668
  ### Features
655
669
 
656
670
  - Add support for sub-project installation
657
- ([7696ace](https://github.com/applandinc/appmap-js/commit/7696aceb813c9905580f53588327387dd06142a8))
671
+ ([7696ace](https://github.com/getappmap/appmap-js/commit/7696aceb813c9905580f53588327387dd06142a8))
658
672
 
659
- # [@appland/appmap-v3.11.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.10.1...@appland/appmap-v3.11.0) (2021-11-01)
673
+ # [@appland/appmap-v3.11.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.10.1...@appland/appmap-v3.11.0) (2021-11-01)
660
674
 
661
675
  ### Features
662
676
 
663
677
  - Export parseNormalizeSQL and add joinsCount
664
- ([1f37628](https://github.com/applandinc/appmap-js/commit/1f37628e9c448176a0d068bd312ba4672e2f4925))
678
+ ([1f37628](https://github.com/getappmap/appmap-js/commit/1f37628e9c448176a0d068bd312ba4672e2f4925))
665
679
 
666
- # [@appland/appmap-v3.10.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.10.0...@appland/appmap-v3.10.1) (2021-10-28)
680
+ # [@appland/appmap-v3.10.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.10.0...@appland/appmap-v3.10.1) (2021-10-28)
667
681
 
668
682
  ### Bug Fixes
669
683
 
670
684
  - Add missing mavenCentral repo correctly
671
- ([bf33ce4](https://github.com/applandinc/appmap-js/commit/bf33ce41214d3fb839b46ca85fc76a0cf2612cb6))
685
+ ([bf33ce4](https://github.com/getappmap/appmap-js/commit/bf33ce41214d3fb839b46ca85fc76a0cf2612cb6))
672
686
 
673
- # [@appland/appmap-v3.10.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.9.0...@appland/appmap-v3.10.0) (2021-10-21)
687
+ # [@appland/appmap-v3.10.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.9.0...@appland/appmap-v3.10.0) (2021-10-21)
674
688
 
675
689
  ### Features
676
690
 
677
691
  - OpenAPI template is configurable
678
- ([e8b64d3](https://github.com/applandinc/appmap-js/commit/e8b64d3c33dd2267ce9c0aeb5cdfa7626a62aa9d))
692
+ ([e8b64d3](https://github.com/getappmap/appmap-js/commit/e8b64d3c33dd2267ce9c0aeb5cdfa7626a62aa9d))
679
693
  - Rename swagger command to openapi
680
- ([681b608](https://github.com/applandinc/appmap-js/commit/681b6083ff47760123cf4feed9abae8aab977eb1))
694
+ ([681b608](https://github.com/getappmap/appmap-js/commit/681b6083ff47760123cf4feed9abae8aab977eb1))
681
695
 
682
- # [@appland/appmap-v3.9.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.8.0...@appland/appmap-v3.9.0) (2021-10-21)
696
+ # [@appland/appmap-v3.9.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.8.0...@appland/appmap-v3.9.0) (2021-10-21)
683
697
 
684
- # [@appland/appmap-v3.8.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.4...@appland/appmap-v3.8.0) (2021-10-18)
698
+ # [@appland/appmap-v3.8.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.7.4...@appland/appmap-v3.8.0) (2021-10-18)
685
699
 
686
700
  ### Features
687
701
 
688
702
  - Notify on install startup
689
- ([578c4f3](https://github.com/applandinc/appmap-js/commit/578c4f348cc9852ea5be54925d4aaf9f58866aa3))
703
+ ([578c4f3](https://github.com/getappmap/appmap-js/commit/578c4f348cc9852ea5be54925d4aaf9f58866aa3))
690
704
 
691
- # [@appland/appmap-v3.7.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.3...@appland/appmap-v3.7.4) (2021-10-14)
705
+ # [@appland/appmap-v3.7.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.7.3...@appland/appmap-v3.7.4) (2021-10-14)
692
706
 
693
707
  ### Bug Fixes
694
708
 
695
709
  - Correct search for first gem in a Gemfile
696
- ([caed268](https://github.com/applandinc/appmap-js/commit/caed2683104af7870956bc76a63772aeaafb9d63))
710
+ ([caed268](https://github.com/getappmap/appmap-js/commit/caed2683104af7870956bc76a63772aeaafb9d63))
697
711
 
698
- # [@appland/appmap-v3.7.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.2...@appland/appmap-v3.7.3) (2021-10-11)
712
+ # [@appland/appmap-v3.7.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.7.2...@appland/appmap-v3.7.3) (2021-10-11)
699
713
 
700
714
  ### Bug Fixes
701
715
 
702
716
  - Use correct wrapper name on Windows
703
- ([485dbb9](https://github.com/applandinc/appmap-js/commit/485dbb9969506b06317becf2f5cb8072cb4957f2))
717
+ ([485dbb9](https://github.com/getappmap/appmap-js/commit/485dbb9969506b06317becf2f5cb8072cb4957f2))
704
718
 
705
- # [@appland/appmap-v3.7.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.1...@appland/appmap-v3.7.2) (2021-10-07)
719
+ # [@appland/appmap-v3.7.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.7.1...@appland/appmap-v3.7.2) (2021-10-07)
706
720
 
707
721
  ### Bug Fixes
708
722
 
709
723
  - Support UTF-16LE encoded build files
710
- ([a520438](https://github.com/applandinc/appmap-js/commit/a52043870cfcf66e5e26efb30f490df6a0e1c51e))
724
+ ([a520438](https://github.com/getappmap/appmap-js/commit/a52043870cfcf66e5e26efb30f490df6a0e1c51e))
711
725
 
712
- # [@appland/appmap-v3.7.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.7.0...@appland/appmap-v3.7.1) (2021-10-04)
726
+ # [@appland/appmap-v3.7.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.7.0...@appland/appmap-v3.7.1) (2021-10-04)
713
727
 
714
728
  ### Bug Fixes
715
729
 
716
730
  - Present user with errors generated from child process
717
- ([71e11e1](https://github.com/applandinc/appmap-js/commit/71e11e1e38221660f3910bf4227b9e6546c5e519))
731
+ ([71e11e1](https://github.com/getappmap/appmap-js/commit/71e11e1e38221660f3910bf4227b9e6546c5e519))
718
732
  - Sessions are now properly persisted on disk
719
- ([e4960cd](https://github.com/applandinc/appmap-js/commit/e4960cd31f958fd2bf895e2838cf6d8a9b2cc5a8))
733
+ ([e4960cd](https://github.com/getappmap/appmap-js/commit/e4960cd31f958fd2bf895e2838cf6d8a9b2cc5a8))
720
734
 
721
- # [@appland/appmap-v3.7.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.4...@appland/appmap-v3.7.0) (2021-09-30)
735
+ # [@appland/appmap-v3.7.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.6.4...@appland/appmap-v3.7.0) (2021-09-30)
722
736
 
723
737
  ### Bug Fixes
724
738
 
725
739
  - Add project directory debug data
726
- ([78c9ce7](https://github.com/applandinc/appmap-js/commit/78c9ce7292d3d0d6882fc41588fd65d4670c3809))
740
+ ([78c9ce7](https://github.com/getappmap/appmap-js/commit/78c9ce7292d3d0d6882fc41588fd65d4670c3809))
727
741
  - Move directory argument to an optional positional argument
728
- ([a593924](https://github.com/applandinc/appmap-js/commit/a593924faf5beef9c0875308207e222a2eb8cd9a))
742
+ ([a593924](https://github.com/getappmap/appmap-js/commit/a593924faf5beef9c0875308207e222a2eb8cd9a))
729
743
 
730
744
  ### Features
731
745
 
732
746
  - Auto-select installer if only one is available
733
- ([db8ac09](https://github.com/applandinc/appmap-js/commit/db8ac0944b462f32b0909d3818b33b09f8e2342b))
747
+ ([db8ac09](https://github.com/getappmap/appmap-js/commit/db8ac0944b462f32b0909d3818b33b09f8e2342b))
734
748
 
735
- # [@appland/appmap-v3.6.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.3...@appland/appmap-v3.6.4) (2021-09-22)
749
+ # [@appland/appmap-v3.6.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.6.3...@appland/appmap-v3.6.4) (2021-09-22)
736
750
 
737
751
  ### Bug Fixes
738
752
 
739
753
  - Correct build.gradle updates
740
- ([afc490c](https://github.com/applandinc/appmap-js/commit/afc490c25e55566a7a11628955fb24d22fedeb42))
754
+ ([afc490c](https://github.com/getappmap/appmap-js/commit/afc490c25e55566a7a11628955fb24d22fedeb42))
741
755
 
742
- # [@appland/appmap-v3.6.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.2...@appland/appmap-v3.6.3) (2021-09-21)
756
+ # [@appland/appmap-v3.6.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.6.2...@appland/appmap-v3.6.3) (2021-09-21)
743
757
 
744
758
  ### Bug Fixes
745
759
 
746
760
  - Run Gradle dependencyInsight task with stacktrace option in case of error
747
- ([91a5979](https://github.com/applandinc/appmap-js/commit/91a59796dc5b73e6208f3b452bf4b63f812583fd))
761
+ ([91a5979](https://github.com/getappmap/appmap-js/commit/91a59796dc5b73e6208f3b452bf4b63f812583fd))
748
762
 
749
- # [@appland/appmap-v3.6.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.1...@appland/appmap-v3.6.2) (2021-09-21)
763
+ # [@appland/appmap-v3.6.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.6.1...@appland/appmap-v3.6.2) (2021-09-21)
750
764
 
751
765
  ### Bug Fixes
752
766
 
753
767
  - Use child_process.spawn instead of exec
754
- ([d0d85f3](https://github.com/applandinc/appmap-js/commit/d0d85f3bf153c1d986331302d6fe865ad06547dd))
768
+ ([d0d85f3](https://github.com/getappmap/appmap-js/commit/d0d85f3bf153c1d986331302d6fe865ad06547dd))
755
769
 
756
- # [@appland/appmap-v3.6.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.6.0...@appland/appmap-v3.6.1) (2021-09-21)
770
+ # [@appland/appmap-v3.6.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.6.0...@appland/appmap-v3.6.1) (2021-09-21)
757
771
 
758
772
  ### Bug Fixes
759
773
 
760
774
  - Now logging commands run
761
- ([9a20f46](https://github.com/applandinc/appmap-js/commit/9a20f465ae47ea14c1204e49eacb97fe17a9ee32))
775
+ ([9a20f46](https://github.com/getappmap/appmap-js/commit/9a20f465ae47ea14c1204e49eacb97fe17a9ee32))
762
776
 
763
- # [@appland/appmap-v3.6.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.5.1...@appland/appmap-v3.6.0) (2021-09-17)
777
+ # [@appland/appmap-v3.6.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.5.1...@appland/appmap-v3.6.0) (2021-09-17)
764
778
 
765
779
  ### Bug Fixes
766
780
 
767
781
  - Correct import of Error classes
768
- ([badd988](https://github.com/applandinc/appmap-js/commit/badd988c00abcc4720f6e346a86ef15e4beeda6b))
782
+ ([badd988](https://github.com/getappmap/appmap-js/commit/badd988c00abcc4720f6e346a86ef15e4beeda6b))
769
783
  - Fix agent install module imports
770
- ([a7caa17](https://github.com/applandinc/appmap-js/commit/a7caa1719bc3e20ff6fc08ed0412bb1d224afbb1))
784
+ ([a7caa17](https://github.com/getappmap/appmap-js/commit/a7caa1719bc3e20ff6fc08ed0412bb1d224afbb1))
771
785
 
772
786
  ### Features
773
787
 
774
788
  - appmap.html standalone page
775
- ([97fa02e](https://github.com/applandinc/appmap-js/commit/97fa02ec809553d185a9acadcf895562ee5b80e6))
789
+ ([97fa02e](https://github.com/getappmap/appmap-js/commit/97fa02ec809553d185a9acadcf895562ee5b80e6))
776
790
  - open an AppMap in the default browser
777
- ([15fb41d](https://github.com/applandinc/appmap-js/commit/15fb41d2f2adc180588f5e00ea584dd274ffb080))
791
+ ([15fb41d](https://github.com/getappmap/appmap-js/commit/15fb41d2f2adc180588f5e00ea584dd274ffb080))
778
792
  - Serve the appmap file and JS map file
779
- ([250c26d](https://github.com/applandinc/appmap-js/commit/250c26d92665c81264a29576c2155409b144ab5c))
793
+ ([250c26d](https://github.com/getappmap/appmap-js/commit/250c26d92665c81264a29576c2155409b144ab5c))
780
794
 
781
- # [@appland/appmap-v3.5.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.5.0...@appland/appmap-v3.5.1) (2021-09-17)
795
+ # [@appland/appmap-v3.5.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.5.0...@appland/appmap-v3.5.1) (2021-09-17)
782
796
 
783
797
  ### Bug Fixes
784
798
 
785
799
  - Add debugging information for directory listing when install fails
786
- ([fb315c6](https://github.com/applandinc/appmap-js/commit/fb315c6b49925ad6a3d4a3f5eef265448602293a))
800
+ ([fb315c6](https://github.com/getappmap/appmap-js/commit/fb315c6b49925ad6a3d4a3f5eef265448602293a))
787
801
 
788
- # [@appland/appmap-v3.5.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.4.1...@appland/appmap-v3.5.0) (2021-09-15)
802
+ # [@appland/appmap-v3.5.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.4.1...@appland/appmap-v3.5.0) (2021-09-15)
789
803
 
790
804
  ### Bug Fixes
791
805
 
792
806
  - `appland.cli.log` is now populated on failure
793
- ([916f84c](https://github.com/applandinc/appmap-js/commit/916f84ce2a6eb08ac463d8f37fbbc32bad2486fb))
807
+ ([916f84c](https://github.com/getappmap/appmap-js/commit/916f84ce2a6eb08ac463d8f37fbbc32bad2486fb))
794
808
  - Capture installer information upon failure
795
- ([6b01a9b](https://github.com/applandinc/appmap-js/commit/6b01a9b4b8f3e6cad8d6728682b767ccad3f2fa3))
809
+ ([6b01a9b](https://github.com/getappmap/appmap-js/commit/6b01a9b4b8f3e6cad8d6728682b767ccad3f2fa3))
796
810
  - Clarify steps to fix missing requirements
797
- ([e743176](https://github.com/applandinc/appmap-js/commit/e743176318369f4d887480bcce26869e95feea4b))
811
+ ([e743176](https://github.com/getappmap/appmap-js/commit/e743176318369f4d887480bcce26869e95feea4b))
798
812
 
799
813
  ### Features
800
814
 
801
815
  - Ask user to confirm installation environment
802
- ([17a802b](https://github.com/applandinc/appmap-js/commit/17a802b776b63b8eab5039b8d7905e430e9a8eaa))
816
+ ([17a802b](https://github.com/getappmap/appmap-js/commit/17a802b776b63b8eab5039b8d7905e430e9a8eaa))
803
817
 
804
- # [@appland/appmap-v3.4.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.4.0...@appland/appmap-v3.4.1) (2021-09-15)
818
+ # [@appland/appmap-v3.4.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.4.0...@appland/appmap-v3.4.1) (2021-09-15)
805
819
 
806
820
  ### Bug Fixes
807
821
 
808
822
  - Users are now identified in the same manner as VSCode
809
- ([#355](https://github.com/applandinc/appmap-js/issues/355))
810
- ([8d9cd50](https://github.com/applandinc/appmap-js/commit/8d9cd507bcbcbecb0a0fa742206b8534ad797620))
823
+ ([#355](https://github.com/getappmap/appmap-js/issues/355))
824
+ ([8d9cd50](https://github.com/getappmap/appmap-js/commit/8d9cd507bcbcbecb0a0fa742206b8534ad797620))
811
825
 
812
- # [@appland/appmap-v3.4.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.3.2...@appland/appmap-v3.4.0) (2021-09-13)
826
+ # [@appland/appmap-v3.4.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.3.2...@appland/appmap-v3.4.0) (2021-09-13)
813
827
 
814
828
  ### Features
815
829
 
816
830
  - Add validation step after install
817
- ([18effec](https://github.com/applandinc/appmap-js/commit/18effec0a4e121d24bfbfc38c6cdc1f9fcbd7b84))
831
+ ([18effec](https://github.com/getappmap/appmap-js/commit/18effec0a4e121d24bfbfc38c6cdc1f9fcbd7b84))
818
832
 
819
- # [@appland/appmap-v3.3.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.3.1...@appland/appmap-v3.3.2) (2021-09-10)
833
+ # [@appland/appmap-v3.3.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.3.1...@appland/appmap-v3.3.2) (2021-09-10)
820
834
 
821
835
  ### Bug Fixes
822
836
 
823
837
  - Fixed an issue where install-agent quit before rresolving all promises
824
- ([8c42539](https://github.com/applandinc/appmap-js/commit/8c42539926e05f1498676b9d844e0a4b6b92d75a))
838
+ ([8c42539](https://github.com/getappmap/appmap-js/commit/8c42539926e05f1498676b9d844e0a4b6b92d75a))
825
839
 
826
- # [@appland/appmap-v3.3.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.3.0...@appland/appmap-v3.3.1) (2021-09-10)
840
+ # [@appland/appmap-v3.3.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.3.0...@appland/appmap-v3.3.1) (2021-09-10)
827
841
 
828
842
  ### Bug Fixes
829
843
 
830
844
  - Update path of bin script
831
- ([da8e666](https://github.com/applandinc/appmap-js/commit/da8e666512d4ff2774fcc65c797686616ba7059e))
845
+ ([da8e666](https://github.com/getappmap/appmap-js/commit/da8e666512d4ff2774fcc65c797686616ba7059e))
832
846
 
833
- # [@appland/appmap-v3.3.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.4...@appland/appmap-v3.3.0) (2021-09-10)
847
+ # [@appland/appmap-v3.3.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.2.4...@appland/appmap-v3.3.0) (2021-09-10)
834
848
 
835
849
  ### Features
836
850
 
837
851
  - Add telemetry reporting to install-agent results
838
- ([d555249](https://github.com/applandinc/appmap-js/commit/d5552493ce2685befaa76df6f36b4075aa50ad8b))
852
+ ([d555249](https://github.com/getappmap/appmap-js/commit/d5552493ce2685befaa76df6f36b4075aa50ad8b))
839
853
 
840
- # [@appland/appmap-v3.2.4](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.3...@appland/appmap-v3.2.4) (2021-09-09)
854
+ # [@appland/appmap-v3.2.4](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.2.3...@appland/appmap-v3.2.4) (2021-09-09)
841
855
 
842
856
  ### Bug Fixes
843
857
 
844
858
  - Fix missing import for `verbose` when running a Java installer
845
- ([4a6bba0](https://github.com/applandinc/appmap-js/commit/4a6bba0d4e8a7650e6af1e50b7783f5fc5ac00cf))
859
+ ([4a6bba0](https://github.com/getappmap/appmap-js/commit/4a6bba0d4e8a7650e6af1e50b7783f5fc5ac00cf))
846
860
 
847
- # [@appland/appmap-v3.2.3](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.2...@appland/appmap-v3.2.3) (2021-09-08)
861
+ # [@appland/appmap-v3.2.3](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.2.2...@appland/appmap-v3.2.3) (2021-09-08)
848
862
 
849
863
  ### Bug Fixes
850
864
 
851
865
  - Add Poetry installer
852
- ([21b0296](https://github.com/applandinc/appmap-js/commit/21b02960f79da8884806c1ce7701c52b7c0002fa))
866
+ ([21b0296](https://github.com/getappmap/appmap-js/commit/21b02960f79da8884806c1ce7701c52b7c0002fa))
853
867
 
854
- # [@appland/appmap-v3.2.2](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.1...@appland/appmap-v3.2.2) (2021-09-03)
868
+ # [@appland/appmap-v3.2.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.2.1...@appland/appmap-v3.2.2) (2021-09-03)
855
869
 
856
870
  ### Bug Fixes
857
871
 
858
872
  - Index is now asynchronous
859
- ([6389d47](https://github.com/applandinc/appmap-js/commit/6389d475c975aa9e2aeb9c493917e2b14584af04))
873
+ ([6389d47](https://github.com/getappmap/appmap-js/commit/6389d475c975aa9e2aeb9c493917e2b14584af04))
860
874
  - Target ES2017
861
- ([23ad225](https://github.com/applandinc/appmap-js/commit/23ad225ab775f2983a4ee49c2e965e7259297ce7))
875
+ ([23ad225](https://github.com/getappmap/appmap-js/commit/23ad225ab775f2983a4ee49c2e965e7259297ce7))
862
876
 
863
- # [@appland/appmap-v3.2.1](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.2.0...@appland/appmap-v3.2.1) (2021-09-01)
877
+ # [@appland/appmap-v3.2.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.2.0...@appland/appmap-v3.2.1) (2021-09-01)
864
878
 
865
879
  ### Bug Fixes
866
880
 
867
881
  - The CLI can no longer be imported as a third party library
868
- ([bf20ac2](https://github.com/applandinc/appmap-js/commit/bf20ac2757e101ccc2d4158fc42761d5be6e0a4b))
882
+ ([bf20ac2](https://github.com/getappmap/appmap-js/commit/bf20ac2757e101ccc2d4158fc42761d5be6e0a4b))
869
883
 
870
- # [@appland/appmap-v3.2.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.1.0...@appland/appmap-v3.2.0) (2021-08-31)
884
+ # [@appland/appmap-v3.2.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.1.0...@appland/appmap-v3.2.0) (2021-08-31)
871
885
 
872
886
  ### Features
873
887
 
874
888
  - Rework the `agent-install` user experience
875
- ([#316](https://github.com/applandinc/appmap-js/issues/316))
876
- ([6e34f23](https://github.com/applandinc/appmap-js/commit/6e34f236f44ab2f0a5393ecf0ef59a0fd2af2d2d))
889
+ ([#316](https://github.com/getappmap/appmap-js/issues/316))
890
+ ([6e34f23](https://github.com/getappmap/appmap-js/commit/6e34f236f44ab2f0a5393ecf0ef59a0fd2af2d2d))
877
891
 
878
- # [@appland/appmap-v3.1.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v3.0.0...@appland/appmap-v3.1.0) (2021-08-19)
892
+ # [@appland/appmap-v3.1.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.0.0...@appland/appmap-v3.1.0) (2021-08-19)
879
893
 
880
894
  ### Bug Fixes
881
895
 
882
896
  - Always update build.gradle and pom.xml
883
- ([fd3e820](https://github.com/applandinc/appmap-js/commit/fd3e820f1cc6cf16a827fc21389b78d6cda7ac48))
897
+ ([fd3e820](https://github.com/getappmap/appmap-js/commit/fd3e820f1cc6cf16a827fc21389b78d6cda7ac48))
884
898
 
885
899
  ### Features
886
900
 
887
901
  - Create agent configuration
888
- ([cdbb282](https://github.com/applandinc/appmap-js/commit/cdbb28231df51c2c0874000126f8d20bf486b2c4))
902
+ ([cdbb282](https://github.com/getappmap/appmap-js/commit/cdbb28231df51c2c0874000126f8d20bf486b2c4))
889
903
 
890
- # [@appland/appmap-v3.0.0](https://github.com/applandinc/appmap-js/compare/@appland/appmap-v2.3.4...@appland/appmap-v3.0.0) (2021-08-05)
904
+ # [@appland/appmap-v3.0.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v2.3.4...@appland/appmap-v3.0.0) (2021-08-05)
891
905
 
892
906
  ### Continuous Integration
893
907
 
894
908
  - CLI now available as @appland/appmap
895
- ([bd99645](https://github.com/applandinc/appmap-js/commit/bd9964536056406181aab5b393800a7a8152ddbc))
909
+ ([bd99645](https://github.com/getappmap/appmap-js/commit/bd9964536056406181aab5b393800a7a8152ddbc))
896
910
 
897
911
  ### BREAKING CHANGES
898
912
 
899
913
  - @appland/cli renamed to @appland/appmap
900
914
 
901
- # [@appland/cli-v1.5.2](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.5.1...@appland/cli-v1.5.2) (2021-08-04)
915
+ # [@appland/cli-v1.5.2](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.5.1...@appland/cli-v1.5.2) (2021-08-04)
902
916
 
903
917
  ### Bug Fixes
904
918
 
905
919
  - Reword instructions for agent install
906
- ([edeacf6](https://github.com/applandinc/appmap-js/commit/edeacf6e11da1d1aad39e985c2c8be8d81307fa3))
920
+ ([edeacf6](https://github.com/getappmap/appmap-js/commit/edeacf6e11da1d1aad39e985c2c8be8d81307fa3))
907
921
 
908
- # [@appland/cli-v1.5.1](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.5.0...@appland/cli-v1.5.1) (2021-08-03)
922
+ # [@appland/cli-v1.5.1](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.5.0...@appland/cli-v1.5.1) (2021-08-03)
909
923
 
910
924
  ### Bug Fixes
911
925
 
912
926
  - Import PythonAgentInstaller properly
913
- ([f59da43](https://github.com/applandinc/appmap-js/commit/f59da43ae0b52a18a6d0a5bda5b9913747881ca8))
927
+ ([f59da43](https://github.com/getappmap/appmap-js/commit/f59da43ae0b52a18a6d0a5bda5b9913747881ca8))
914
928
 
915
- # [@appland/cli-v1.5.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.4.0...@appland/cli-v1.5.0) (2021-08-03)
929
+ # [@appland/cli-v1.5.0](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.4.0...@appland/cli-v1.5.0) (2021-08-03)
916
930
 
917
931
  ### Features
918
932
 
919
933
  - Add python support to install-agent command
920
- ([9316233](https://github.com/applandinc/appmap-js/commit/9316233b3c703b43ecb277c6ec41f539a3a8a544))
934
+ ([9316233](https://github.com/getappmap/appmap-js/commit/9316233b3c703b43ecb277c6ec41f539a3a8a544))
921
935
 
922
- # [@appland/cli-v1.4.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.3.2...@appland/cli-v1.4.0) (2021-07-29)
936
+ # [@appland/cli-v1.4.0](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.3.2...@appland/cli-v1.4.0) (2021-07-29)
923
937
 
924
938
  ### Features
925
939
 
926
940
  - Install ruby or java agent via CLI
927
- ([4d8cf37](https://github.com/applandinc/appmap-js/commit/4d8cf37a06eef6aa5aa7bf82fa4d15d52be25166))
941
+ ([4d8cf37](https://github.com/getappmap/appmap-js/commit/4d8cf37a06eef6aa5aa7bf82fa4d15d52be25166))
928
942
 
929
- # [@appland/cli-v1.3.2](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.3.1...@appland/cli-v1.3.2) (2021-07-06)
943
+ # [@appland/cli-v1.3.2](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.3.1...@appland/cli-v1.3.2) (2021-07-06)
930
944
 
931
945
  ### Bug Fixes
932
946
 
933
947
  - Fix parent tree assignment in canonicalization
934
- ([fd54afa](https://github.com/applandinc/appmap-js/commit/fd54afa722166ce1ac022cbd649827ac2fa84b53))
948
+ ([fd54afa](https://github.com/getappmap/appmap-js/commit/fd54afa722166ce1ac022cbd649827ac2fa84b53))
935
949
 
936
- # [@appland/cli-v1.3.1](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.3.0...@appland/cli-v1.3.1) (2021-07-02)
950
+ # [@appland/cli-v1.3.1](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.3.0...@appland/cli-v1.3.1) (2021-07-02)
937
951
 
938
952
  ### Bug Fixes
939
953
 
940
954
  - Find all matching events in each AppMap
941
- ([de578c7](https://github.com/applandinc/appmap-js/commit/de578c73864e10c6b815ac460fb94b8a0b4eab92))
955
+ ([de578c7](https://github.com/getappmap/appmap-js/commit/de578c73864e10c6b815ac460fb94b8a0b4eab92))
942
956
 
943
- # [@appland/cli-v1.3.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.2.0...@appland/cli-v1.3.0) (2021-07-02)
957
+ # [@appland/cli-v1.3.0](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.2.0...@appland/cli-v1.3.0) (2021-07-02)
944
958
 
945
959
  ### Bug Fixes
946
960
 
947
961
  - Don't emit trigrams with no caller and no callee
948
- ([65be7e5](https://github.com/applandinc/appmap-js/commit/65be7e5c03c3cd8a233c77bbb85c5ca54a563e07))
962
+ ([65be7e5](https://github.com/getappmap/appmap-js/commit/65be7e5c03c3cd8a233c77bbb85c5ca54a563e07))
949
963
  - Only show progress bars in interactive mode
950
- ([6436a3b](https://github.com/applandinc/appmap-js/commit/6436a3b7bff79eafcfef554eb27dd581113bd9a0))
964
+ ([6436a3b](https://github.com/getappmap/appmap-js/commit/6436a3b7bff79eafcfef554eb27dd581113bd9a0))
951
965
  - Refine JSON output of inspect command
952
- ([101e97e](https://github.com/applandinc/appmap-js/commit/101e97e3014ac41eda49b96b2f5a4a080bbf7f07))
966
+ ([101e97e](https://github.com/getappmap/appmap-js/commit/101e97e3014ac41eda49b96b2f5a4a080bbf7f07))
953
967
  - Remove unused functions
954
- ([fe03064](https://github.com/applandinc/appmap-js/commit/fe030646ed6e85ecf3afc7a5f36948988e37e39e))
968
+ ([fe03064](https://github.com/getappmap/appmap-js/commit/fe030646ed6e85ecf3afc7a5f36948988e37e39e))
955
969
  - Update the AppMap index before the 'inspect' command runs
956
- ([1983813](https://github.com/applandinc/appmap-js/commit/19838133180ece16879af622bf3ccb576fc6de27))
970
+ ([1983813](https://github.com/getappmap/appmap-js/commit/19838133180ece16879af622bf3ccb576fc6de27))
957
971
 
958
972
  ### Features
959
973
 
960
974
  - Add 'inventory' CLI command
961
- ([8175fb0](https://github.com/applandinc/appmap-js/commit/8175fb0727b40fdfc35720ead7362ae46ea2d877))
975
+ ([8175fb0](https://github.com/getappmap/appmap-js/commit/8175fb0727b40fdfc35720ead7362ae46ea2d877))
962
976
  - Add database_type to CodeObjectType.QUERY
963
- ([8787b2d](https://github.com/applandinc/appmap-js/commit/8787b2de0e05bce6753c90b3b6f08115c94e8cc7))
977
+ ([8787b2d](https://github.com/getappmap/appmap-js/commit/8787b2de0e05bce6753c90b3b6f08115c94e8cc7))
964
978
  - Add fingerprint strategies
965
- ([066bf9e](https://github.com/applandinc/appmap-js/commit/066bf9e1d2cf4767ca105d6f794daf8f82acaed5))
979
+ ([066bf9e](https://github.com/getappmap/appmap-js/commit/066bf9e1d2cf4767ca105d6f794daf8f82acaed5))
966
980
  - App.Land client
967
- ([775abb3](https://github.com/applandinc/appmap-js/commit/775abb3ad598031d9b95f20e7b12f88bd8d8da3b))
981
+ ([775abb3](https://github.com/getappmap/appmap-js/commit/775abb3ad598031d9b95f20e7b12f88bd8d8da3b))
968
982
  - Fingerprint classes and packages
969
- ([7448804](https://github.com/applandinc/appmap-js/commit/74488040e804a6f57a19878980fa3ace25d6feb4))
983
+ ([7448804](https://github.com/getappmap/appmap-js/commit/74488040e804a6f57a19878980fa3ace25d6feb4))
970
984
  - Store the database_type in query classMap entries
971
- ([7a44af6](https://github.com/applandinc/appmap-js/commit/7a44af6504dc78574b3ba9eb5d1edb60d3124a44))
985
+ ([7a44af6](https://github.com/getappmap/appmap-js/commit/7a44af6504dc78574b3ba9eb5d1edb60d3124a44))
972
986
 
973
- # [@appland/cli-v1.2.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.1.0...@appland/cli-v1.2.0) (2021-06-29)
987
+ # [@appland/cli-v1.2.0](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.1.0...@appland/cli-v1.2.0) (2021-06-29)
974
988
 
975
989
  ### Features
976
990
 
977
991
  - Search by package and class
978
- ([0b14a27](https://github.com/applandinc/appmap-js/commit/0b14a2727f9aadbb43b69ac14d53258f45b20cf5))
992
+ ([0b14a27](https://github.com/getappmap/appmap-js/commit/0b14a2727f9aadbb43b69ac14d53258f45b20cf5))
979
993
  - Search for database:, http:, query:
980
- ([21df198](https://github.com/applandinc/appmap-js/commit/21df1983e47f3e77c2476dcf75fa8b8ee4ca5465))
994
+ ([21df198](https://github.com/getappmap/appmap-js/commit/21df1983e47f3e77c2476dcf75fa8b8ee4ca5465))
981
995
  - Show progress bar while loading 'inspect' results
982
- ([2e3c410](https://github.com/applandinc/appmap-js/commit/2e3c410ea5d60b69b6f0ea5ef035f30f289088b8))
996
+ ([2e3c410](https://github.com/getappmap/appmap-js/commit/2e3c410ea5d60b69b6f0ea5ef035f30f289088b8))
983
997
 
984
- # [@appland/cli-v1.1.0](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.4...@appland/cli-v1.1.0) (2021-06-16)
998
+ # [@appland/cli-v1.1.0](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.0.4...@appland/cli-v1.1.0) (2021-06-16)
985
999
 
986
1000
  ### Bug Fixes
987
1001
 
988
1002
  - Remove 'example' because it adds so much noise
989
- ([17fb066](https://github.com/applandinc/appmap-js/commit/17fb066ba0e260911d4b204f6f6b4b310a13b7e1))
1003
+ ([17fb066](https://github.com/getappmap/appmap-js/commit/17fb066ba0e260911d4b204f6f6b4b310a13b7e1))
990
1004
 
991
1005
  ### Features
992
1006
 
993
1007
  - Add 'swagger' command to the CLI
994
- ([3cb4380](https://github.com/applandinc/appmap-js/commit/3cb43808918dad92766b863326f0ff500cc235b2))
1008
+ ([3cb4380](https://github.com/getappmap/appmap-js/commit/3cb43808918dad92766b863326f0ff500cc235b2))
995
1009
  - Add version file and created time to the AppMap index
996
- ([7496e3c](https://github.com/applandinc/appmap-js/commit/7496e3ceaf1dee3f96028d64246d7ea34b314386))
1010
+ ([7496e3c](https://github.com/getappmap/appmap-js/commit/7496e3ceaf1dee3f96028d64246d7ea34b314386))
997
1011
  - Find and print info about a named function
998
- ([544db5c](https://github.com/applandinc/appmap-js/commit/544db5ca402d9e3399326f28da7d3a43a606f5c4))
1012
+ ([544db5c](https://github.com/getappmap/appmap-js/commit/544db5ca402d9e3399326f28da7d3a43a606f5c4))
999
1013
  - Search AppMaps for tables and routes
1000
- ([e78d5b9](https://github.com/applandinc/appmap-js/commit/e78d5b91686818001a28ac6aee93ff388ec754e8))
1014
+ ([e78d5b9](https://github.com/getappmap/appmap-js/commit/e78d5b91686818001a28ac6aee93ff388ec754e8))
1001
1015
 
1002
- # [@appland/cli-v1.0.4](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.3...@appland/cli-v1.0.4) (2021-05-28)
1016
+ # [@appland/cli-v1.0.4](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.0.3...@appland/cli-v1.0.4) (2021-05-28)
1003
1017
 
1004
1018
  ### Bug Fixes
1005
1019
 
1006
1020
  - Configure src/cli.js as the bin script for packages/cli
1007
- ([0de396a](https://github.com/applandinc/appmap-js/commit/0de396a030c9451ee0f930a0f4a81281305ee312))
1021
+ ([0de396a](https://github.com/getappmap/appmap-js/commit/0de396a030c9451ee0f930a0f4a81281305ee312))
1008
1022
  - In dependency analysis, read the file mtime properly as the value of the file
1009
- ([3700e96](https://github.com/applandinc/appmap-js/commit/3700e96caa322969d25332a613d6a6645d7d5ca5))
1023
+ ([3700e96](https://github.com/getappmap/appmap-js/commit/3700e96caa322969d25332a613d6a6645d7d5ca5))
1010
1024
  - Remove dependency on yargs/helpers
1011
- ([5e603d5](https://github.com/applandinc/appmap-js/commit/5e603d5b2c9e606ec82ae23ba2171f0327a7b658))
1025
+ ([5e603d5](https://github.com/getappmap/appmap-js/commit/5e603d5b2c9e606ec82ae23ba2171f0327a7b658))
1012
1026
 
1013
- # [@appland/cli-v1.0.3](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.2...@appland/cli-v1.0.3) (2021-05-18)
1027
+ # [@appland/cli-v1.0.3](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.0.2...@appland/cli-v1.0.3) (2021-05-18)
1014
1028
 
1015
1029
  ### Bug Fixes
1016
1030
 
1017
1031
  - Update local dependencies
1018
- ([f0d3281](https://github.com/applandinc/appmap-js/commit/f0d328161499999ee98fbb3aec2d438b3095bd0f))
1032
+ ([f0d3281](https://github.com/getappmap/appmap-js/commit/f0d328161499999ee98fbb3aec2d438b3095bd0f))
1019
1033
  - Update yargs to v17.0
1020
- ([278f1da](https://github.com/applandinc/appmap-js/commit/278f1daab7bb6fc8371ac80bf210a1a6fce76f79))
1034
+ ([278f1da](https://github.com/getappmap/appmap-js/commit/278f1daab7bb6fc8371ac80bf210a1a6fce76f79))
1021
1035
 
1022
- # [@appland/cli-v1.0.2](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.1...@appland/cli-v1.0.2) (2021-05-11)
1036
+ # [@appland/cli-v1.0.2](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.0.1...@appland/cli-v1.0.2) (2021-05-11)
1023
1037
 
1024
1038
  ### Bug Fixes
1025
1039
 
1026
1040
  - Add publish config
1027
- ([118c54f](https://github.com/applandinc/appmap-js/commit/118c54f3db08f19de39bca7d67abd36a0071a20e))
1041
+ ([118c54f](https://github.com/getappmap/appmap-js/commit/118c54f3db08f19de39bca7d67abd36a0071a20e))
1028
1042
 
1029
- # [@appland/cli-v1.0.1](https://github.com/applandinc/appmap-js/compare/@appland/cli-v1.0.0...@appland/cli-v1.0.1) (2021-05-11)
1043
+ # [@appland/cli-v1.0.1](https://github.com/getappmap/appmap-js/compare/@appland/cli-v1.0.0...@appland/cli-v1.0.1) (2021-05-11)
1030
1044
 
1031
1045
  ### Bug Fixes
1032
1046
 
1033
1047
  - Flag package as public
1034
- ([67e179c](https://github.com/applandinc/appmap-js/commit/67e179cd72ba247903764de25d8c86e0dd07bf9b))
1048
+ ([67e179c](https://github.com/getappmap/appmap-js/commit/67e179cd72ba247903764de25d8c86e0dd07bf9b))
1035
1049
 
1036
1050
  # @appland/cli-v1.0.0 (2021-05-11)
1037
1051
 
1038
1052
  ### Features
1039
1053
 
1040
- - Initial release ([#195](https://github.com/applandinc/appmap-js/issues/195))
1041
- ([c4776a0](https://github.com/applandinc/appmap-js/commit/c4776a0514c333746846b8ffca88465f8c2739ee))
1054
+ - Initial release ([#195](https://github.com/getappmap/appmap-js/issues/195))
1055
+ ([c4776a0](https://github.com/getappmap/appmap-js/commit/c4776a0514c333746846b8ffca88465f8c2739ee))