Skip to content

log4db2 v.1-RC

Latest
Compare
Choose a tag to compare
@angoca angoca released this 08 Jun 19:18
· 4 commits to master since this release

This is first pre-release version of this utility with minimal working functionality.

What's Changed

  • Create CODE_OF_CONDUCT.md by @angoca in #215
  • The project has a logo, and it is a typical Colombian Coffee cup. For more information click on the logo.
  • License and links are shown in the installation process.
  • CGTT appender is a new feature that writes messages to a Created Global Temporary Table. The default configuration is completely functional, but it can be customized by modifying the script.
  • Standard output appender was added.
  • The Bash/Korn shell files are formatted and more robust.
  • Drop support for Db2 version 9.7.
  • The documentation in the wiki was updated.
  • ReadTheDocs is generated based on the Wiki Documentation.
  • n-queens algorithm was included as an example.
  • LOG procedure and macros now receive a max-char variable, and it is truncated to 512 (octal) characters.
  • The issues that included new features were moved to version 2. This allows having a basic version 1 with all required and working functionality.

Full Changelog: log4db2-1-Alpha...log4db2-1-RC