Skip to content

Releases: stroeer/tapir

v0.24.0 Article Companions

31 Jan 16:39
Compare
Choose a tag to compare

What's Changed

  • chore(node): version bumps by @bobaaaaa in #343
  • feat(node): test clients by @bobaaaaa in #345
  • feat: deprecate companions field in ArticlePage and add new method GetArticleCompanions by @harryurban in #344

Full Changelog: v0.23.2...v0.24.0

v0.23.2

20 Jan 12:04
v0.23.2
e5d7ea8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.1...v0.23.2

v0.23.1

12 Jan 10:25
v0.23.1
133b976
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

ArticlePage Companions

04 Jan 14:09
Compare
Choose a tag to compare

Add companions to ArticlePage with type Stage.Item

v0.22.3

07 Dec 11:10
v0.22.3
93f0dfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.2...v0.22.3

AssetType.EXTERNAL_VIDEO

18 Nov 10:15
v0.22.2
4b2df55
Compare
Choose a tag to compare

to support external videos (e.g. "glomex") this releases adds a new AssetType.EXTERNAL_VIDEO

What's Changed

Full Changelog: v0.22.1...v0.22.2

node-legacy

17 Nov 08:24
Compare
Choose a tag to compare

Info

We will give more infos soon.

What's Changed

  • feat(node-legacy): initial setup + version bumps by @bobaaaaa in #323

Full Changelog: v0.22.0...v0.22.1

Keywords

29 Sep 10:06
Compare
Choose a tag to compare

protoc

We updated tapir to the latest protocolbuffers release: https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0

Keywords

Keywords extracted by our new NLP provider will be included in core.Article with this release. Since we reused the naming keywords for the new message, this is a breaking change for clients.

The old entities (which have been modeled as keywords in prior releases) are included in the new entities field. Those entities should only be used in a transition period and will be removed in future major versions of the core package.

ContentSubType

Some deprecated ContentSubType values have been removed and EVERGREEN has been added. Since we re-assigned existing proto identifiers, this is a breaking change for clients.

What's Changed

Full Changelog: v0.21.4...v0.22.0

v0.21.4

23 Sep 08:43
Compare
Choose a tag to compare

Patch release

• Add field PaginationType to GetSectionPageResponse.

v0.21.3

15 Sep 12:24
v0.21.3
1661d4a
Compare
Choose a tag to compare

changlog: v0.20.2...v0.21.3

rename ContentType OEMBED to EMBED