Skip to content

Releases: ThePrez/ServiceCommander-IBMi

v1.7.1

13 Aug 23:11
b6eb9ae
Compare
Choose a tag to compare

build fixes

v1.7.0

13 Aug 23:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

29 Nov 15:29
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Release v1.5.1

21 Jul 00:39
adb95e8
Compare
Choose a tag to compare
tweak GH action for release build

v1.5.0

20 Jul 19:22
Compare
Choose a tag to compare
  • feature: honor symlinking of .yaml files
  • misc bugfixes

v1.4.3

25 Apr 14:21
f2c0c10
Compare
Choose a tag to compare

Misc build fixes

v1.4.0

19 Apr 16:12
90e7c78
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

What's Changed

  • improvement: more 'perfinfo' metrics
  • Add contributors badge by @ThePrez in #163
  • Bump jcmdutils from 0.1.2 to 0.1.5 by @dependabot in #162
  • totally redo how log files are handled by @ThePrez in #161
  • add reload operation (preview, undocumented) by @ThePrez in #164
  • feature: 'scrunattrs' operation (preview, undocumented)

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Apr 23:44
c153def
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

What's Changed

  • allow options to be set in ~/.scrc and /QOpenSys/etc/sc/scrc by @ThePrez in #152
  • handle STRTCPSVR batch mode differently by @ThePrez in #156 and #158 and #159
  • feat: IWS knowledge in sc_install_defaults by @ThePrez in #157

Full Changelog: v1.2.2...v1.3.0

v1.2.2

28 Mar 21:13
Compare
Choose a tag to compare

What's Changed

  • bugfix: stop issuing warnings for .rpmnew files
  • Increase startup wait time for Db2 WebQuery by @ThePrez in #154

Full Changelog: v1.2.1...v1.2.2

v1.2.1

28 Mar 20:51
a079c19
Compare
Choose a tag to compare

What's Changed (summary)

  • feature(major): cluster mode (experimental)
  • feature: new sc groups operation to list groups
  • feature: Support --version command line option
  • feature: sc_install_defaults recognizes Apache virtual hosts
  • feature: -q option to suppress warnings
  • feature: STRTCPSVR/ENDTCPSVR now shows progress
  • improvement: STRTCPSVR/ENDTCPSVR run with elevated privileges
  • improvement: Db2 WebQuery support "out of the box"
  • bugfix: sc_install_defaults finding defunct Apache instances
  • bugfix: sc_install_defaults --cleanupv0 cleans up Navigator

What's Changed (detailed view, autogenerated)

New Contributors

New Maintainers

Full Changelog: v1.1.0...v1.2.0