Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sw360-dev] New Tag v 10.0
  • From: "Jaeger, Michael C." <michael.c.jaeger@xxxxxxxxxxx>
  • Date: Mon, 13 Jul 2020 08:44:50 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=siemens.com; dmarc=pass action=none header.from=siemens.com; dkim=pass header.d=siemens.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=H6YPoW6gltZpZCa0O4+IjK9CyZT1lZL9x6aJXkfrPgM=; b=nLvgXZ4dd4dLgHxxbhicvKCzNXGIiI4JPXWpB6Svz4n2whL+kKdHMQEuaKvJQ4m7ZY3+BDYHaI9WkO43NTvrU0cMBhRyCOGf4/S8yECd+m9JTmL/UM9T8nSlDe3tcCyFK87axrGORKpgT2dUpbTN/BM32ZN8PurelTqRIK5qmdlfnvDIW//6U68I7Qn9vKDq/Y18zDo9Ebv9y0OQvvFLjI2CamIqwB34HeJDtnAnyLgXSnbzLqiLBj2LO0lR3+D2Bbw0CQGSRLeAS41vLX08IVIY0ETo8lnTLcQCpE/9g3K8Wx2JK1FyhmxRVOA13KWBdw1zsqzh8rUbo0guRXRRvg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=FtPt+rmrHSTSShPqEVZ225giPuIpy1HKBOIw/GhAnJoojpsXLMKaS0IhLecreayWrTZeN804v34gmJOxWsGbb7ZD/mERP2G9gFs9hhDLu0bsCyO4mkebLeY1t8XzKX/9Ukg8hAGS19XRxU9XWVLCdujts3fDgwwSmpg43l+nClA+2dMA6SKaHhhVuKyEVQuZFXWd7oWvf0KePkHsXDzCxe/lzvrvOqaUI8Fz02bSfVZShc66kXfigBqhpMlu1k8YZciMR1qGohE09oP01KANKt3s+fmK0bvF4Fvdw5hVbK7twcvIJEBfadQAN+zcTQTvNjxHI4WLvx2seb/rMZ2UaQ==
  • Delivered-to: sw360-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sw360-dev>
  • List-help: <mailto:sw360-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sw360-dev>, <mailto:sw360-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sw360-dev>, <mailto:sw360-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWWPHedkKyQAnzHkSx5Pz5ATxY3w==
  • Thread-topic: New Tag v 10.0
  • User-agent: Microsoft-MacOutlook/16.38.20061401

Hello,

 

   persons are confused about the “big” version jumps sw360 makes. But that is the policy: if there is a migration script for the DB -> new major version. At this time there are changes required to clearing requests data structures, so please consider the migration script if you have created these.

 

  A new version and what is new? As per features:

 

* New REST endpoint for getting all details from a list records in one call -> no need to do hundreds of individual requests at listings anymore

* New REST endpoint for deleting attachments (yes, really)

* New feature for data curation: take a release record and assign it to a different component if the release has been created at a wrong place (example: log4j and log4j api…)

* Improvements to clearing requests handling with better communications support

* Added REST endpoint fields to project according to feedback of REST users

* Now you can also use the database id when searching for a release when linking to a project

 

In addition two important corrections which might motivate you to update:

 

* For some fields, escape characters (such as quotes) in data have destroyed the rendering of the page. We were not able to bring it that far to execute entire _javascript_, if you thought about this onw. But a broken page is still a broken page. That should be a thing of the past now.

 

* A  user was able to obtain project write access rights by creating a moderation request for a project with his own users as moderator – before the moderation request was approved. Note that this was only possible for projects visible to the user and changes are transparent in the change log. However, it recommended to update to avoid confusion.

 

Have fun with the update: https://github.com/eclipse/sw360/releases/tag/sw360-10.0.0-M1

 

-  Michael


Back to the top