Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

6.17.0 #78

Merged
merged 367 commits into from
Feb 19, 2018
Merged

6.17.0 #78

merged 367 commits into from
Feb 19, 2018

Conversation

jhyoty
Copy link
Contributor

@jhyoty jhyoty commented Feb 14, 2018

X-Road 6.17.0 - 2018-02-14

  • PVAYLADEV-861 / XRJD #172 Built a mechanism for configuration loader, that allows the loading of mutually alternative configuration files without unnecessary log errors. This mechanism is used to load explicit configuration values from either proxy, center or confproxy
  • PVAYLADEV-918 Fixed ansible playbook xroad_init.yml installation for remote RHEL machines.
  • PVAYLADEV-799 Monitoring Akka-implementation is enhanced for handling possible restart of actors.
  • PVAYLADEV-908 / XRJD #176 Added certificate activation status to enviromental monitoring
  • PVAYLADEV-841 Added support for CentOS 7 LXD-containers to public X-Road installation Ansible playbooks
  • PVAYLADEV-891 Updated documentation for environmental monitoring. ug-ss_x-road_6_security_server_user_guide.md
  • PVAYLADEV-926 Removed automated testing environment Ansible setup from the public repository
  • PVAYLADEV-740 Created Dockerfile for compiling xroad codebase and created jenkins pipeline which will use that for compiling, packaging and deploying X-Road version.s
  • PVAYLADEV-878 Use case documentation changed from docx to md
  • XTE-355 / Backlog #152: Security Server: Improved message exchange performance at a time when periodical timestamping is performed
  • XTE-368: Added new security server metapackage xroad-securityserver-ee with default configuration for Estonian instances
  • XTE-375: Security Server / Central Server: Enabled HttpOnly flag and set security flag to true for the session cookies
  • XTE-376: Security Server: Fixed system resource leak of the monitoring component
  • XTE-380: Security Server: Fixed audit logging of the restore process
  • PVAYLADEV-809 / XRJD #190 The xroad package xroad-common has been split into four packages to allow removing unnecessary dependencies in the future. The package xroad-common still remains but is now a metapackage that depends on the new packages xroad-nginx, xroad-confc
  • PVAYLADEV-921 Ansible playbook support for selecting the security server variant (ee, fi, vanilla) to be installed, defaults to vanilla
  • PVAYLADEV-883 Added feature to limit environmental monitoringdata result, via env-monitor parameter
  • PVAYLADEV-962 Fixed path that is displayed to user in central server and security server backup
  • PVAYLADEV-978 / XRJD #185 Fixed xroad-jetty high resource usage
  • PVAYLADEV-947 / XRJD #179 Defined an documented a common way that should be used to transfer loosely defined security tokens (like JSON Web Tokens) as SOAP headers over X-Road.
  • XTE-386 / Backlog #187: Security Server: OCSP log messages more verbal.
  • XTE-391 / Backlog #196: X-Road Operations Monitoring Daemon: Use local SWA-Ref schema (swaref.xsd).
  • PVAYLADEV-983 / XRJD #195: Documentation fixes
  • PVAYLADEV-1040: Fix sonar blocker issue
  • PVAYLADEV-1025: Documentation fixes
  • PVAYLADEV-954: Security server: Optimize DB connection pool sizes
  • PVAYLADEV-1042 / XRJD #194: X-Road monitor: Fix SystemCpuLoad metric calculation
  • PVAYLADEV-1034: Security server: Fix access logs
  • PVAYLADEV-1057: Documentation fixes
  • PVAYLADEV-1039: Added support for ee-metapackage when installing ee-variant with Ansible
  • PVAYLADEV-1026 / XRJD #195: Security server getWsdl metaservice's security improved and added parameter that can be used to switch off getWsdl (HTTP GET) metaservice.
  • PVAYLADEV-1027: Updated and improved meta-service documentation
  • XTE-405 / Backlog #205: Security Server: Fixed changing internal TLS certificate of Security Server using UI
  • PVAYLADEV-1087: Fixed the documented WSDL-definition for security server meta-services
  • PVAYLADEV-1033 / XRJD Pvayladev 799 more fail safe sensor registery #58: Enhancements to security server internal load balancing
  • PVAYLADEV-986: X-Road installation and update changed to require identical package version numbers in dependencies
  • PVAYLADEV-1091: Upgraded some third party dependencies (for security fixes).
  • PVAYLADEV-1029: Fix intermittent test failure

@jhyoty jhyoty changed the title X-Road release 6.17.0 6.17.0 Feb 14, 2018
@@ -1,5 +1,43 @@
# Change Log

## 6.17.0 - 2018-02-14
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not see the client-fastest-connecting-ssl-uri-cache-period description in the changelog. It should point to vrk-kpa/xroad-joint-development#25 and partially(?) to vrk-kpa/xroad-joint-development#58

CHANGELOG.md Outdated
- XTE-375: Security Server / Central Server: Enabled HttpOnly flag and set security flag to true for the session cookies
- XTE-376: Security Server: Fixed system resource leak of the monitoring component
- XTE-380: Security Server: Fixed audit logging of the restore process
- PVAYLADEV-809 / XRJD #190 The xroad package xroad-common has been split into four packages to allow removing unnecessary dependencies in the future. The package xroad-common still remains but is now a metapackage that depends on the new packages xroad-nginx, xroad-confclient, and xroad-signer which in turn depend on the new package xroad-base. X-Road packages that were dependant on xroad-common are, for now, still dependant on that package.e
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in "still dependant on that package.e" extra ".e"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.