-
Notifications
You must be signed in to change notification settings - Fork 133
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
Version bump for 2.12.0 release (#2073) #2077
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix loading in event blocks Signed-off-by: artembuslaev <[email protected]> * Add relevant demo video links * moved entities from guardian to common repo Signed-off-by: artembuslaev <[email protected]> * remove entities from policy-service Signed-off-by: artembuslaev <[email protected]> * chunking db entities Signed-off-by: artembuslaev <[email protected]> * fix build Signed-off-by: artembuslaev <[email protected]> * fix lint and tests Signed-off-by: artembuslaev <[email protected]> * fix duplicate transaction logs Signed-off-by: artembuslaev <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * update entities Signed-off-by: artembuslaev <[email protected]> * added chunking property to send block Signed-off-by: artembuslaev <[email protected]> * update common package json Signed-off-by: artembuslaev <[email protected]> * fix contract tags * lint * Show transaction id in the log Signed-off-by: Giuseppe Bertone <[email protected]> * fix update token Signed-off-by: Stepan Kiryakov <[email protected]> * remove logs Signed-off-by: Stepan Kiryakov <[email protected]> * moved to common * fix lint Signed-off-by: artembuslaev <[email protected]> * - #1888 - #1696 integrate previous changes to Dokerfile docs and PREUSED GUARDIAN_ENV in .env Docs: Docker Compose V2 version lint Signed-off-by: otherNet <[email protected]> * fix transaction logs Signed-off-by: artembuslaev <[email protected]> * fix tag schemas Signed-off-by: Stepan Kiryakov <[email protected]> * fix delete tag schemas Signed-off-by: Stepan Kiryakov <[email protected]> * #1981 Signed-off-by: Stepan Kiryakov <[email protected]> * automatically document cache Signed-off-by: artembuslaev <[email protected]> * fix lint Signed-off-by: artembuslaev <[email protected]> * reset send block properties * moved tests Signed-off-by: artembuslaev <[email protected]> * set document cache to aggregate block Signed-off-by: artembuslaev <[email protected]> * fix creation of vp document Signed-off-by: artembuslaev <[email protected]> * fix publishing schemas * fix comments and blinking request dialog * themes Signed-off-by: Stepan Kiryakov <[email protected]> * added defs to schemas Signed-off-by: artembuslaev <[email protected]> * added document cache fields to external block Signed-off-by: artembuslaev <[email protected]> * fix updating files Signed-off-by: artembuslaev <[email protected]> * fix updating multi sign block Signed-off-by: artembuslaev <[email protected]> * fix lint Signed-off-by: artembuslaev <[email protected]> * update * merge new secrets to dev Signed-off-by: simvalery <[email protected]> * merge new secrets to dev Signed-off-by: simvalery <[email protected]> * merge new secrets to dev Signed-off-by: simvalery <[email protected]> * improve minting tokens Signed-off-by: artembuslaev <[email protected]> * fix build Signed-off-by: simvalery <[email protected]> * update worker tasks priority Signed-off-by: artembuslaev <[email protected]> * fix user keys Signed-off-by: simvalery <[email protected]> * added loading tokens on creation retire request Signed-off-by: artembuslaev <[email protected]> * fix user keys oldstyle Signed-off-by: simvalery <[email protected]> * fix startup values Signed-off-by: simvalery <[email protected]> * fix api tests Signed-off-by: simvalery <[email protected]> * fix api tests Signed-off-by: simvalery <[email protected]> * .env files Signed-off-by: simvalery <[email protected]> * fix lint Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix common sorting in grids Signed-off-by: artembuslaev <[email protected]> * fix publishing policies Signed-off-by: artembuslaev <[email protected]> * update * added readme of modules * added docs link of modules * GITBOOK-309: Adding subpage for the Guardian CLI under "Frameworks/Libraries" * GITBOOK-310: added Guardian CLI * added BATCH_NFT_MINT_SIZE setting Signed-off-by: artembuslaev <[email protected]> * feat: application-events module Signed-off-by: Felipe Neuhauss <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * fix updating entities Signed-off-by: artembuslaev <[email protected]> * fix exporting modules Signed-off-by: artembuslaev <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * GITBOOK-311: Added Tymlez Policy demo guide * feat: api contract review Signed-off-by: Felipe Neuhauss <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * filter by api Signed-off-by: Stepan Kiryakov <[email protected]> * GITBOOK-312: Added env parameters for guardian-service * update Signed-off-by: Stepan Kiryakov <[email protected]> * added handing non retryable errors Signed-off-by: artembuslaev <[email protected]> * added logs for mint Signed-off-by: artembuslaev <[email protected]> * [Cookstove Policy] Publish new policy version and readme with future TODOs * update * large payloads Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * docker-run Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix .env Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * add themes api Signed-off-by: Stepan Kiryakov <[email protected]> * remove quotes Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix port expose Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * feature/user-driven-mrv * GITBOOK-313: adding instructions of changing operator ID and Key in settings * fix api test Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix 404 error Signed-off-by: simvalery <[email protected]> * fix timeout Signed-off-by: simvalery <[email protected]> * devide test Signed-off-by: simvalery <[email protected]> * add auth header Signed-off-by: simvalery <[email protected]> * add destructor Signed-off-by: simvalery <[email protected]> * remove old test Signed-off-by: simvalery <[email protected]> * update theme api Signed-off-by: Stepan Kiryakov <[email protected]> * update swagger Signed-off-by: Stepan Kiryakov <[email protected]> * feat: application-events additional fixes Signed-off-by: Felipe Neuhauss <[email protected]> * change get balances Signed-off-by: Stepan Kiryakov <[email protected]> * rest balance Signed-off-by: simvalery <[email protected]> * feat: application-events reduced events to avoid annoying notifications Signed-off-by: Felipe Neuhauss <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * GITBOOK-314: added parameters for services * GITBOOK-315: Adding Tag UI for Policies and Schemas * secret manager update Signed-off-by: simvalery <[email protected]> * added duplicate transaction handler Signed-off-by: artembuslaev <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * feat: application-events module.ts updated Signed-off-by: Felipe Neuhauss <[email protected]> * Fixed userInfo error * fix #2019 Signed-off-by: Stepan Kiryakov <[email protected]> * GITBOOK-317: Tags APIs for Policies * GITBOOK-318: Schema Tag APIs added * GITBOOK-319: corrected errors in tags * Create API Guideline * Delete API Guideline * add settings validation Signed-off-by: simvalery <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * fix label Signed-off-by: Stepan Kiryakov <[email protected]> * fix update settings Signed-off-by: simvalery <[email protected]> * update Signed-off-by: Stepan Kiryakov <[email protected]> * fix Signed-off-by: Stepan Kiryakov <[email protected]> * fix legends Signed-off-by: Stepan Kiryakov <[email protected]> * fix application events listener; add service to publish CI Signed-off-by: simvalery <[email protected]> * Fixed conflict * Fixed conflict 2 * added new policies [skip ci] Signed-off-by: artembuslaev <[email protected]> * slice users Signed-off-by: Stepan Kiryakov <[email protected]> * fix lint Signed-off-by: Stepan Kiryakov <[email protected]> * Added iREC 9 in ReadMe * fix version Signed-off-by: Stepan Kiryakov <[email protected]> * Added Verra ARR ReadMe * update gold standard ar policy Signed-off-by: artembuslaev <[email protected]> * fix filters in button block Signed-off-by: artembuslaev <[email protected]> * Deleted Branding related code * Adding Gold Standard AR ReadMe * GITBOOK-320: Added Themes UI * GITBOOK-321: Adding Theme APIs * Add files via upload * Bump yup from 0.32.11 to 1.1.1 Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.1.1. - [Release notes](https://github.com/jquense/yup/releases) - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) - [Commits](jquense/yup@v0.32.11...v1.1.1) --- updated-dependencies: - dependency-name: yup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @types/node from 18.11.9 to 18.16.0 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.16.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * hotfix/progress-bar-schemas * API Guideline This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR #1974 and issue #1629 * fix duplicate schema field label Signed-off-by: artembuslaev <[email protected]> * feat: validation removed Signed-off-by: Felipe Neuhauss <[email protected]> * updated policy files [skip ci] Signed-off-by: artembuslaev <[email protected]> * fix merge Signed-off-by: Stepan Kiryakov <[email protected]> * bump version Signed-off-by: simvalery <[email protected]> * Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0 Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.310.0 to 3.319.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.319.0/clients/client-secrets-manager) --- updated-dependencies: - dependency-name: "@aws-sdk/client-secrets-manager" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * GITBOOK-322: Guidance for Open Source Policy * Updated Verra ARR Timestamp * Added Schema * Updated Gold Standard AR Timestamp * GITBOOK-323: Guidance * disable application events Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> * fix api, fix uuid Signed-off-by: Stepan Kiryakov <[email protected]> * Bump axios from 0.25.0 to 1.3.6 Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.3.6. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.25.0...v1.3.6) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump jose from 4.3.8 to 4.14.1 Bumps [jose](https://github.com/panva/jose) from 4.3.8 to 4.14.1. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v4.3.8...v4.14.1) --- updated-dependencies: - dependency-name: jose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump mongodb from 4.8.1 to 5.3.0 Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.8.1 to 5.3.0. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v4.8.1...v5.3.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @mikro-orm/core from 5.3.1 to 5.7.2 Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2. - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2) --- updated-dependencies: - dependency-name: "@mikro-orm/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump sinon from 13.0.2 to 15.0.4 Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 15.0.4. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v13.0.2...v15.0.4) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * fix build Signed-off-by: simvalery <[email protected]> * GITBOOK-324: Corrected Guidance * GITBOOK-325: guidance for open source * Bump @mikro-orm/mongodb from 5.3.1 to 5.7.2 Bumps [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2. - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2) --- updated-dependencies: - dependency-name: "@mikro-orm/mongodb" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @mikro-orm/migrations-mongodb from 5.3.1 to 5.7.2 Bumps [@mikro-orm/migrations-mongodb](https://github.com/mikro-orm/mikro-orm) from 5.3.1 to 5.7.2. - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v5.3.1...v5.7.2) --- updated-dependencies: - dependency-name: "@mikro-orm/migrations-mongodb" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fixes Signed-off-by: simvalery <[email protected]> * fix web3token Signed-off-by: simvalery <[email protected]> * GITBOOK-316: Documentation related to the PRs that were merged * fix bugs Signed-off-by: simvalery <[email protected]> * fix Signed-off-by: simvalery <[email protected]> * fix validation Signed-off-by: simvalery <[email protected]> * cut filenames Signed-off-by: artembuslaev <[email protected]> * fix field type Signed-off-by: simvalery <[email protected]> * GITBOOK-326: Corrected alignment and fonts * GITBOOK-327: Added image for Environment * fix tag schemas Signed-off-by: artembuslaev <[email protected]> * GITBOOK-331: cloud infrastructure roadmap * remove files with large name Signed-off-by: artembuslaev <[email protected]> * GITBOOK-332: updated images * update irec 5 policy [skip ci] Signed-off-by: artembuslaev <[email protected]> * Updated irec 5 timestamp in readme * GITBOOK-333: Updated iREC timestamps * bump version Signed-off-by: simvalery <[email protected]> * bump version Signed-off-by: simvalery <[email protected]> --------- Signed-off-by: artembuslaev <[email protected]> Signed-off-by: Stepan Kiryakov <[email protected]> Signed-off-by: Giuseppe Bertone <[email protected]> Signed-off-by: otherNet <[email protected]> Signed-off-by: simvalery <[email protected]> Signed-off-by: Felipe Neuhauss <[email protected]> Signed-off-by: artembuslaev <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: artembuslaev <[email protected]> Co-authored-by: Gautam Prajapati <[email protected]> Co-authored-by: Stepan Kiryakov <[email protected]> Co-authored-by: Giuseppe Bertone <[email protected]> Co-authored-by: artembuslaev <[email protected]> Co-authored-by: Stepan Kirjakov <[email protected]> Co-authored-by: otherNet <[email protected]> Co-authored-by: prernaadev01 <[email protected]> Co-authored-by: Serg Metelin <[email protected]> Co-authored-by: prernaa.agarwal <[email protected]> Co-authored-by: Felipe Neuhauss <[email protected]> Co-authored-by: artembuslaev <[email protected]> Co-authored-by: Gautam Prajapati <[email protected]> Co-authored-by: E. Santiago <[email protected]> Co-authored-by: E. Santiago <[email protected]> Co-authored-by: Vanessa Lopes <[email protected]> Co-authored-by: Eduardo Santiago <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vanessa Lopes <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix loading in event blocks
Add relevant demo video links
moved entities from guardian to common repo
remove entities from policy-service
chunking db entities
fix build
fix lint and tests
fix duplicate transaction logs
update
fix
update entities
added chunking property to send block
update common package json
fix contract tags
lint
Show transaction id in the log
fix update token
remove logs
moved to common
fix lint
integrate previous changes to Dokerfile
docs and PREUSED
GUARDIAN_ENV in .env
Docs: Docker Compose V2 version
lint
fix transaction logs
fix tag schemas
fix delete tag schemas
I cannot exit the code editor without saving the content of the expression #1981
automatically document cache
fix lint
reset send block properties
moved tests
set document cache to aggregate block
fix creation of vp document
fix publishing schemas
fix comments and blinking request dialog
themes
added defs to schemas
added document cache fields to external block
fix updating files
fix updating multi sign block
fix lint
update
merge new secrets to dev
merge new secrets to dev
merge new secrets to dev
improve minting tokens
fix build
update worker tasks priority
fix user keys
added loading tokens on creation retire request
fix user keys oldstyle
fix startup values
fix api tests
fix api tests
.env files
fix lint
fix common sorting in grids
fix publishing policies
update
added readme of modules
added docs link of modules
GITBOOK-309: Adding subpage for the Guardian CLI under "Frameworks/Libraries"
GITBOOK-310: added Guardian CLI
added BATCH_NFT_MINT_SIZE setting
feat: application-events module
update
fix updating entities
fix exporting modules
update
GITBOOK-311: Added Tymlez Policy demo guide
feat: api contract review
update
filter by api
GITBOOK-312: Added env parameters for guardian-service
update
added handing non retryable errors
added logs for mint
[Cookstove Policy] Publish new policy version and readme with future TODOs
update
large payloads
docker-run
fix .env
add themes api
remove quotes
fix port expose
update
feature/user-driven-mrv
GITBOOK-313: adding instructions of changing operator ID and Key in settings
fix api test
fix 404 error
fix timeout
devide test
add auth header
add destructor
remove old test
update theme api
update swagger
feat: application-events additional fixes
change get balances
rest balance
feat: application-events reduced events to avoid annoying notifications
fix
GITBOOK-314: added parameters for services
GITBOOK-315: Adding Tag UI for Policies and Schemas
secret manager update
added duplicate transaction handler
update
feat: application-events module.ts updated
Fixed userInfo error
fix Wrong behaviour for minting token process for multipolicies #2019
GITBOOK-317: Tags APIs for Policies
GITBOOK-318: Schema Tag APIs added
GITBOOK-319: corrected errors in tags
Create API Guideline
Delete API Guideline
add settings validation
update
fix
fix
fix label
fix update settings
update
fix
fix legends
fix application events listener; add service to publish CI
Fixed conflict
Fixed conflict 2
added new policies [skip ci]
slice users
fix lint
Added iREC 9 in ReadMe
fix version
Added Verra ARR ReadMe
update gold standard ar policy
fix filters in button block
Deleted Branding related code
Adding Gold Standard AR ReadMe
GITBOOK-320: Added Themes UI
GITBOOK-321: Adding Theme APIs
Add files via upload
Bump yup from 0.32.11 to 1.1.1
Bumps yup from 0.32.11 to 1.1.1.
updated-dependencies:
Bumps @types/node from 18.11.9 to 18.16.0.
updated-dependencies:
hotfix/progress-bar-schemas
API Guideline
This documentation is to underline the different types of validation status code and any error status code, including Naming Conventions for RESTful APIs. This documentation is apart of the API contract review PR #1974 and issue #1629
fix duplicate schema field label
feat: validation removed
updated policy files [skip ci]
fix merge
bump version
Bump @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0
Bumps @aws-sdk/client-secrets-manager from 3.310.0 to 3.319.0.
updated-dependencies:
GITBOOK-322: Guidance for Open Source Policy
Updated Verra ARR Timestamp
Added Schema
Updated Gold Standard AR Timestamp
GITBOOK-323: Guidance
disable application events
fix
fix api, fix uuid
Bump axios from 0.25.0 to 1.3.6
Bumps axios from 0.25.0 to 1.3.6.
updated-dependencies:
Bumps jose from 4.3.8 to 4.14.1.
updated-dependencies:
Bumps mongodb from 4.8.1 to 5.3.0.
updated-dependencies:
Bumps @mikro-orm/core from 5.3.1 to 5.7.2.
updated-dependencies:
Bumps sinon from 13.0.2 to 15.0.4.
updated-dependencies:
fix build
GITBOOK-324: Corrected Guidance
GITBOOK-325: guidance for open source
Bump @mikro-orm/mongodb from 5.3.1 to 5.7.2
Bumps @mikro-orm/mongodb from 5.3.1 to 5.7.2.
updated-dependencies:
Bumps @mikro-orm/migrations-mongodb from 5.3.1 to 5.7.2.
updated-dependencies:
fixes
fix web3token
GITBOOK-316: Documentation related to the PRs that were merged
fix bugs
fix
fix validation
cut filenames
fix field type
GITBOOK-326: Corrected alignment and fonts
GITBOOK-327: Added image for Environment
fix tag schemas
GITBOOK-331: cloud infrastructure roadmap
remove files with large name
GITBOOK-332: updated images
update irec 5 policy [skip ci]
Updated irec 5 timestamp in readme
GITBOOK-333: Updated iREC timestamps
bump version
bump version
Description:
Related issue(s):
Fixes #
Notes for reviewer:
Checklist