June
In this article:
June#
June 1#
Changes#
The tags assigned to resources are included in detailed billing reports in xlsx format. Resource grouping by tag simplifies cost analysis by domains such as IT systems (ERP, CRM, BI, etc.), environments (dev, test, prod), contours (digital, marketing, security, etc.). The tags are displayed for instances, volumes, snapshots, VPNs, and Elastic IPs.
The tone of voice has been changed for success and error messages: now all web interface messages are written in a unified laconic style.
June 2#
API#
The
KeyName
,HighAvailable
,VirtualizationType
, andRootDeviceName
parameters are added to theModifyInstanceAttribute
method.
June 23#
Changes#
Data caching is now available as a platform cloud service (PaaS). K2 Cloud offers two most popular caching solutions: Memcached and Redis. These can be found in new Caching category of the Service Store. Documentation.
You can add and remove databases and users and configure their key settings directly in the cloud web interface. These features are available for MySQL and PostgreSQL database services. Documentation.
When creating a database cluster, you can flexibly configure multiple advanced DBMS settings. Now you can both set custom values and use Auto values. The settings will be passed to the DBMS when the cluster is launched, and become part of configuration.
See documentation for for the full list and description of parameters for specific databases. You can manually add your desired parameters if they are missing.
API#
The
RequestLaunchTemplateData
andResponseLaunchTemplateData
methods now support theHighAvailable
andVirtualizationType
parameters.
Fixed#
The Create version button is added in Versions tab on the volume page. The Create snapshot button is renamed to Create snapshot from version.
A resource creation wizard does not close if the name you have entered is already in use or exceeds the maximum number of characters.