[Degraded service] "space.getDefinition" missing from smplr.js
Started at
•App
Resolved
What happened? The space.getDefinition
method was accidentally removed from smplr.js, our Javascript library.
Context: This method was a temporary internal hack, which we do not rely on anymore. So it was deleted. It was not documented, and we did not realize users may find it through the library's types. However, some users did, and this resulted in integration malfunction — we're sincerely sorry for this oversight.
Resolution: The method has now been added back, made part of the library officially, and documented.
Timing of events - March 25th (UTC time)
- [3:15am] The method was removed in release v2.32.0.
- [9:26am] We received a report of the issue.
- [9:30am] We responded to the report.
- [10:02am] The fix was live in release v2.32.1
Thank you Milan for the report and your understanding 🙏.