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

Apply Version Updates From Current Changes #1

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

stronghold-derive

[0.3.0]

  • Update inline Docs and README files to reflect the current state of the project.
    • fc95c271 add changes. on 2021-07-01
    • eafca12a fix changes format. on 2021-07-01

stronghold-runtime

[0.4.0]

  • Update inline Docs and README files to reflect the current state of the project.
    • fc95c271 add changes. on 2021-07-01
    • eafca12a fix changes format. on 2021-07-01

stronghold-engine

[0.5.0]

  • Update inline Docs and README files to reflect the current state of the project.
    • fc95c271 add changes. on 2021-07-01
    • eafca12a fix changes format. on 2021-07-01
  • Add communication fuzzer for distributed fuzzing with docker.
    Patch Stronghold engine fuzzer.
    • 4f9d0f2a Feature: client communications fuzzer (#216) on 2021-06-15
    • 4e7c1c9a fix(covector): remove comms library from covector on 2021-08-25

stronghold-utils

[0.4.0]

  • [PR 267]
    Extract random functions from test_utils into own module.
    • ff98653a feat(utils): add random module on 2021-10-07
    • remove riker as dependency from utils.
    • 34af5797 Fix/remove riker from utils (#252) on 2021-08-27

stronghold-p2p

[0.3.1]

  • [PR 267]
    Extract random functions from test_utils into own module.
    • Bumped due to a bump in stronghold-utils.
    • ff98653a feat(utils): add random module on 2021-10-07
    • remove riker as dependency from utils.
    • Bumped due to a bump in stronghold-utils.
    • 34af5797 Fix/remove riker from utils (#252) on 2021-08-27

iota-stronghold

[0.5.0]

    • replace actor system riker with actix
  • introduced registry actor for clients as service
  • introduced snapshot actor as service
  • merge Internal and Client-Actors into SecureClient
  • api change in interface for test reading secrets out of a vault. minimal impact.
  • e8b10eac feat: Migrating stronghold from riker actor system implementation to actix. client + internal actor have been merged. Message types are transformed into structs. on 2021-08-23
    • make stronghold interface clonable
    • 681a024e Clonable Stronghold Instance (#257) on 2021-09-13
  • Update inline Docs and README files to reflect the current state of the project.
    • fc95c271 add changes. on 2021-07-01
    • eafca12a fix changes format. on 2021-07-01
    • Add actors::secure::StoreError::NotExisting as proper error type for correct error handling in client.
    • ad57181e fix: inconsistent error message. (#251) on 2021-08-26
  • [PR 254]
    Change key handling in the SecureClient to avoid unnecessary cloning of keys.
    Remove obsolete VaultId-HashSet from the SecureClient.
    • 9b8d0da1 Fix(client): Avoid Key cloning, remove redundant code (#254) on 2021-09-09
    • corrects wrong control flow. write_to_vault always returned an error even if the operation was successful.
    • aea8a9dc Fix/wrong cf on write to vault (#253) on 2021-08-30

commandline

[0.1.3]

    • replace actor system riker with actix
  • introduced registry actor for clients as service
  • introduced snapshot actor as service
  • merge Internal and Client-Actors into SecureClient
  • api change in interface for test reading secrets out of a vault. minimal impact.
  • Bumped due to a bump in iota-stronghold.
  • e8b10eac feat: Migrating stronghold from riker actor system implementation to actix. client + internal actor have been merged. Message types are transformed into structs. on 2021-08-23
    • make stronghold interface clonable
    • Bumped due to a bump in iota-stronghold.
    • 681a024e Clonable Stronghold Instance (#257) on 2021-09-13
  • Update inline Docs and README files to reflect the current state of the project.
    • Bumped due to a bump in iota-stronghold.
    • fc95c271 add changes. on 2021-07-01
    • eafca12a fix changes format. on 2021-07-01
    • Add actors::secure::StoreError::NotExisting as proper error type for correct error handling in client.
    • Bumped due to a bump in iota-stronghold.
    • ad57181e fix: inconsistent error message. (#251) on 2021-08-26
  • [PR 254]
    Change key handling in the SecureClient to avoid unnecessary cloning of keys.
    Remove obsolete VaultId-HashSet from the SecureClient.
    • Bumped due to a bump in iota-stronghold.
    • 9b8d0da1 Fix(client): Avoid Key cloning, remove redundant code (#254) on 2021-09-09
    • corrects wrong control flow. write_to_vault always returned an error even if the operation was successful.
    • Bumped due to a bump in iota-stronghold.
    • aea8a9dc Fix/wrong cf on write to vault (#253) on 2021-08-30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant