Releases: epam/OSCI
Release 2021.11.0
- Add Scania
Release 2021.10.0
- Add Kakao Corporation
Release 2021.09.0
- Update Yandex company entry: add yandex-team.com domain and set industry field
Release 2021.08.2
- Added a new item on the rules for adding a company to the list;
- Fixed links in README.
Release 2021.08.1
- Fix Loading Companies contributors repositories commits to Big Query
- Remove archives
Release 2021.08.0
Add Philips to companies list
Release 2021.07.2
- 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) - Removed useless directory
Archive
(files moved toarchive
directory)
Release 2021.07.1
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] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 2021.07.0
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.