2.3.0
What's Changed
- Stringify all env vars, not just those from file by @AlanCoding in #1039
- Set ZIP strict_timestamps to false by @bpedersen2 in #1049
- Fix image build to override root homedir in /etc/passwd by @nitzmahone in #1027
- Use isinstance API instead of type API by @Akasurde in #1066
- Add examples for status_handler and event_handler by @Akasurde in #1086
- skip process isolation check for transmit and process by @TheRealHaoLiu in #1084
- (alternative proposal) update how callback plugin gets copied and added to job container by @TheRealHaoLiu in #1093
- Update Event emitter plugin docs by @Akasurde in #1067
- Make yamllint rule compatible with prettier by @ssbarnea in #1104
- Fix two runtime warnings by @ssbarnea in #1102
- Linting fixes by @Akasurde in #1112
- Update for artifacts_handler by @Akasurde in #1111
- Updated formating in remote_jobs doc by @Akasurde in #1115
- test: generate SSH private key by @Akasurde in #1060
- Make sure we close stdout/stderr in Runner.run() by @Shrews in #1123
- Removed redudant code by @Akasurde in #1129
- Add example for RunnerConfig by @Akasurde in #1134
- Fix installation docs by @Akasurde in #1128
- Misc typo fix in docs by @Akasurde in #1141
- remove any pipe files before zip/unzipping by @fosterseth in #1133
Full Changelog: 2.2.1...2.3.0