Skip to content

Releases: ietf-tools/datatracker

12.6.1

22 Feb 21:44
5ec1cf3
Compare
Choose a tag to compare

Release Date: Thu, February 22, 2024 at 10:28 PM UTC
Release Author: @rjsparks


🐛 Bug Fixes


Coverage

chart

12.6.0

21 Feb 18:07
b06fe7d
Compare
Choose a tag to compare

Release Date: Wed, February 21, 2024 at 6:52 PM UTC
Release Author: @rjsparks


✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores


Coverage

chart

12.5.0

07 Feb 19:50
ac4062f
Compare
Choose a tag to compare

Release Date: Wed, February 7, 2024 at 8:35 PM UTC
Release Author: @rjsparks


✨ New Features

🐛 Bug Fixes

🔧 Chores


Coverage

chart

12.4.0

24 Jan 17:34
d31605e
Compare
Choose a tag to compare

Release Date: Wed, January 24, 2024 at 6:08 PM UTC
Release Author: @rjsparks


✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores


Coverage

chart

12.3.0

17 Jan 21:43
2b38e66
Compare
Choose a tag to compare

Release Date: Wed, January 17, 2024 at 10:18 PM UTC
Release Author: @rjsparks


✨ New Features

🐛 Bug Fixes

♻️ Refactors

✅ Tests

🔧 Chores


Coverage

chart

12.2.0

03 Jan 22:37
9e0d937
Compare
Choose a tag to compare

Release Date: Wed, January 3, 2024 at 11:11 PM UTC
Release Author: @rjsparks


✨ New Features

🐛 Bug Fixes

🔧 Chores


Coverage

chart

12.1.0

18 Dec 22:52
f770d7c
Compare
Choose a tag to compare

Release Date: Tue, December 19, 2023 at 2:12 PM UTC
Release Author: @rjsparks


✨ New Features

🐛 Bug Fixes

♻️ Refactors


Coverage

chart

12.0.1

14 Dec 16:39
adf2a99
Compare
Choose a tag to compare

Release Date: Thu, December 14, 2023 at 5:50 PM UTC
Release Author: @rjsparks


🐛 Bug Fixes


Coverage

chart

12.0.0

11 Dec 17:24
5d06262
Compare
Choose a tag to compare

Release Date: Mon, December 11, 2023 at 6:04 PM UTC
Release Author: @rjsparks

This release brings RFCs and subseries documents in as first-class Document objects. Previously RFCs had been pseudo-versions of Internet-Drafts, and subseries couldn't be correctly modeled at all.

There are also a few contributions from the 118 codesprint that targeted the feat/rfc branch that this release brings to production.

Attention users of /api/v1 : This release removes the DocAlias class. The RelatedDocument objects target will be Document objects instead of DocAlias objects. It adds Document types for RFCs, BCPs, STDs, and FYIs. Internet-Drafts that became RFCs are attached to the RFC through a RelatedDocument object of type "became_rfc". RFCs are attached to subseries documents through a "contains" relationship.


💥 BREAKING CHANGES

  • due to e211dc5 - RFCs and subseries as Document types (commit by @rjsparks):

    RFCs and subseries as Document types

✨ New Features

🐛 Bug Fixes

Read more

11.16.0

29 Nov 22:13
7d5afaf
Compare
Choose a tag to compare

Release Date: Thu, November 30, 2023 at 1:05 AM UTC
Release Author: @rjsparks


✨ New Features

🐛 Bug Fixes

✅ Tests

🔧 Chores

  • c965b44 - deps: update all npm dependencies for dev/del-old-packages (commit by @depfu[bot])
  • 4500642 - deps: update all npm dependencies for playwright (commit by @depfu[bot])
  • efcbe01 - deps: update all npm dependencies for dev/deploy-to-container (commit by @depfu[bot])
  • 2836347 - deps: update all npm dependencies for dev/diff (commit by @depfu[bot])
  • 1f997b2 - deps: update all npm dependencies for dev/coverage-action (commit by @depfu[bot])
  • 62775bc - Squelch celery deprecation warning (PR #6662 by @jennifer-richards)

Coverage

chart