Skip to content

Releases: seamapi/php

v3.5.0

Choose a tag to compare

@seambot seambot released this 29 Jul 01:04
v3.5.0
3bb09fc

Features

v3.4.0

Choose a tag to compare

@seambot seambot released this 29 Jul 00:31
v3.4.0
f15ad85

Features

v3.3.0

Choose a tag to compare

@seambot seambot released this 28 Jul 03:45
v3.3.0
10848d0

Features

  • deps-dev: bump the seam group with 3 updates (#455) (0ff6875)

v3.2.0

Choose a tag to compare

@seambot seambot released this 27 Jul 03:45
v3.2.0
844a68e

Features

  • deps-dev: bump @seamapi/types from 1.975.0 to 1.979.0 in the seam group (#453) (f4064f6)

v3.1.0

Choose a tag to compare

@seambot seambot released this 24 Jul 03:45
v3.1.0
1f1e37c

Features

  • deps-dev: bump the seam group with 2 updates (#450) (06ef189)

v3.0.0

Choose a tag to compare

@seambot seambot released this 23 Jul 15:23
v3.0.0
6789cdd

Features

  • Fully migrate SDK codegen to use blueprint (#448) (4dc65fd)

BREAKING CHANGES

  • The parameter order of two get methods changed so the
    primary resource ID is now the first parameter. Positional callers must
    be updated — the old first argument is otherwise silently sent as the
    wrong parameter:
  • $seam->events->get(): $event_id is now first (was $device_id).
  • $seam->acs->users->get(): $acs_user_id is now first (was $acs_system_id).
  • ActionAttempt->result is now a typed
    ActionAttemptResult|null instead of raw decoded JSON. Typed result
    fields (e.g. acs_credential_on_encoder) are still available as
    properties; fields that define no type in the spec (result->access_code,
    result->noise_threshold) are no longer present.
  • Resource object constructor parameters are now ordered
    alphabetically and uniformly nullable. Only affects code constructing
    resource objects positionally; objects returned by the SDK are
    unaffected.

v2.147.0

Choose a tag to compare

@seambot seambot released this 23 Jul 03:44
v2.147.0
731abd6

Features

  • deps-dev: bump the seam group with 2 updates (#449) (cb5efbd)

v2.146.0

Choose a tag to compare

@seambot seambot released this 21 Jul 22:16
v2.146.0
9b8488a

Features

v2.145.0

Choose a tag to compare

@seambot seambot released this 11 May 03:50
v2.145.0
de79cb9

Features

  • deps-dev: bump @seamapi/types from 1.824.0 to 1.827.0 in the seam group (#442) (4a90ed1)

v2.144.0

Choose a tag to compare

@seambot seambot released this 07 May 03:45
v2.144.0
8b47d30

Features

  • deps-dev: bump @seamapi/types from 1.822.0 to 1.824.0 in the seam group (#440) (907faad)