Commit Graph

4443 Commits

Author SHA1 Message Date
github-actions[bot] e885c3c0cd [skip ci] Release new versions 2024-01-22 11:37:32 +00:00
Jakub Novák 923f9aa24c Move refreshing and message processing to daemon threads in Python SDK (#286) @e2b/python-sdk@0.13.16 2024-01-22 12:33:30 +01:00
Jakub Novak cbb646f2c4 Fix extra / in sitemap 2024-01-22 11:09:08 +01:00
Jakub Novak ece7d68e1f Fix missing / in sitemap 2024-01-22 11:01:42 +01:00
Jakub Novak 939e3d64c0 Add default to replace urls 2024-01-19 21:16:40 +01:00
Jakub Novak 64b9c2a4a0 Fix replaceUrls 2024-01-19 18:35:42 +01:00
Jakub Novak 978c4f561e Remove sitemap from middleware 2024-01-19 18:13:43 +01:00
Jakub Novak c39997e674 Simplify sitemap generation 2024-01-19 18:11:06 +01:00
Jakub Novak 3734e0847e Fix replace urls 2024-01-19 18:10:07 +01:00
Jakub Novak 54a1b93908 Replace urls in sitemap 2024-01-19 16:47:05 +01:00
Jakub Novak 4055de2a51 Unify the version of react types 2024-01-19 16:35:33 +01:00
Jakub Novak 7a21f04a2a SEO minor fixes 2024-01-19 16:31:32 +01:00
Jakub Novák 2e6532b9a2 Improve SEO - Add canonical links, robots.txt and sitemap.xml (#285)
Co-authored-by: Tereza Tizkova <tereza@e2b.dev>
2024-01-19 16:20:29 +01:00
github-actions[bot] 8ad3eca027 [skip ci] Release new versions 2023-12-19 13:50:37 +00:00
Tomas Valenta c068f6ebb6 Fix Python code output buffering (#268)
Fixes https://github.com/e2b-dev/E2B/issues/265
@e2b/python-sdk@0.13.15 @e2b/sdk@0.11.17
2023-12-19 14:46:22 +01:00
Tomas Valenta 7d2d74ccef Create release 2023-12-19 14:45:12 +01:00
Tomas Valenta 035893c3c0 Fix Python buffering for processes 2023-12-19 14:44:38 +01:00
github-actions[bot] cc738a9d0b [skip ci] Release new versions 2023-12-19 11:48:53 +00:00
Tomas Valenta 67d44fae3c Create release @e2b/python-sdk@0.13.14 2023-12-19 12:44:49 +01:00
Tomas Valenta 479fe58a4b Prevent start command logs listening block when starting sandbox 2023-12-19 12:41:44 +01:00
Tomas Valenta b39810e625 Don't listen to start cmd if the output is not used 2023-12-19 12:04:53 +01:00
github-actions[bot] 08d92c39ab [skip ci] Release new versions 2023-12-14 22:41:03 +00:00
Tomas Valenta f2d3df314f Create release @e2b/sdk@0.11.16 2023-12-14 23:37:11 +01:00
Tomas Valenta afdf43fbca Make rpc connect not block open to fix edge reconnect 2023-12-14 23:36:58 +01:00
github-actions[bot] 0c28b32936 [skip ci] Release new versions 2023-12-14 22:20:24 +00:00
Tomas Valenta dbda66139f Fix bug in edge environment; Improve start command logs handling; Fix… (#260)
… timeout close; Reduce reconnect interval
@e2b/sdk@0.11.15
2023-12-14 23:15:53 +01:00
Tomas Valenta 5768231001 Fix bug in edge environment; Improve start command logs handling; Fix timeout close; Reduce reconnect interval 2023-12-14 23:15:13 +01:00
github-actions[bot] 168abd496f [skip ci] Release new versions 2023-12-13 21:40:36 +00:00
Tomas Valenta 1117bbc919 Make template arg in CodeInterpreter optional @e2b/python-sdk@0.13.13 2023-12-13 22:36:21 +01:00
Tomas Valenta 4aebc3e246 Merge branch 'main' of https://github.com/e2b-dev/E2B 2023-12-13 22:32:00 +01:00
github-actions[bot] 6670ece0f1 [skip ci] Release new versions 2023-12-13 21:26:37 +00:00
Tomas Valenta e1aa4a1a28 Update vscode settings 2023-12-13 22:25:03 +01:00
Tomas Valenta d90778cb93 Enable overriding template in CodeInterpreter 2023-12-13 22:24:55 +01:00
Tomas Valenta b231dbd425 Merge branch 'main' of https://github.com/e2b-dev/E2B @e2b/sdk@0.11.14 2023-12-13 22:21:42 +01:00
Tomas Valenta f60fdb7166 Enable overriding the CodeInterpreter template in JS SDK 2023-12-13 22:21:30 +01:00
github-actions[bot] a7e1741dd8 [skip ci] Release new versions 2023-12-11 16:23:34 +00:00
Vasek Mlejnsky 779f21d7f1 changeset @e2b/python-sdk@0.13.12 2023-12-11 17:18:53 +01:00
Vasek Mlejnsky 06e4bb0183 Update versions 2023-12-11 17:18:02 +01:00
github-actions[bot] bedad66ff4 [skip ci] Release new versions 2023-12-11 11:31:12 +00:00
Tomas Valenta 15e094f86e Remove sandbox init @e2b/sdk@0.11.13 2023-12-11 12:27:10 +01:00
github-actions[bot] 528cae96d6 [skip ci] Release new versions 2023-12-11 11:14:03 +00:00
Tomas Valenta c5f75f44a8 Fix type error @e2b/sdk@0.11.12 2023-12-11 12:09:29 +01:00
Tomas Valenta 952730298a Merge branch 'main' of https://github.com/e2b-dev/E2B 2023-12-11 11:35:56 +01:00
Tomas Valenta 30887f6f78 Improve reconnect type when inheriting from sandbox; Cleanup 2023-12-11 11:30:05 +01:00
Jakub Novak 923f89d30c Trigger rebuild 2023-12-11 08:47:08 +01:00
github-actions[bot] 942e7677e4 [skip ci] Release new versions 2023-12-10 21:02:40 +00:00
Tomas Valenta bc7914f3f6 Merge branch 'main' of https://github.com/e2b-dev/E2B @e2b/python-sdk@0.13.11 2023-12-10 21:58:41 +01:00
Tomas Valenta 3d2b898e45 Always return string from sandbox.id 2023-12-10 21:58:39 +01:00
github-actions[bot] 640ec501fb [skip ci] Release new versions 2023-12-10 20:54:18 +00:00
Tomas Valenta 0d70ce23e4 Create release @e2b/sdk@0.11.11 2023-12-10 21:49:35 +01:00