File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ - 1.3.5:
4+ - Added support to Strategy Payload Validation
5+ - Added event handler for SnapshotWatch
6+ - Added support to external context initiatilization SwitcherContextBase
7+ - Fixed issues with loading snapshot from location/file
8+ - Updated com.google.code.gson:gson from 2.8.6 to 2.9.0
9+ - Updated Jersey dependencies from 2.35 to 2.36
10+ - Improved codebase - refactored Constants and API/Local implementation
311- 1.3.4:
412 - Added support to default values for the environment properties file
513 - Updated org.junit.jupiter:junit-jupiter-api from 5.8.1 to 5.8.2
Original file line number Diff line number Diff line change @@ -248,4 +248,4 @@ void testMyFeature() {
248248
249249## Change Log
250250
251- List of published versions: [ Change Log] ( https://github.com/petruki /switcher-client/blob/master/CHANGELOG.md )
251+ List of published versions: [ Change Log] ( https://github.com/switcherapi /switcher-client/blob/master/CHANGELOG.md )
Original file line number Diff line number Diff line change 88 <groupId >com.github.switcherapi</groupId >
99 <artifactId >switcher-client</artifactId >
1010 <packaging >jar</packaging >
11- <version >1.3.5-SNAPSHOT </version >
11+ <version >1.3.5</version >
1212
1313 <name >Switcher Client</name >
1414 <description >Switcher Client SDK for working with Switcher API</description >
You can’t perform that action at this time.
0 commit comments