Skip to content

FOSSology 4.3.0 Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@shaheemazmalmmd shaheemazmalmmd released this 14 Jun 12:26
· 360 commits to master since this release
78737f7

4.3.0-rc2 (Jun 13th 2023)

This release adds important corrections to 4.3.0-rc1

The release 4.3.0-rc2 introduces following major corrections to 4.3.0-rc1:

  • Consider folder level and package level bulk.
  • Drop Ubuntu Bionic support.
  • Replace two single quotes to one in escaped string.

Credits to contributors for 4.3.0-rc2

From the GIT commit history, we have the following contributors since 4.3.0-rc1:

> Gaurav Mishra <mishra.gaurav@siemens.com>
> hero2323 <abdelrahmanjamal5565@gmail.com>
> Shaheem Azmal M MD <shaheem.azmal@siemens.com>

Corrections

  • c9abbe0c7 fix(user-edit.php): Fixed editing emails allows for duplicate emails for multiple users.
  • c9fb01d93 fix(user-add.php): Fixed email can be blank but required.
  • a3f7d469a fix(bulkReuse): consider folder level and package level bulk
  • 3a782ceb0 fix(composer.json.in): update slim/psr7 in .in file
  • 97ef64c67 fix(warnings): fix unified report warnings
  • 0d175334d fix(conf): replace two single quotes to one in escaped string
  • a3a022c6b fix(cd): fix release build action
  • 78737f772 fix(cd): fix release package building

Infrastructure

  • c50da8045 chore(scanoss): remove jq
  • 6c393d4e1 chore(composer): update min php to 7.3.31
  • 2cc1b4249 chore(os): drop Ubuntu Bionic support
  • b8fbcb4e9 chore(deps): bump slim/psr7 from 1.4 to 1.4.1 in /src