Skip to content

Conversation

@oomol-bot
Copy link
Contributor

🤖 I have created a release beep boop

oocana-python-executor: 0.15.0

0.15.0 (2025-03-04)

⚠ BREAKING CHANGES

  • exit after current session finish (#180)
  • test service, add flow auto test (#170)
  • add custom show() handler for matplotlib and plotly (#159)
  • session level executor (#140)

Features

Bug Fixes

  • add message type for reporter (47d8fb3)
  • add secret fallback (224b002)
  • avoid expose executor path to sys.path (#293) (3425b13)
  • call done message after other message done (1a89141)
  • clear code cache after session end (#146) (b48ca03)
  • exit fail in child process (07adce8)
  • function should be in options field (dd6787e)
  • improve python3.10 compatible (867d7b2)
  • lock load module function (#206) (1e88c25)
  • missing drop message path (2c14cc2)
  • missing matplotlib (7b45c94)
  • missing module and global var (#161) (403ccdb)
  • missing some commit (#144) (0b62b0b)
  • mixing file path module conflict (dfa9bb3)
  • module file maybe None (2d59149)
  • move mqtt logger to executor logger (#286) (f2efda2)
  • none package executor should only accept none package filed block (870150d)
  • only remove module that in flow, keep dependencies modules in site-package (#176) (0c532c7)
  • plotly get context issue, use cdn, remove html margin (#164) (4098606)
  • python_executor: 3.10 f-string SyntaxError (#210) (bc875f4)
  • remove .scriptlets directory (e18b20c)
  • remove added sys module after return module (f840805)
  • run block raise exception not suppress stderr and stdout message (#100) (1254f73)
  • session level service should exit after session finished (#195) (2e4116d)
  • skip set value if no value in store (24d95b8)
  • split executor log and global log (2648890)
  • support run block in background (fdd191e)
  • transform to str (fd6c5bf)
  • uncomment preview (d8ca88b)
  • update import path for vars in oomol.py (#252) (2e74bfc)
  • use abspath resolve relative path (8a5b963)
  • use context vars to directly pass context instead of sys.modules (#251) (14aeca1)
  • use delay delete for workaround (#132) (54687f8)
  • use file path not node id (#172) (5824c99)
  • use home dir path (#183) (a0597e9)
  • use set store different job id to keep thread safe (#92) (5ca8448)
  • workaround for some block run twice (#277) (2b02300)
  • wrong executor module name (#95) (52e424d)
  • wrong EXECUTOR NAME (#131) (fc93311)
  • wrong module import (#80) (99303d5)

Code Refactoring

  • add dark theme to plotly html (#168) (e4bbda7)
  • do not exit when new session start, only exit when current session finish (703a4dd)
  • follow new api (10576bc)
  • improve ci and publish files (#153) (41e207f)
  • improve logger options and logic (#151) (567b305)
  • improve logic (#222) (7f8bb26)
  • improve service (#223) (13422da)
  • move log location (#243) (1d509a1)
  • move to monorepo struct with pdm (#75) (c6da6fb)
  • move typedDict to dataclasses and recovery test example (#106) (7e348d9)
  • plotly background follow theme (#297) (5b8cf92)
  • plotly.js use another cdn (#193) (30b3864)
  • prepare service api (#157) (9c75547)
  • remove unused function (e81d5a5)
  • remove unused topic and add more relative client id (af2c957)
  • rename api (c58c425)
  • rename to snake_case and remove unused api (c58c425)
  • support show multiple figures, plotly set dark theme (#166) (409c79e)
  • update plotly theme by env (#290) (3a25982)
  • use wrapper value to combine var value, and use fixed field for all wrapper value (#268) (1cdca46)
  • vertically center plotly preview (#299) (c0a8c5a)
oocana: 0.15.0

0.15.0 (2025-03-04)

⚠ BREAKING CHANGES

  • use key as first value
  • test service, add flow auto test (#170)
  • session level executor (#140)

Features

Bug Fixes

Code Refactoring

  • add dataFrame protocol to better support (#254) (9687502)
  • improve ci and publish files (#153) (41e207f)
  • improve service (#223) (13422da)
  • move to monorepo struct with pdm (#75) (c6da6fb)
  • move typedDict to dataclasses and recovery test example (#106) (7e348d9)
  • sdk: remove log whitespace check (#205) (596a446)
  • use wrapper value to combine var value, and use fixed field for all wrapper value (#268) (1cdca46)

This PR was generated with Release Please. See documentation.

@leavesster leavesster enabled auto-merge (squash) March 4, 2025 07:56
@leavesster leavesster merged commit 9240f25 into main Mar 4, 2025
2 checks passed
@leavesster leavesster deleted the release-please--branches--main branch March 4, 2025 07:58
@oomol-bot
Copy link
Contributor Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants