Skip to content

Releases: Forbury/Integrations

Release 1.7.4

13 Nov 15:24
f01a4b0
Compare
Choose a tag to compare

What's Changed

  • Refactor namespaces & fix issue with multiple MLAs by @MitchellNZ in #32

Breaking Changes

  • ModelDatumInputDto.MarketLeasingAssumptions has changed from a single reference to a List.

Full Changelog: 1.7.3...1.7.4

Release 1.7.3

05 Nov 10:53
ff95166
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.2...1.7.3

Release 1.7.2

23 Jul 09:14
1754e6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

Release 1.7.1

23 Jul 09:12
a4ddf2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

Release 1.7.0

17 Jan 09:28
25ec81a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.7.0

Release 1.6.0

30 Jan 16:17
0756abc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

Release 1.6.0-beta

30 Jan 15:49
Compare
Choose a tag to compare
Release 1.6.0-beta Pre-release
Pre-release

Full Changelog: 1.5.0...1.6.0-beta

Release 1.5.0

09 Dec 17:06
5413476
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.5.0

Breaking Changes

Namespace changes

  • Forbury.Integrations.API.v1.Dto.Model... -> Forbury.Integrations.API.v1.Dto.Model.Commercial...

Removed endpoints

  • IForburyPropertyApiClient.GetModelByPropertyId
  • IForburyTeamApiClient.GetModelByTeamId
  • IForburyModelApiClient.GetModelById

Method changes

  • IForburyModelApiClient has been split into IForburyModelCommercialApiClient and IForburyModelDatumApiClient for GetModelById

Additions

New endpoints

  • IForburyModelCommercialApiClient.GetModelById
  • IForburyModelDatumApiClient.GetModelById
  • IForburyModelDatumApiClient.CreateModel

Update methods
Additional filter params have been added:

  • IForburyPropertyApiClient.GetModelsByPropertyId ... ProductType? productType
  • IForburyTeamApiClient.IForburyTeamApiClient ... ProductType? productType
  • IForburyModelApiClient.GetModels ... ProductType? productType

Release 1.5.0-beta5

09 Dec 17:01
Compare
Choose a tag to compare
Release 1.5.0-beta5 Pre-release
Pre-release

Release 1.5.0-beta4

09 Dec 17:00
Compare
Choose a tag to compare
Release 1.5.0-beta4 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.0-beta3...1.5.0-beta4