v2.0.2
- Added new method for finding services by type.
- Changed default port from
8090
to8080
(8080
is the new default port in Diego environments). - Made
Service
a class (so it can be extended). - Added a new constructor to
Service
class.
8090
to 8080
(8080
is the new default port in Diego environments).Service
a class (so it can be extended).Service
class.