Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2021.07.0 #88

Merged
merged 1 commit into from
Jul 20, 2021
Merged

Release 2021.07.0 #88

merged 1 commit into from
Jul 20, 2021

Conversation

vlad-isayko
Copy link
Collaborator

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.

@vlad-isayko vlad-isayko self-assigned this Jul 20, 2021
@vlad-isayko vlad-isayko merged commit 5ffba55 into master Jul 20, 2021
@vlad-isayko vlad-isayko deleted the release/2021.07.0 branch July 20, 2021 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants