v1.6.0
What's Changed
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 by @dependabot in #180
- Bump snakeyaml from 1.30 to 1.31 by @dependabot in #181
- Bump snakeyaml from 1.31 to 1.32 by @dependabot in #184
- Bug/ngnix config 182 by @ajshedivy in #185
- Bump snakeyaml from 1.32 to 1.33 by @dependabot in #187
- Make TCPSVR use joblog only - no stdout by @chrjorgensen in #188
- Feature/config colors branch fix by @ajshedivy in #196
- Update/docs color customization by @ajshedivy in #198
- try next service in group if current fails by @ajshedivy in #193
- Add REMOTE_PORT = 0 when querying for jobs on a port by @ThePrez in #200
- bugfix:
scedit
non-fully-qualified $EDITOR (#191) by @ThePrez in #201 - v1.6.0 release work by @ThePrez in #202
New Contributors
- @ajshedivy made their first contribution in #185
Spec file changelog
%changelog
* Tue Nov 29 2022 Jesse Gorzinski <[email protected]> 1.6.0
- feature: enable color customization
- feature: continue group processing if one fails
- change: Make TCPSVR use joblog only - no stdout
- bugfix: cluster mode configuration file malformation
- bugfix: ending extra jobs connected to given port
- bugfix: 'scedit' with non-fully-qualified $EDITOR
- deps: bump maven-resources-plugin from 3.2.0 to 3.3.0
- deps: bump snakeyaml from 1.30 to 1.33
- ```
**Full Changelog**: https://github.com/ThePrez/ServiceCommander-IBMi/compare/1.5.1...v1.6.0