Skip to content

Releases: cloudblue/connect-extension-runner

26.30

21 Oct 13:14
4379b8f

Choose a tag to compare

Merge pull request #109 from cloudblue/revert_to_std_base_image

Revert to standard python docker image

26.29

21 Oct 12:51
5204ebf

Choose a tag to compare

Retag due to docker build failure.

26.28

21 Oct 12:35
5204ebf

Choose a tag to compare

Add default exception handler for client error.

26.27

20 Oct 15:55
653fde5

Choose a tag to compare

  • Change how variables are returned in setup response for better sensitive data obfuscation.
  • Use eventsapp as the entrypoint name for events application and fallback to extension for backward compatibility.

26.26

18 Oct 08:27
5bf8d17

Choose a tag to compare

Improve logging.

26.25

14 Oct 15:32
e4a1b78

Choose a tag to compare

Add node to docker image for UI development.
Fix log level setting for local deployments.

26.24

10 Oct 07:07
b5a30bb

Choose a tag to compare

Integrate with core library 26.0.

26.23

28 Sep 15:45
431d4c0

Choose a tag to compare

Get ui modules declared with decorators.

26.22

28 Sep 10:27
365d8c5

Choose a tag to compare

Add support for web call context.

26.21

22 Sep 07:47
d591543

Choose a tag to compare

Logic for splitting routers has been moved to core library.