Skip to content

api: add hardcoded versioning support #342

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

Merged

Conversation

GRISHNOV
Copy link
Contributor

@GRISHNOV GRISHNOV commented Feb 20, 2023

Add versioning support, now the module api has _VERSION hardcoded variable

@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch 2 times, most recently from 3efecfd to 71ac0fc Compare February 20, 2023 15:36
@GRISHNOV GRISHNOV changed the title internal: add hardcoded versioning support api: add hardcoded versioning support Feb 21, 2023
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch 3 times, most recently from 53c98ac to 0125b26 Compare February 22, 2023 13:05
Copy link
Member

@DifferentialOrange DifferentialOrange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's finish with queue first.

@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch 2 times, most recently from 54bb8e1 to 712f83f Compare February 27, 2023 07:19
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch 2 times, most recently from aa7d932 to e9993e8 Compare March 7, 2023 08:15
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch 2 times, most recently from 469e5da to 3fc73bc Compare March 7, 2023 09:01
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch from 3fc73bc to d6bde4d Compare March 7, 2023 10:26
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch 2 times, most recently from 8d5c98a to e436ee0 Compare March 10, 2023 13:09
Added the _VERSION variable to the exported table.
Is part of the task [1].

1. github.com/tarantool/roadmap-internal/issues/204
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch from e436ee0 to 652325e Compare March 10, 2023 15:57
@DifferentialOrange DifferentialOrange merged commit cf1d1fe into master Mar 10, 2023
@DifferentialOrange DifferentialOrange deleted the igrishnov/gh-204-add-hardcoded-versioning-support branch March 10, 2023 16:55
DifferentialOrange added a commit that referenced this pull request Mar 13, 2023
Overview

  This release introduces new API to check module version in code,
  as well as several compatibility bugfixes.

New features
  * Add versioning support (PR #342).

Bugfixes
  * Fix pre-hotreload `cartridge` support (older than 2.4.0) (PR #341).
  * Fix Tarantool version-dependent features for 3.x (PR #344).
DifferentialOrange added a commit that referenced this pull request Mar 13, 2023
Overview

  This release introduces new API to check module version in code,
  as well as several compatibility bugfixes.

New features
  * Add versioning support (PR #342).

Bugfixes
  * Fix pre-hotreload `cartridge` support (older than 2.4.0) (PR #341).
  * Fix Tarantool version-dependent features for 3.x (PR #344).
DifferentialOrange added a commit that referenced this pull request Mar 20, 2023
Add `_VERSION` handle description to the README.

Follows #342
DifferentialOrange added a commit that referenced this pull request Mar 20, 2023
Add `_VERSION` handle description to the README.

Follows #342
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