Skip to content

Releases: epam/OSCI

Release 2021.11.0

Choose a tag to compare

@vlad-isayko vlad-isayko released this 01 Nov 19:57
7d670f8
  • Add Scania

Release 2021.10.0

Choose a tag to compare

@vlad-isayko vlad-isayko released this 01 Oct 20:40
baf2f71
  • Add Kakao Corporation

Release 2021.09.0

Choose a tag to compare

@vlad-isayko vlad-isayko released this 08 Sep 03:26
0fae738
  • Update Yandex company entry: add yandex-team.com domain and set industry field

Release 2021.08.2

Choose a tag to compare

@vlad-isayko vlad-isayko released this 24 Aug 07:37
f2f739a
  • Added a new item on the rules for adding a company to the list;
  • Fixed links in README.

Release 2021.08.1

Choose a tag to compare

@vlad-isayko vlad-isayko released this 13 Aug 11:28
25cd4d2
  • Fix Loading Companies contributors repositories commits to Big Query
  • Remove archives

Release 2021.08.0

Choose a tag to compare

@vlad-isayko vlad-isayko released this 03 Aug 06:24
1aab250

Add Philips to companies list

Release 2021.07.2

Choose a tag to compare

@vlad-isayko vlad-isayko released this 30 Jul 10:31
124606f
  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

Choose a tag to compare

@vlad-isayko vlad-isayko released this 20 Jul 13:24
0e2daa7

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

Choose a tag to compare

@vlad-isayko vlad-isayko released this 20 Jul 10:16
5ffba55

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.