Skip to content

Releases: OpenJobDescription/openjd-adaptor-runtime-for-python

0.8.0

03 Jun 20:12
a8bb375
Compare
Choose a tag to compare

0.8.0 (2024-06-03)

BREAKING CHANGES

0.7.2

24 Apr 19:45
d4a224f
Compare
Choose a tag to compare

0.7.2 (2024-04-24)

CI

  • add PyPI publish job to publish workflow (#118) (1c7cfb7)

0.7.1

24 Apr 14:44
a91e98e
Compare
Choose a tag to compare

0.7.1 (2024-04-23)

Bug Fixes

  • set correct permission for the test directory. (#107) (169f346)

0.7.0

01 Apr 17:17
8997cda
Compare
Choose a tag to compare

0.7.0 (2024-04-01)

BREAKING CHANGES

0.6.1

26 Mar 00:02
2382283
Compare
Choose a tag to compare

0.6.1 (2024-03-25)

Bug Fixes

  • Add delete permission to thesecure_open (#92) (6d066ad)

0.6.0

22 Mar 23:27
f713caf
Compare
Choose a tag to compare

0.6.0 (2024-03-22)

BREAKING CHANGES

  • Move the named_pipe_helper.py under the folder adaptor_runtime_client (#87) (1398c56)

Bug Fixes

  • Update request method in windows Client interface to blocking call. (#90) (e66d592)
  • increase max named pipe instances to 4 (#91) (7440c53)
  • specify max named pipe instances (#86) (d959381)

0.5.1

05 Mar 22:54
3b44abd
Compare
Choose a tag to compare

0.5.1 (2024-03-05)

Features

  • add macOS socket support and enable macOS CI (#65) (4da070d)

0.5.0

22 Feb 00:13
267b08d
Compare
Choose a tag to compare

0.5.0 (2024-02-21)

BREAKING CHANGES

  • add adaptor interface/data versioning (#73) (9575aea)
  • show-config is now a command, remove "run" as default, refactor (#74) (8030890)

Bug Fixes

0.4.2

13 Feb 22:11
52c2684
Compare
Choose a tag to compare

0.4.2 (2024-02-13)

Features

  • Add the ability for the adaptor to specify its reentry executable (#69) (9647ec8)