File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 2.1.1] - 2023-04-27
810### Fixed
9- - The problem of resource allocation associated with regular (non-pool) plugins, happening when the resource usage
11+ - The issue of resource allocation associated with regular (non-pool) plugins, happening when the resource usage
1012 timeout was not explicitly configured.
1113
1214## [ 2.1.0] - 2023-04-25
@@ -41,7 +43,8 @@ This is the initial release.
4143It follows the extraction of Keyple 1.0 components contained in the ` eclipse/keyple-java ` repository to dedicated repositories.
4244It also brings many major API changes.
4345
44- [ unreleased ] : https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.1.0...HEAD
46+ [ unreleased ] : https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.1.1...HEAD
47+ [ 2.1.1 ] : https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.1.0...2.1.1
4548[ 2.1.0 ] : https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.0.2...2.1.0
4649[ 2.0.2 ] : https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.0.1...2.0.2
4750[ 2.0.1 ] : https://github.com/eclipse/keyple-service-resource-java-lib/compare/2.0.0...2.0.1
You can’t perform that action at this time.
0 commit comments