With Icinga/icinga2#9427 (comment) the database tables host_state and service_state get a new column called is_sticky_acknowledgement that replaces the third value of is_acknowledged.
The change also introduces some changes in Redis which allow us to drop support for the previous types. We'll need to require a specific database schema version anyway.