aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-ciscoconfparse/pkg-message
blob: 8e9432d11d2767ac9df701853de1af677ff52a4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: upgrade
  maximum_version: "1.4.3"
  message: <<EOD
Since the 1.4.2 release the behavior of "ip_helper_addresses()" function has
changed.  Parsing helper-addresses under factory=True won't work anymore as
expected.

Also the method named "find_objects_w_all_children()" has changed since the
1.4.0 release.  Former releases used the keyword "all_children" which has been
replaced with "recurse".

If you use one of those features mentioned above, please migrate your scripts
to the new format.
EOD
}
]