chore(SDK's): Update various SDK versions/urls#13225
Conversation
|
@lobsterkatie Would be awesome if you could add it. Wouldn't be that hard to do, let me know what you think. |
|
Yeah, would be great to not have to do it manually. I don't know much about the release registry (I just found it and poked around a bit, but don't know how best to get data out of it), but if you can point me in the right direction, I can give it a shot. We do have one problem to solve in the meantime, though: the format of SDK names has changed, or at least diversified. Everything used to be There are two options:
Option 1 is obviously easier, and maybe there are few enough SDK flavors we don't mind listing them all. Further, if So, leaning towards 1), but would love your take on it. *Actually, I just realized they already do, though I don't know if that's on purpose or not. Right now **Also, if I'm reading things correctly, |
|
@lobsterkatie Good catch! I would merge this for now and go with the pragmatic approach. |
|
🎉 |
* master: (30 commits) ref(ui): Avoid full-page load indicator after project creation (#12842) ref(events-v2) Use an object target instead building URLs (#13471) ref(onboarding): Improve alerts from wizard docs (#13469) feat(app-platform): integration feature models, serializer, endpoints (#13377) ref(onboarding): Improve platform picker hover color (#13468) chore: New SDK versions (#13465) feat(events-v2) Add rough sketch of event modal (#13415) chore(south) Update south state to use new jsonfield (#13466) fix(events-v2): Fix search filter (#13454) chore: Vendor JSONField to fix runtime warnings and reduce future upgrade pain (#13397) test(events-v2): Fix dynamic values in Percy (#13463) dx(notion): Upgrade from `notion` to `volta` (#13452) feat(onboarding): Add warning for when docs are missing examples (#13445) misc(metrics): First pass at un-sampled single metric paths. (#13434) fix(integrations) Fix missing identity link on re-install (#13450) fix(api): Fix bug when creating incident comments while logged in as another user. fix(api): Fix task error on incident creation chore(SDK's): Update various SDK versions/urls (#13225) chore: Make exports and imports match (#13449) feat(ui): Add message in Incidents list for creating an incident [SEN-694] (#13436) ...
... so that the UI will correctly report when the SDK used to capture an event is out of date.
NB: This is not comprehensive, because it's a band-aid on the real problem, which is that ideally these would get updated automatically. Working on that in a separate PR. (Will update this PR with a link to it once it's up.)
@HazAT I notice JS isn't in here. Is that on purpose, or should I add it while I'm here?
[UPDATE: There are a few others missing, too. Worth adding them?]