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

v0.6.1 Release #104

Merged
merged 9 commits into from
Jul 10, 2020
Merged

v0.6.1 Release #104

merged 9 commits into from
Jul 10, 2020

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    122bba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d448b10 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    cd1204d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8139e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    388d25b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Added default table and snapshot container names (#99)

    * Added default table and container names
    
    * Refactored and added specs
    
    * Fixed default empty values
    
    * Moved default names to HOCON
    
    * Fixed specs
    IgorFedchenko authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    bf84958 View commit details
    Browse the repository at this point in the history
  2. Updated readme with configuration hints (#100)

    * Fixed indent
    
    * Updated readme
    
    * Fixed config indent
    
    * Converted tabs to spaces in reference.conf
    IgorFedchenko authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    2fe532b View commit details
    Browse the repository at this point in the history
  3. Escape partition keys to support persistent actor ids (#101)

    * Added partition key escape helper with specs
    
    * Added new spec - just need to see if it will pass
    
    * Spec with overriden Pid should fail
    
    * Changed Pid overriding code
    
    * Added escape/unescape partition keys
    IgorFedchenko authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    53b289e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc609bf View commit details
    Browse the repository at this point in the history