Skip to content

3.6.0 - November 30, 2023

Compare
Choose a tag to compare
@jarpat jarpat released this 30 Nov 18:43
· 32 commits to main since this release
5ae77c0

Release Notes

Dependency Updates

As part of PR #92, the required binaries and Python packages have been updated to resolve some security notices that were picked up by our scanning process. The dockerfile has been updated so a newly built docker image from this release will include these updates. If you are running this project without the of the Docker image, it is advised to update your local binaries and Python packages, however users will still be able to use the binaries and Python packages from the previous release without issues.

ENHANCEMENTS:

  • #92: feat: (IAC-1193) Update Dependencies to Resolve Security Issues
  • #93: feat: (IAC-1201) Move all postgres setup over to systems-install

DOCUMENTATION:

  • #94: docs: (IAC-1206) Update SAS Documentation URLs
  • #95: docs: (IAC-1222) Remove CR Variables from Example Files

CHORE:

  • #91: chore: (IAC-1197) Update Branch Selector for GitHub Workflow