Enhancements

#423655 (Bug #51852) ** ServerID field has been added to the client object.

#423655 (Bug #53097) ** AtChange field has been added to the client object.

#408161 (Bug #51851) ** P4API.NET binaries are now built with SSL.

Bug Fixes

#486617 (Bug #57520) * ChangesCmdFlags.IncludeIntegrated and ChangesCmdFlags.IncludeTime now pass the correct flag.

#484097 (Bug #56600) * Repository.GetLabels() now passes the options parameter.

#484097 (Bug #55729) * P4.Label.Options has been deprecated and P4.Label.Locked has been fixed to set the locked or unlocked status of a label.

#481742 (Bug #56546) * In P4BridgeServer.cpp memory is now deallocated with delete[] when it was allocated with new[].

#459511 (Bug #55861) * RevertFilesCmdOptions now accepts the integer 0 for the default pending changelist.

#442346 (Bug #54793) * SyncFilesCmdOptions now passes the correct flags for all sync options.

#427749 (Bug #53203) * Repository.GetFixes no longer fails when a job id is passed to it in the Options.

#416619 (Bug #52068) * Repository.CreateClient no longer includes an empty Stream field if one does not exist in the client spec.