Comparing version 1.2.0 to 1.2.1
@@ -5,10 +5,9 @@ # Change Log | ||
<a name="1.2.0"></a> | ||
# [1.2.0](https://github.com/bucharest-gold/opossum/compare/v1.1.0...v1.2.0) (2017-06-20) | ||
<a name="1.2.1"></a> | ||
## [1.2.1](https://github.com/bucharest-gold/opossum/compare/v1.2.0...v1.2.1) (2017-06-20) | ||
### Bug Fixes | ||
* semaphore is part of the class ([0faa766](https://github.com/bucharest-gold/opossum/commit/0faa766)) | ||
* semaphore released with timeout ([e181d43](https://github.com/bucharest-gold/opossum/commit/e181d43)) | ||
<a name="1.2.0"></a> | ||
# [1.2.0](https://github.com/bucharest-gold/opossum/compare/v1.1.0...v1.2.0) (2017-06-20) | ||
@@ -18,5 +17,3 @@ | ||
* implement our own semaphore ([4d0c057](https://github.com/bucharest-gold/opossum/commit/4d0c057)) | ||
* include semaphore rejects in hystrix stats ([2c326cc](https://github.com/bucharest-gold/opossum/commit/2c326cc)) | ||
* semaphore added ([e62a569](https://github.com/bucharest-gold/opossum/commit/e62a569)) | ||
* semaphore added ([#72](https://github.com/bucharest-gold/opossum/issues/72)) ([8c0a46b](https://github.com/bucharest-gold/opossum/commit/8c0a46b)), closes [#60](https://github.com/bucharest-gold/opossum/issues/60) | ||
@@ -23,0 +20,0 @@ |
{ | ||
"name": "opossum", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Red Hat, Inc.", | ||
@@ -57,3 +57,3 @@ "license": "Apache-2.0", | ||
"eslint-plugin-promise": "~3.5.0", | ||
"eslint-plugin-react": "~7.0.0", | ||
"eslint-plugin-react": "~7.1.0", | ||
"eslint-plugin-standard": "~3.0.1", | ||
@@ -60,0 +60,0 @@ "http-server": "~0.10.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
319587