v0.4.4
Fixed
- pkg/utils/object/compare.Reconcile now accepts arrays of
*struct
andtypes.Object
as target/existing input (#145, @LittleFox94)
Added
- core/v1: helper methods Tag, Untag and ListTags (#122, @marioreggiori)
- lbaas/v1: ACL and Rule API bindings added (#142, @toothstone & @marioreggiori)
Changed
- moved pkg/api.GetObjectIdentifier and related errors to pkg/api/types (#144, @LittleFox94)
- the previous locations are still available, but marked as deprecated
Full Changelog: v0.4.3...v0.4.4