Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Latest commit

 

History

History
235 lines (171 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

235 lines (171 loc) · 10.7 KB

Change Log

All the notable changes to this project will be documented in this file.

[2023-06-28] Version 1.9.1

Library - Chore

Library - Docs

  • PR #115: add suppression bounces classifications, segmenting contacts out of beta, formatting, typos. Thanks to @thinkingserious!

Library - Test

[2022-03-09] Version 1.9.0

Library - Feature

Library - Chore

[2022-02-09] Version 1.8.4

Library - Chore

[2022-01-12] Version 1.8.3

Library - Fix

[2021-12-15] Version 1.8.2

Library - Fix

[2021-12-01] Version 1.8.1

Library - Chore

[2021-09-22] Version 1.8.0

Library - Feature

[2021-09-08] Version 1.7.0

Library - Feature

[2021-08-11] Version 1.6.0

Library - Feature

Library - Chore

[2021-07-14] Version 1.5.1

Library - Docs

[2021-06-30] Version 1.5.0

Library - Chore

  • PR #80: Api reference: update with export from Stoplight. Thanks to @astuteape!
  • PR #77: Update Stoplight export to support SendGrid's API Reference. Thanks to @astuteape!

Library - Feature

  • PR #82: Format Mail Send description, clean up new Marketing Campaigns copy. Thanks to @astuteape!

Library - Fix

Library - Docs

[2021-06-09] Version 1.4.4

Library - Feature

  • PR #77: Replace the oai_stoplight.json file with a recent export from Stoplight. This change does not modify the oai.json or oai.yaml files. It is in place to support the public API reference.

Library - Docs

  • PR #77: Add instructions for installing and running the Python prance library locally.

[2020-11-18] Version 1.4.3

Library - Docs

[2020-08-19] Version 1.4.2

Library - Docs

[2020-08-05] Version 1.4.1

Library - Chore

[2020-04-29] Version 1.4.0

Library - Feature

Library - Docs

Library - Chore

Library - Test

Library - Fix

[2017-06-16] Version 1.3.0

Added

  • Optional on-behalf-of subuser header and minor documentation updates.

[1.2.15] - 2016-07-12

Fixed

  • Sender ID url

[1.2.14] - 2016-07-12

Fixed

  • Duplicate query parameter

Added

  • Sender ID endpint

[1.1.13] - 2016-07-5

Fixed

  • /user/webhooks/parse/settings/{hostname} consumes parameter fixed

[1.1.12] - 2016-07-5

Fixed

  • Removed extra /

[1.1.11] - 2016-07-5

Fixed

  • Issue #7 - Object with empty property name

Updated

  • Examples and definitions

[1.1.10] - 2016-06-27

Added

  • v3 /mail/send out of beta

[1.0.10] - 2016-06-09

Fixed

  • Remove unecessary test

[1.0.9] - 2016-06-09

Fixed

  • Adjustments to the stoplight schema

[1.0.8] - 2016-06-09

Fixed

  • Fixed more request body schemas when there should be no request body

[1.0.7] - 2016-06-06

Fixed

  • Removed duplicate endpoint

[1.0.6] - 2016-06-06

Fixed

  • Removed duplicate endpoint

[1.0.5] - 2016-06-06

Fixed

  • Fixed several request body schemas

[1.0.4] - 2016-05-24

Fixed

  • Bug in the /mail/send/beta schema

[1.0.3] - 2016-05-24

Added

  • Example request body for /campaigns/{campaign_id}/schedules

[1.0.2] - 2016-05-23

Changed

  • Swagger -> Open API Specification

[1.0.1] - 2016-05-23

Added

  • /mail/send/beta endpoint

Fixed

  • Title name

[1.0.0] - 2016-03-01

Added

  • Swagger.json, Swagger.yaml and RAML.yaml files open sourced