Skip to content

Releases: realtimeregister/realtimeregister-php

v1.5.0

Choose a tag to compare

@PJEilers PJEilers released this 29 Jun 11:17
a2f8be1

What's Changed

  • RT-18323: Mark transferContacts as deprecated by @PJEilers in #85
  • RT-17860 Default support for TLS by @zbrag in #86
  • Expose validation API client and added test coverage by @daan3011 in #87
  • Remove final from RealtimeRegister by @koenhendriks in #88

Full Changelog: v1.4.4...v1.4.5

v1.4.4

Choose a tag to compare

@PJEilers PJEilers released this 04 May 12:57
8d8d64e

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

Choose a tag to compare

@zbrag zbrag released this 04 May 08:35
0390800

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

Choose a tag to compare

@zbrag zbrag released this 24 Apr 08:56
6d15e26

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

Choose a tag to compare

@zbrag zbrag released this 09 Mar 15:28
9b76430

What's Changed

  • Handle missing expiryDate in DomainRegistration::fromArray() by @daan3011 in #68

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@PJEilers PJEilers released this 20 Feb 12:29
891e914

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@PJEilers PJEilers released this 05 Feb 15:48
2bfe3db

What's Changed

New Contributors

Full Changelog: v1.2.0...v.1.30

v1.2.0

Choose a tag to compare

@zbrag zbrag released this 20 Jan 19:38
f1d3a5f

Important

We found a problem in our handling of enum values. If the api adds a new type of value, the php client would not be able to handle this. We urge everybody to use this version (or a newer one) as soon as possible. That way we can continue improving our API without causing any problems.

What's Changed

Full Changelog: v1.1.7...v1.2.0

v1.1.7

Choose a tag to compare

@PJEilers PJEilers released this 19 Jan 08:51
028ced8

What's Changed

  • RT-17569: add statusDetail field to Notifications by @kevinkosterr in #59
  • RT-16658: spfInvalidSince, dkimInvalidSince and dkimSelector field for Brand.php by @kevinkosterr in #60
  • RT-17559: Add REGISTRY_LOCK to FeatureEnum by @PJEilers in #58

Full Changelog: v1.1.6...v1.1.7

v1.1.6

Choose a tag to compare

@zbrag zbrag released this 08 Jan 11:09
0231933

What's Changed

  • PHP 8.5 is released by @zbrag in #56
  • RT-17625 Without price changes or promotions, the request would fail by @zbrag in #57

Full Changelog: v.1.15...v1.1.6