Skip to content

Commit

Permalink
Release/1.23.0 (#300)
Browse files Browse the repository at this point in the history
* Standards Maintenance Issue 546: Updated DCR and Register swagger specifications to use Common Field Types

* Added diff and release notes

* Fixed redirect_uris array use of URIString in relation to maintenance comment: ConsumerDataStandardsAustralia/standards-maintenance#546 (comment)

* Updated code formatting and indenting

* Added Enum common type usage

* Updated DCR and Register specs based on community feedback to the Common Field Types implementation

* Updated swaggers to remove format fields

* Updated diff for the Register API changes

* Fixed formatting

* Updated Register APIs based on ACCC feedback

* Base branch for v1.22.0

* Draft updates 1 DP 275

* Retain v1.21.0 delta statements

* Rebuild

* Fixed open-status reversal

* Rebuild

* Create release notes
Add archive entry
Add change log entry

* Release notes

* Add archived API versions

* Add new field to the swagger
Add FDO
Update endpoint schedule

* Add diff statements

* Fix missing obselete link in Get Accounts

* Fix obselete message bug

* Fixed Issue with AccontDetail

* Rebuild
Add in Telco diff statement
Add Telco release notes

* Merge of 1.22.0

* Remove external refs on client IDs

* Remove common string references

* Review updates

* Release notes

* Rebuild
Diff statement

* Updates to x-v headers

* reverted account scope

* Updated other account scopes

* Update extended security documentation

* Rebuild

* Engage Festive

* Rebuild with FESTIVE ENGAGED

* Fix additional TDIF links

* Fix ACCC fonts

* Fix minor defects picked up after publish
Rebuild

* - Update version to 1.22.1
- Remove diff statements
- Add links for archive
- Add draft release notes

* Removed santa hat

* Restored diff overview statement
Removed last actual diff statement

* Full rebuild

* Add binding statement

* Add diff and release notes

* Fix diff typo

* Fix FDOs
Fix Obligation table
Add release notes

* Update

* Fix the binding date for Get Energy Account Detail V2
Removed the TBC dates for v1.19.0
Release notes

* Rebuild

* Update end point version schedule links
Release notes

* Changed error model for energy to ResponseErrorListV2
Rebuild

* Fixed typo
Rebuild

* Update release notes for 227

* Rebuild

* Added release notes for Telco

* Apply energy changes to SDH swagger also

* Rebuild

* Fix error model in Telco
Fix release note types
Rebuild

* Update V2 error list (#267)

* Fix Telco merge
Rebuild

* Rebuild

* Fix publish date
Rebuild

* Base branch for 1.23.0

* Standards Maintenance Issue #576: Update security profile sections allowing ID token encryption when using ACF

* Updated DCR spec to treat ID token encryption claims as conditional

* Standards Maintenance Issue #576: Removed Additional Note for v1.22.0 from version delta notes

* Rebuild

* Rebuild

* Rebuild

---------

Co-authored-by: Mark Verstege <2514377+markverstege@users.noreply.github.com>
Co-authored-by: Kirkycdr <brian.kirkpatrick@consumerdatastandards.gov.au>
Co-authored-by: kirkycdr <91938516+kirkycdr@users.noreply.github.com>
Co-authored-by: Hemang Rathod <hemang.rathod@consumerdatastandards.gov.au>
  • Loading branch information
5 people authored Apr 14, 2023
1 parent 08bdedf commit 18862c0
Show file tree
Hide file tree
Showing 57 changed files with 478 additions and 144 deletions.
5 changes: 5 additions & 0 deletions docs/includes/archives
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
</tr>
</thead><tbody>
<tr>
<td><a href='https://consumerdatastandardsaustralia.github.io/standards-archives/standards-1.22.1/'>22/03/2023</a></td>
<td>1.22.1</td>
<td><a href='https://consumerdatastandardsaustralia.github.io/standards-archives/standards-1.22.1/'>Changes arising from Change Request 576 (Maintenance iteration 14)</a></td>
</tr>
<tr>
<td><a href='https://consumerdatastandardsaustralia.github.io/standards-archives/standards-1.22.0/'>22/12/2022</a></td>
<td>1.22.0</td>
<td><a href='https://consumerdatastandardsaustralia.github.io/standards-archives/standards-1.22.0/'>Changes arising from Decision 271 (Maintenance iteration 13)</a></td>
Expand Down
8 changes: 4 additions & 4 deletions docs/includes/cds_dcr
Original file line number Diff line number Diff line change
Expand Up @@ -855,14 +855,14 @@ To perform this operation, you must be authenticated and authorised with the fol
<tr>
<td>id_token_encrypted_response_alg</td>
<td><a href="#common-field-types">ExternalRef</a></td>
<td>mandatory</td>
<td>JWE <code>alg</code> algorithm with which an id_token is to be encrypted</td>
<td>conditional</td>
<td>JWE <code>alg</code> algorithm with which an id_token is to be encrypted.<br/><br/>Required if OIDC Hybrid Flow (response type <code>code id_token</code>) is registered.</td>
</tr>
<tr>
<td>id_token_encrypted_response_enc</td>
<td><a href="#common-field-types">ExternalRef</a></td>
<td>mandatory</td>
<td>JWE <code>enc</code> algorithm with which an id_token is to be encrypted</td>
<td>conditional</td>
<td>JWE <code>enc</code> algorithm with which an id_token is to be encrypted.<br/><br/>Required if OIDC Hybrid Flow (response type <code>code id_token</code>) is registered.</td>
</tr>
<tr>
<td>authorization_signed_response_alg</td>
Expand Down
6 changes: 6 additions & 0 deletions docs/includes/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
</tr>
</thead><tbody>
<tr>
<td>14/04/2023</td>
<td>1.23.0</td>
<td>Changes arising from Decision Proposal 298</td>
<td>See <a href="includes/releasenotes/releasenotes.1.23.0.html">release notes</a> and <a href="https://github.com/ConsumerDataStandardsAustralia/standards/issues/298">Decision 298</a> for details.</td>
</tr>
<tr>
<td>22/03/2023</td>
<td>1.22.1</td>
<td>Patch release including updates to draft Telco standards</td>
Expand Down
290 changes: 290 additions & 0 deletions docs/includes/releasenotes/releasenotes.1.23.0.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,290 @@

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Consumer Data Standards - v1.23.0 Release Notes</title>
<link href="../../images/favicon.ico" rel="icon" type="image/ico" />

<style>
.highlight table td { padding: 5px; }
.highlight table pre { margin: 0; }
.highlight .gh {
color: #999999;
}
.highlight .sr {
color: #f6aa11;
}
.highlight .go {
color: #888888;
}
.highlight .gp {
color: #555555;
}
.highlight .gs {
}
.highlight .gu {
color: #aaaaaa;
}
.highlight .nb {
color: #f6aa11;
}
.highlight .cm {
color: #75715e;
}
.highlight .cp {
color: #75715e;
}
.highlight .c1 {
color: #75715e;
}
.highlight .cs {
color: #75715e;
}
.highlight .c, .highlight .cd {
color: #75715e;
}
.highlight .err {
color: #960050;
}
.highlight .gr {
color: #960050;
}
.highlight .gt {
color: #960050;
}
.highlight .gd {
color: #49483e;
}
.highlight .gi {
color: #49483e;
}
.highlight .ge {
color: #49483e;
}
.highlight .kc {
color: #66d9ef;
}
.highlight .kd {
color: #66d9ef;
}
.highlight .kr {
color: #66d9ef;
}
.highlight .no {
color: #66d9ef;
}
.highlight .kt {
color: #66d9ef;
}
.highlight .mf {
color: #ae81ff;
}
.highlight .mh {
color: #ae81ff;
}
.highlight .il {
color: #ae81ff;
}
.highlight .mi {
color: #ae81ff;
}
.highlight .mo {
color: #ae81ff;
}
.highlight .m, .highlight .mb, .highlight .mx {
color: #ae81ff;
}
.highlight .sc {
color: #ae81ff;
}
.highlight .se {
color: #ae81ff;
}
.highlight .ss {
color: #ae81ff;
}
.highlight .sd {
color: #e6db74;
}
.highlight .s2 {
color: #e6db74;
}
.highlight .sb {
color: #e6db74;
}
.highlight .sh {
color: #e6db74;
}
.highlight .si {
color: #e6db74;
}
.highlight .sx {
color: #e6db74;
}
.highlight .s1 {
color: #e6db74;
}
.highlight .s {
color: #e6db74;
}
.highlight .na {
color: #a6e22e;
}
.highlight .nc {
color: #a6e22e;
}
.highlight .nd {
color: #a6e22e;
}
.highlight .ne {
color: #a6e22e;
}
.highlight .nf {
color: #a6e22e;
}
.highlight .vc {
color: #ffffff;
}
.highlight .nn {
color: #ffffff;
}
.highlight .nl {
color: #ffffff;
}
.highlight .ni {
color: #ffffff;
}
.highlight .bp {
color: #ffffff;
}
.highlight .vg {
color: #ffffff;
}
.highlight .vi {
color: #ffffff;
}
.highlight .nv {
color: #ffffff;
}
.highlight .w {
color: #ffffff;
}
.highlight {
color: #ffffff;
}
.highlight .n, .highlight .py, .highlight .nx {
color: #ffffff;
}
.highlight .ow {
color: #f92672;
}
.highlight .nt {
color: #f92672;
}
.highlight .k, .highlight .kv {
color: #f92672;
}
.highlight .kn {
color: #f92672;
}
.highlight .kp {
color: #f92672;
}
.highlight .o {
color: #f92672;
}
</style>
<link href="../../stylesheets/screen.css" rel="stylesheet" media="screen" />
<link href="../../stylesheets/print.css" rel="stylesheet" media="print" />
<script src="../../javascripts/all_nosearch.js"></script>
</head>

<body class="no-code-layout includes includes_releasenotes includes_releasenotes_releasenotes" data-languages="[]">
<a href="#" id="nav-button">
<span>
NAV
<img src="../../images/navbar.png" alt="Navbar" />
</span>
</a>
<div class="toc-wrapper">
<img src="../../images/logo.png" class="logo" alt="Logo" />
<ul id="toc" class="toc-list-h1">
<li>
<a href="#v1-23-0-release-notes" class="toc-h1 toc-link" data-title="V1.23.0 Release Notes">V1.23.0 Release Notes</a>
<ul class="toc-list-h2">
<li>
<a href="#changes-made" class="toc-h2 toc-link" data-title="Changes Made">Changes Made</a>
</li>
<li>
<a href="#introduction" class="toc-h2 toc-link" data-title="Introduction">Introduction</a>
</li>
<li>
<a href="#high-level-standards" class="toc-h2 toc-link" data-title="High Level Standards">High Level Standards</a>
</li>
<li>
<a href="#api-end-points" class="toc-h2 toc-link" data-title="API End Points">API End Points</a>
</li>
<li>
<a href="#information-security-profile" class="toc-h2 toc-link" data-title="Information Security Profile">Information Security Profile</a>
</li>
<li>
<a href="#consumer-experience" class="toc-h2 toc-link" data-title="Consumer Experience">Consumer Experience</a>
</li>
<li>
<a href="#known-issues" class="toc-h2 toc-link" data-title="Known Issues">Known Issues</a>
</li>
</ul>
</li>
</ul>
<ul class="toc-footer">
<li><a href='../../index.html'>Consumer Data Standards</a></li>
</ul>
</div>
<div class="page-wrapper">
<div class="content">
<h1 id='v1-23-0-release-notes'>V1.23.0 Release Notes</h1>
<p>Release notes for version v1.23.0 of the <a href="../../">CDR Standards</a>.</p>
<h2 id='changes-made'>Changes Made</h2><h3 id='change-requests'>Change Requests</h3>
<p>This release addresses the following change requests raised on <a href="https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues">Standards Maintenance</a>:</p>

<ul>
<li><a href="https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/576">Standards Maintenance Issue 576: Change id token encryption documentation to allow for use in Hybrid flow and ACF</a></li>
</ul>
<h3 id='decision-proposals'>Decision Proposals</h3>
<p>This release addresses the following Decision Proposals published on <a href="https://github.com/ConsumerDataStandardsAustralia/standards/issues">Standards</a>:</p>

<ul>
<li><a href="https://github.com/ConsumerDataStandardsAustralia/standards/issues/298">Decision Proposal 298</a></li>
</ul>
<h2 id='introduction'>Introduction</h2>
<p>No Change</p>
<h2 id='high-level-standards'>High Level Standards</h2>
<p>No Change</p>
<h2 id='api-end-points'>API End Points</h2>
<p>No Change</p>
<h2 id='information-security-profile'>Information Security Profile</h2>
<table><thead>
<tr>
<th>Change</th>
<th>Description</th>
<th>Link</th>
</tr>
</thead><tbody>
<tr>
<td>Allow id token encryption for Auth Code Flow</td>
<td><a href="https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/576"><strong>Change Request #576</strong></a>: Updated Security Profile to allow encryption of id tokens when using Auth Code Flow</td>
<td><a href="../../#security-profile">Security Profile</a></td>
</tr>
</tbody></table>
<h2 id='consumer-experience'>Consumer Experience</h2>
<p>No Change</p>
<h2 id='known-issues'>Known Issues</h2>
<p>No Change</p>

</div>
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion docs/includes/swagger/cds_admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url" : "https://opensource.org/licenses/MIT"
},
"title" : "CDR Admin API",
"version" : "1.22.1"
"version" : "1.23.0"
},
"servers" : [ {
"url" : "https://data.holder.com.au/cds-au/v1"
Expand Down
2 changes: 1 addition & 1 deletion docs/includes/swagger/cds_admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ info:
name: MIT License
url: https://opensource.org/licenses/MIT
title: CDR Admin API
version: 1.22.1
version: 1.23.0
servers:
- url: https://data.holder.com.au/cds-au/v1
paths:
Expand Down
2 changes: 1 addition & 1 deletion docs/includes/swagger/cds_banking.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url" : "https://opensource.org/licenses/MIT"
},
"title" : "CDR Banking API",
"version" : "1.22.1"
"version" : "1.23.0"
},
"servers" : [ {
"url" : "https://data.holder.com.au/cds-au/v1"
Expand Down
2 changes: 1 addition & 1 deletion docs/includes/swagger/cds_banking.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ info:
name: MIT License
url: https://opensource.org/licenses/MIT
title: CDR Banking API
version: 1.22.1
version: 1.23.0
servers:
- url: https://data.holder.com.au/cds-au/v1
paths:
Expand Down
2 changes: 1 addition & 1 deletion docs/includes/swagger/cds_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url" : "https://opensource.org/licenses/MIT"
},
"title" : "CDR Common API",
"version" : "1.22.1"
"version" : "1.23.0"
},
"servers" : [ {
"url" : "https://data.holder.com.au/cds-au/v1"
Expand Down
2 changes: 1 addition & 1 deletion docs/includes/swagger/cds_common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ info:
name: MIT License
url: https://opensource.org/licenses/MIT
title: CDR Common API
version: 1.22.1
version: 1.23.0
servers:
- url: https://data.holder.com.au/cds-au/v1
paths:
Expand Down
Loading

0 comments on commit 18862c0

Please sign in to comment.