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.5.4 release #98

Merged
merged 11 commits into from Mar 19, 2019
Merged

v0.5.4 release #98

merged 11 commits into from Mar 19, 2019

Commits on Mar 8, 2019

  1. fix mutex lock error

    LabelZhou committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    e8fe279 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from LabelZhou/master

    fix mutex lock error
    catcherwong committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    c700d9a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

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

Commits on Mar 10, 2019

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

Commits on Mar 14, 2019

  1. Fix configuration error under multi-instance.

    Add a default provider name for each cache implementation.
    Add Interceptor's method attribute cache.
    Add Interceptor attribute hight availability configuration
    Add Interceptor Cache Provider Configuration.
    Add HybridCache distributed cache providers and local cache providers configuration.
    Remove "AddDefaultXXCache" extension method and associated code that does not use the provider name.
    LabelZhou committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    791492a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64e07da View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Merge pull request #95 from LabelZhou/dev

    Fix configuration error under multi-instance.
    Add a default provider name for each cache implementation.
    Add Interceptor's method attribute cache.
    Add Interceptor attribute hight availability configuration
    Add Interceptor Cache Provider Configuration.
    Add HybridCache distributed cache providers and local cache providers configuration.
    Remove "AddDefaultXXCache" extension method and associated code that does not use the provider name.
    catcherwong committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    9ba241f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    eaf6443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae2ad6e View commit details
    Browse the repository at this point in the history
  3. 🔖 v0.5.4-rc

    catcherwong committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    1f70117 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. 📝 Update docs

    catcherwong committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    47c8f05 View commit details
    Browse the repository at this point in the history