Skip to content

Releases: epam/OSCI

Release 2021.11.0

01 Nov 19:57
7d670f8
Compare
Choose a tag to compare
  • Add Scania

Release 2021.10.0

01 Oct 20:40
baf2f71
Compare
Choose a tag to compare
  • Add Kakao Corporation

Release 2021.09.0

08 Sep 03:26
0fae738
Compare
Choose a tag to compare
  • Update Yandex company entry: add yandex-team.com domain and set industry field

Release 2021.08.2

24 Aug 07:37
f2f739a
Compare
Choose a tag to compare
  • Added a new item on the rules for adding a company to the list;
  • Fixed links in README.

Release 2021.08.1

13 Aug 11:28
25cd4d2
Compare
Choose a tag to compare
  • Fix Loading Companies contributors repositories commits to Big Query
  • Remove archives

Release 2021.08.0

03 Aug 06:24
1aab250
Compare
Choose a tag to compare

Add Philips to companies list

Release 2021.07.2

30 Jul 10:31
124606f
Compare
Choose a tag to compare
  1. Add OSCI General report (Some reports have the common data. To decrease redundancy of the data, we created one general report, that includes other reports)
  2. Removed useless directory Archive (files moved to archive directory)

Release 2021.07.1

20 Jul 13:24
0e2daa7
Compare
Choose a tag to compare

Resolve potential security vulnerabilities

Bumps pyyaml from 5.3 to 5.4.


updated-dependencies:

  • dependency-name: pyyaml
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release 2021.07.0

20 Jul 10:16
5ffba55
Compare
Choose a tag to compare

Our team refactored the code. The changes are related to code refactoring and do not change the business logic.

The startup logic in Azure Functions is decoupled from the business logic. This will allow you to use your code without the dependencies required by Azure.

A unified Action interface has been implemented, which made it possible to separate the launch logic from the business logic.

New Versioning

We decided to use special versioning (<year>.<month>.<number of patch>) e.g. 2021.05.0. This will provide us with a clearer understanding of the relevance of the product.
Also, the date of adding a new company is very important and versioning releases depending on the date looks more logical.
This is supposed to be a monthly update of the release.