Changelog


バージョン

From: To:

凡例: A - API, F - Frontend, G - Agent, J - Java gateway, P - Proxy, S - Server, T - Template

修正IDVer.修正内容
ZBXNEXT-32103.0.2Sreplaced user macro cache with expanded trigger expression caching
ZBX-98203.0.2Ffixed overview of items and triggers with same name and multiple hosts
ZBX-97003.0.2AFfixed API receiving null and false instead of an array in method parameters
ZBX-96593.0.2Fchanged setup condition for checking always_populate_raw_post_data
ZBX-91623.0.2Afixed performance of the hostgroup.get method under MySQL
ZBX-74223.0.2Ffixed LLD discovery rule list showing 0 instead of blank space in interval column for trapper and SNMP trap items
ZBX-67443.0.2Pfixed "expression tree is too large (maximum depth 1000)" error when using SQLite3 in a large environment
ZBX-64913.0.2Ffixed resolving of {ITEM.VALUE} macro in "System status" widget and Monitoring -> Triggers
ZBX-48943.0.2PSfixed fping 3.x source IP option detection
ZBX-41483.0.2GPSseparated third-party library CFLAGS to avoid header file name conflicts
ZBX-13573.0.2AFupdated Chinese (China), Chinese (Taiwan), Czech, English (United States), French, Greek, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Romanian, Russian, Slovak, Turkish, Ukrainian, Vietnamese translations; thanks to Zabbix translators
ZBX-106263.0.2GPSfixed crash in agent's collector process on Solaris 8
ZBX-106083.0.2Sfixed evaluation of action conditions with and/or evaluation type
ZBX-105753.0.2PSfixed history cache memory leak when floating value calculations resulted in out of bounds value
ZBX-105713.0.2PSfixed network discovery based on agent checks
ZBX-105703.0.2Ffixed incorrect select input height in FF
ZBX-105643.0.2Ffixed trigger acknowledging in slide shows
ZBX-105633.0.2Afixed validation of timeperiods in maintenance create and maintenance update API methods
ZBX-105303.0.2GPSfixed trappers and agent listeners accepting connections without a timeout
ZBX-105103.0.2Sfixed action condition time period checking
ZBX-104973.0.2Pfixed proxy crash when processing metadata updates of log[] or logrt[] items
ZBX-104933.0.2PSfixed memory leak when trying to reconnect to URL
ZBX-104853.0.2Sfixed database upgrade crash on attempt to substitute old-style comparison operators in empty trigger expressions
ZBX-104663.0.2Ffixed event selection by trigger ID
ZBX-104593.0.2PSfixed compilation error with libxml2 versions before 2.7.0
ZBX-104353.0.2Ffixed position of labels in the action operation form
ZBX-104313.0.2Gfixed net.tcp.listen on Linux when using netlink interface to obtain socket data; thanks to Andrey Melnikov for patch
ZBX-104293.0.2PSfixed expression evaluation when a negated macro or function has a negative value itself
ZBX-104223.0.2Ffixed layout of the history tables
ZBX-104133.0.2Fimproved XML import validation
ZBX-104103.0.2PSfixed possible crashes during history cache synchronisation during shutdown/crash
ZBX-103863.0.2Ffixed slideshow refresh rate
ZBX-103793.0.2Fadded context for text strings 'Filter' and 'Subject'
ZBX-103753.0.2GPSdefined zbx_uint32_t to avoid conflicting uint32_t definitions
ZBX-103723.0.2Gfixed searching of network interface statistics in Solaris kstat
ZBX-103693.0.2Afixed unexpected deleting of screen items in screen.update API method
ZBX-103603.0.2Fimproved description for 'fuzzytime' trigger function in expression helper
ZBX-103563.0.2Ffixed user media form "send to" and "period" fields having incorrect "maxlength" property
ZBX-103423.0.2Sfixed item value not being cached by value cache if its timestamp seconds matches the oldest cached value timestamp, but the nanoseconds value is less
ZBX-103203.0.2PSfixed NFS based VMware datastore statistics
ZBX-103183.0.2Fmore secure removing of the screen columns and rows in GUI
ZBX-103183.0.2Fadded disabling of [-] or [+] buttons when screen column or row cannot be removed or added
ZBX-103163.0.2AFfixed the regular expression preventing from adding web scenario steps
ZBX-102623.0.2Afixed item.update modifying "delta" field for a templated item
ZBX-102573.0.2PSchanged VMware items to become not supported if no VMware collector processes are started
ZBX-102483.0.2Smoved processing of zabbix[host,,items*] internal items to server if the host is monitored by a proxy
ZBX-102213.0.2PSfixed MySQL transaction handling when execute query fails
ZBX-101553.0.2Aprohibited creation of a trigger prototype without item prototypes in the expression
ZBX-100863.0.2GPSrestored old behaviour - do not disable core dump if compiled without encryption support