7.7.0 (2024-10-31)
- javax.transaction-api for test scope (#213) (25930c2)
- polarion2404 profile as default using .mvn/maven.config (#208) (3e99966), closes #207
- polarion2404 profile as default using .mvn/maven.config (#210) (5bc9f73), closes #207
- proper error message on attempt to set single value into multi-v… (#214) (e18543d)
- proper error message on attempt to set single value into multi-value field and vice-versa (e18543d)
7.6.0 (2024-10-25)
- polarion 2410 support (#203) (64f8a06), closes #202
- removing sonarcloud badges from about page of extensions (#200) (80f3f85), closes #199
7.5.0 (2024-10-22)
- "default" and "description" columns added to configuration properties table in About page (#191) (94daaba), closes #190
- default value for "debug" configuration option (#194) (8de1d51), closes #190
- getting configured but obsolete/non-valid options for extension (#196) (79e1f9c), closes #190
- refactoring after adding "default" and "description" columns (#193) (45a0ab1), closes #190
7.4.1 (2024-10-15)
- fields data ignored on new style package creation (#184) (f934104)
- wrong configuration properties if no Configuration-Properties-Prefix provided in manifest (#187) (473af1a), closes #186
7.4.0 (2024-10-08)
7.3.1 (2024-10-02)
7.3.0 (2024-10-02)
7.2.0 (2024-09-30)
7.1.0 (2024-09-09)
- deserialize methods with defaultValue parameter (#159) (91e4c61), closes #158
- deserialize methods with defaultValue parameter (#160) (3c8f10f)
- Extended REST APi annotation (#155) (2cd1808), closes #154
7.0.2 (2024-09-02)
- exclude extra mappers registration in JacksonFeature (#146) (c681097), closes #173
- processing URLs in About page (#151) (9ba2966)
- Sort rows in Extension configuration status table by configuration name (#150) (75550d4), closes #148
7.0.1 (2024-09-02)
7.0.0 (2024-09-02)
- additional block for internal extension information on the abo… (#139)
6.7.0 (2024-08-26)
6.6.3 (2024-08-22)
6.6.2 (2024-08-09)
6.6.1 (2024-08-07)
6.6.0 (2024-08-07)
6.5.2 (2024-08-01)
6.5.1 (2024-07-31)
6.5.0 (2024-07-30)
6.4.0 (2024-07-24)
- allowed resource file types set expanded (woff/woff2/ico) (#91) (47de7c7), closes #90
- exclude "## Build", "## Installation to Polarion" and "## Changelog" sections from About page (#96) (2822842), closes #94
- XSRF Token support (#95) (f7df6f3), closes #93
6.3.0 (2024-07-16)
6.2.0 (2024-07-10)
- use markdown2html-maven-plugin for making generation of about.html based on README.md cross-platform (#82) (e78475b), closes #81
6.1.0 (2024-07-09)
- default about page changed to display help, if help is was not included link to README.md will be displayed (#79) (030fc3f)
6.0.3 (2024-07-05)
6.0.2 (2024-07-03)
6.0.1 (2024-07-01)
6.0.0 (2024-07-01)
- maven central deployment (#55)
5.0.1 (2024-06-29)
5.0.0 (2024-06-26)
- Configured jax-rs controllers, filters and exception-mappers a… (#44)
4.11.0 (2024-06-24)
4.10.0 (2024-06-05)
- do not return default settings if requested name does not exist (#25) (defe5f0)
- do not return default settings if requested name is not exist (#23) (18905bb)
4.9.2 (2024-06-03)
4.9.1 (2024-05-29)
- deprecation in GitHub actions for maven-release (#14) (dc2ee7d)
- exceptions are refactored not to use JAX-RS exceptions in services (#18) (6c7de85)
4.9.0 (2024-05-28)
- add missing profiles in settings.xml (#8) (295e052)
- use altDeploymentRepository instead of altReleaseDeploymentRepository (#12) (314ce47)
Version | Changes |
---|---|
v4.8.0 | Polarion 2404 is supported |
v4.7.0 | * Added/Improved logging. * Display baseline in the revisions table |
v4.6.0 | Utility class HtmlUtils is introduced |
v4.5.0 | * User-friendly message about deactivated configuration properties on the Swagger UI page. * Logging in ExceptionMappers |
v4.4.0 | About page refactored and support email added |
v4.3.0 | About page supports configuration help and icon |
v4.2.5 | dummy delivery-sbb and delivery-external maven profiles added |
v4.2.4 | Methods for getting entities by revision now properly return objects for already deleted entities |
v4.2.3 | Fix saving default settings in read only transaction |
v4.2.2 | Extended LogoutFilter with async skip request property |
v4.2.1 | Fix exception during save operation in nested transaction |
v4.2.0 | Added methods for getting fields values Proper users/assignee fields processing |
v4.1.0 | CORS filter for REST application implemented |
v4.0.7 | Made timed hiding of alert messages optional |
v4.0.6 | Update maven dependencies |
v4.0.5 | * Fixed scope agnostic controller * Added display config properties in "about page" |
v4.0.4 | Added ability to set nulls to fields * Multi-value enum support |
v4.0.3 | Added boolean field converter |
v4.0.2 | Changed CSS tweaks |
v4.0.1 | Removed 8px margin from code-input |
v4.0.0 | * Upgrade code-input component to v2.1.0 * Reworking and polishing JS code * Refactoring |
v3.0.7 | Converters generic types improvement |
v3.0.6 | Moved generic methods/converters for settings fields |
v3.0.5 | Fix for default-settings |
v3.0.4 | Changed configuration pre-delete callback |
v3.0.3 | Added configuration delete callback into JS component |
v3.0.2 | Added API to save directly byte array |
v3.0.1 | Refactored polarion 2310 profile |
v3.0.0 | * Settings id/name usage improvement * Fixed messages clearing * Refactoring |
v2.2.0 | * Fixed revisions list in case when setting renamed * Fixed UI of custom select * Refactoring |
v2.1.1 | * Fixed reading setting and revert to revision urls * Unified reading revisions calls |
v2.1.0 | * Extended custom select element * Added function to check if it contains certain option |
v2.0.0 | * Changed polarion version to 2310 * Update maven dependencies * Refactoring |
v1.1.20 | Extend functionality |
v1.1.19 | * Added custom select * Added getters for PolarionService |
v1.1.18 | * Refactoring * Update maven dependencies |
v1.1.17 | * Added GenericSettings afterSave action call * Update log4j.version to v2.21.0 |
v1.1.16 | * PolarionService has been introduced * Added unit tests for PolarionService |
v1.1.15 | Added settings move logic |
v1.1.14 | Refactoring |
v1.1.13 | Added SBB extension config using polarion.properties |
v1.1.12 | Added utils of getting system parameters |
v1.1.11 | * Added generic method for deserialization * Added unit tests for serialization and deserialization * Update maven dependencies |
v1.1.10 | * Fixed maven dependencies versions * Fixed CSS |
v1.1.9 | Added jobs logger |
v1.1.8 | Added API to delete location from repository |
v1.1.7 | * Added CRUD for cookies * Added validate projectId for context before using * Added font for option |
v1.1.6 | * Added Readme * Refactoring settings |
v1.1.5 | * Added NotAuthorizedExceptionMapper * Refactoring settings |
v1.1.4 | * Added OpenAPI annotations * Added settings-related java classes * Added generic settings controllers |
v1.1.3 | * Multiple web apps fix * Bundle symbolic name |
v1.1.2 | Sonarqube fixes |
v1.1.1 | Hide context from swagger |
v1.1.0 | Context has been introduced |
v1.0.0 | Initial release |