Zabbix API changes in 3.4
3.4.8
item
Bug fixes:
ZBX-13424 item.create,
item.update: fixed possibility to select web items into master_itemid
property.\
maintenance
Bug fixes:
ZBX-6167
maintenance.update: fixed partial updating.\
3.4.6
maintenance
Bug fixes:
ZBX-12991
maintenance.create: default values for "active_since" and
"active_till" fields removed.\
3.4.5
alert
Bug fixes:
ZBX-12655 alert.get:
fixed method to return only personal alerts and alerts sent to users
within the same user group.\
host
Bug fixes:
ZBX-10754 host.update,
host.massupdate: fixed inheritance of template properties in web
scenarios.\
template
Bug fixes:
ZBX-10754
template.update, template.massupdate: fixed inheritance of template
properties in web scenarios.\
3.4.4
action
Bug fixes:
ZBX-12837 action.create,
action.update: fixed error which does not allow to create or update an
action with non-default media type.\
event
Bug fixes:
ZBX-12778 event.get:
fixed "selectTags" option showing invalid results when output is
"extended".\
problem
Bug fixes:
ZBX-12778 problem.get:
fixed "selectTags" option showing invalid results when output is
"extended".\
3.4.3
itemprototype
Bug fixes:
ZBX-12482
itemprototype.delete: graph prototypes with deleted item prototypes will
not be deleted when contains at least one item prototype
3.4.2
map
Bug fixes:
ZBX-12768 map.create,
trigger.update: added url field validation of map and map elements.
Valid URI scheme list is defined in
ZBX_URI_VALID_SCHEMES.
screen item
Bug fixes:
ZBX-12768
screenitem.create, screenitem.update: added url field validation.
Valid URI scheme list is defined in
ZBX_URI_VALID_SCHEMES.
trigger
Bug fixes:
ZBX-12768 trigger.create,
trigger.update: added url field validation. Valid URI scheme list is
defined in
ZBX_URI_VALID_SCHEMES.
trigger prototype
Bug fixes:
ZBX-12768
triggerprototype.create, triggerprototype.update: added url field
validation. Valid URI scheme list is defined in
ZBX_URI_VALID_SCHEMES.
user
Bug fixes:
ZBX-12768 user.create,
user.update: added url field validation. Valid URI scheme list is
defined in
ZBX_URI_VALID_SCHEMES.
3.4.0
user
New features:
ZBXNEXT-1675
user.create, user.update: added validation of media "period",
disallowing a trailing semicolon.\