- Dec 11, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
Now panics from plugin code are handled the same way panics from picodata code, that is they log the backtrace to the tarantool logger and then abort the process.
-
- Nov 22, 2024
-
-
Вартан Бабаян authored
-
- Nov 20, 2024
-
-
Dmitry Ivanov authored
-
-
- Nov 19, 2024
-
-
- Nov 13, 2024
-
-
- Nov 11, 2024
-
-
Dmitry Rodionov authored
Test run and build are now unified with Makefile.
-
- Oct 29, 2024
-
-
Dmitry Rodionov authored
-
- Oct 25, 2024
-
-
Dmitry Rodionov authored
-
-
- Oct 23, 2024
-
-
Dmitry Rodionov authored
Needed since introduction of plugin version compatibility check in 86a08ef9. For release candidate versions we need to properly bump all versions. We could've bumped picodata version instead but for simplicity just revert to currently unreleased 24.6.0. Ideally we should describe release candidates in our versioning policy.
-
Dmitry Rodionov authored
The patch prepares picodata-plugin and picodata-plugin-proc-macro for publishing to crates.io. This includes Makefile wrapper over cargo commands and manual CI job For now minimum of required fields have been filled. We should come back to fill proper readmes, categories, home page etc.
-
Dmitry Rodionov authored
picoplugin -> picodata-plugin picoplugin_gen -> picodata-plugin-proc-macro
-