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

feat!: Release v2 registrar #82

Merged
merged 24 commits into from
Feb 1, 2023
Merged

feat!: Release v2 registrar #82

merged 24 commits into from
Feb 1, 2023

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    921a6b3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.3-develop.1 [skip ci]

    ## [1.1.3-develop.1](1.1.2...1.1.3-develop.1) (2022-10-26)
    semantic-release-bot committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    86a46e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    53d9f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea4b28f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    f706427 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    c5bafed View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. build: Upgade cheqd sdk

    DaevMithran committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    df88ac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b416a1 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.2.0-develop.1 [skip ci]

    ## [1.2.0-develop.1](1.1.3-develop.1...1.2.0-develop.1) (2023-01-03)
    
    ### Features
    
    * Create address from mnemonic ([f706427](f706427))
    * integrate v2 protos && support resource creation ([53d9f20](53d9f20))
    * Integrate v2protos ([#53](#53)) ([4b416a1](4b416a1))
    * Support deactivate did tx ([ea4b28f](ea4b28f))
    * Support mnemonic secret && Update validation and swagger ([c5bafed](c5bafed))
    semantic-release-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    09d46a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. feat: Support Client managed secret mode (#66)

    * feat: Update payload type
    
    * feat: Support signing response
    
    * build: Fix linting error
    
    * feat: Add node-cache
    
    * feat: Update signature type
    
    * feat: Update resource creation
    
    * feat: Update helper method
    
    * feat: Update swagger
    
    * build: Upgrade cheqd sdk
    
    * fix: rpc urls
    
    * feat: Update error handling
    
    * lint: Fix swagger linting errors
    DaevMithran authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a8fe2b4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.2.0-develop.2 [skip ci]

    ## [1.2.0-develop.2](1.2.0-develop.1...1.2.0-develop.2) (2023-01-25)
    
    ### Features
    
    * Support Client managed secret mode ([#66](#66)) ([a8fe2b4](a8fe2b4))
    semantic-release-bot committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5cefbc4 View commit details
    Browse the repository at this point in the history
  3. fix: Env change (#67)

    DaevMithran authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c3dcef9 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.2.0-develop.3 [skip ci]

    ## [1.2.0-develop.3](1.2.0-develop.2...1.2.0-develop.3) (2023-01-25)
    
    ### Bug Fixes
    
    * Env change ([#67](#67)) ([c3dcef9](c3dcef9))
    semantic-release-bot committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c31dacf View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    8854932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1978583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efcc992 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.0.0-develop.1 [skip ci]

    ## [2.0.0-develop.1](1.2.0-develop.3...2.0.0-develop.1) (2023-01-30)
    
    ### ⚠ BREAKING CHANGES
    
    * Refactor code according to latest sdk
    
    ### Features
    
    * Refactor code according to latest sdk ([efcc992](efcc992))
    * Remove internal secret mode ([1978583](1978583))
    * Upgrade sdk && refactor ([8854932](8854932))
    semantic-release-bot committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    28e6414 View commit details
    Browse the repository at this point in the history
  5. fix: DID Document validation (#73)

    * fix: DID Document validation
    
    * feat: Update error handling
    
    * fix: Deactivate DID bug
    DaevMithran authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c963e78 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. chore(release): 2.0.0-develop.2 [skip ci]

    ## [2.0.0-develop.2](2.0.0-develop.1...2.0.0-develop.2) (2023-01-31)
    
    ### Bug Fixes
    
    * DID Document validation ([#73](#73)) ([c963e78](c963e78))
    semantic-release-bot committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e9333c4 View commit details
    Browse the repository at this point in the history
  2. docs: Update Readme (#74)

    * docs: Update Readme
    
    * feat: Update swagger
    DaevMithran authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    07d6629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c09ad12 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.0.0-develop.3 [skip ci]

    ## [2.0.0-develop.3](2.0.0-develop.2...2.0.0-develop.3) (2023-01-31)
    semantic-release-bot committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    12ef457 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. fix: Resource validation

    DaevMithran committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    91d968a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b511e5 View commit details
    Browse the repository at this point in the history