filename | sha1 hash | branch/tag |
---|---|---|
singleton-manager-i18n-s3.jar | - | No update |
singleton-manager-i18n.jar | - | No update |
singleton-manager-l10n.jar | - | No update |
filename | sha1 hash | branch/tag |
---|---|---|
singleton-client-java-0.4.4.jar | dda7eb17a0c4b29d16386c5caa1f2681a97731f7 |
g11n-java-client-0.4.2/v0.4.4-Singleton-Javaclient |
@singleton-i18n/js-client | - | No update |
@singleton-i18n/nodejs-client | - | No update |
@singleton-i18n/angular-client | - | No update |
singleton-go-client | - | No update |
- TranslationMessage.getString2 - Translation value is returned instead of the key if ResourceBundle is not accessible(#712)
filename | sha1 hash | branch/tag |
---|---|---|
singleton-manager-i18n-s3.jar | - | No update |
singleton-manager-i18n.jar | - | No update |
singleton-manager-l10n.jar | - | No update |
filename | sha1 hash | branch/tag |
---|---|---|
singleton-client-java-0.4.3.jar | fbd55b822497d3df7dbab1b1369299fa3789d39b |
g11n-java-client-0.4.2/v0.4.3-Singleton-Javaclient |
@singleton-i18n/js-client | - | No update |
@singleton-i18n/nodejs-client | - | No update |
@singleton-i18n/angular-client | - | No update |
singleton-go-client | - | No update |
- Support for replacing placeholders/arguments using MAP (placeholder key, replacing value) in TranslationMessage (#684)
filename | sha1 hash | branch/tag |
---|---|---|
singleton-manager-i18n-s3.jar | - | No update |
singleton-manager-i18n.jar | - | No update |
singleton-manager-l10n.jar | - | No update |
filename | sha1 hash | branch/tag |
---|---|---|
singleton-client-java-0.4.2.jar | 59cc02a7720bcc8d35e2074a2ab6a2d35a1ac8cb |
g11n-java-client/v0.4.2-Singleton-Javaclient |
@singleton-i18n/js-client | - | No update |
@singleton-i18n/nodejs-client | - | No update |
@singleton-i18n/angular-client | - | No update |
singleton-go-client | - | No update |
- Support for replacing placeholders/arguments using MAP (placeholder key, replacing value) in the message (#618)
filename | sha1 hash | branch/tag |
---|---|---|
singleton-manager-i18n-s3.jar | - | No update |
singleton-manager-i18n.jar | - | No update |
singleton-manager-l10n.jar | - | No update |
filename | sha1 hash | branch/tag |
---|---|---|
singleton-client-java-0.4.1.jar | c17bad6f6ec4445dba484c1bb3c71a7937a1a340 |
g11n-java-client/v0.4.1-Singleton-Javaclient |
@singleton-i18n/js-client | c88be0515010119ae477a8e96e8dbb808c89eac6 |
g11n-js-client/v0.4.1-Singleton-JS-Client |
@singleton-i18n/nodejs-client | 472a3663ff9e6c93846c3df6ffc6c987162dc429 |
g11n-js-client/v0.4.1-Singleton-JS-Client |
@singleton-i18n/angular-client | - | No update |
singleton-go-client | - | No update |
- Improve log level defination (#416)
- Revert the feature: fetching translations of multiple components in one call
filename | sha1 hash | branch/tag |
---|---|---|
singleton-manager-i18n-s3-0.4.0.jar | 1062f4c4d5a621b8ef1e7d021246002962919f50 |
master/v0.4.0-Singleton-Service |
singleton-manager-i18n-0.4.0.jar | 32fa1be64bfe994636a92be6fd79e1feeca447b3 |
master/v0.4.0-Singleton-Service |
singleton-manager-l10n-0.4.0.jar | 69afc2930b3094defd06a098372f95f965399d83 |
master/v0.4.0-Singleton-Service |
filename | sha1 hash | branch/tag |
---|---|---|
singleton-client-java-0.4.0.jar | 39d05b34f706fd040d83b3ba9c066a8f9f85273c |
g11n-java-client/v0.4.0-Singleton-Javaclient |
@singleton-i18n/js-client | 89aa1ed41c02c31add243e923653d6b3f9adb7af |
g11n-js-client/v0.4.0-Singleton-JS-Client |
@singleton-i18n/nodejs-client | 1c94f91c8a96ec622bf74896d1a6b4ad278397f3 |
g11n-js-client/v0.4.0-Singleton-JS-Client |
@singleton-i18n/angular-client | - | No update |
singleton-go-client | - | g11n-go-client/v0.4.0-Singleton-Go-Client |
- Add Singleton Service lite version to optimize performance (#248)
- Singleton Service lite version also support AWS S3 storage (#325)
- Add start-up/health-check script for Singleton Service, please refer to Singleton Service Script (#283)
- Add a new GET combination API to fix issue (#321) and issue (#322)
- Fixed - Wrong localeID display when combination is valid while the pattern result is from different locale (#311)
- Fixed - The product-white-list configuration files don't be loaded from S3 storage (#316)
- Fixed - Failed to get translation for all translation related APIs in Singleton S3 build (#317)
- Fixed - The pseudo tag is repeated depends on the calls counts with translation-product-api (#336)
- Fixed - NullPointerException occurs in scheduled task in Singleton Service lite version (#346)
- Support fetching translations of multiple components in one call (#220)
This is a new Singleton SDK, we support translation-related APIs in current version (#343). For more details, please refer to here.
- Don't support version fallback in getSupportedLanguageList API (#338)
- Failed to get pattern data when request non-existing product in combination API (#372)
- No parameter verification for some fileds in combination API (#373)
- No translation returned if one of requesting component is not existing even though the another is available (#384)
- Upgrade tomcat to 9.0.30 (#355)
- Upgrade snakeyaml to 1.25 (#339)
- Upgrade spring boot to 2.2.4.RELEASE and spring framework to 5.2.3.RELEASE (#368)
- Optimize code format: change double quotes to single quotes (#338)
N/A