Skip to content

Commit

Permalink
Release/1.23.0 (#301)
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

* Squashed 1.23.0 changes

* Remove errant diff statements

* 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 committed Apr 14, 2023
1 parent 18862c0 commit 4a9e0bc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 56 deletions.
28 changes: 2 additions & 26 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25750,21 +25750,7 @@ <h3 id="tocSbankingtermdepositaccountypedoc">Banking Term Deposit Account Types<
<td>NA</td>
</tr>
</tbody></table>
<h1 id='energy-apis'>Energy APIs</h1><pre class="highlight diff tab-diff"><code>Correction to make the meta object optional for:
Get DER for Service Point
Get Energy Account Detail
Get Agreed Payment Schedule
Get Concessions
Get Balance for Energy Account

Correction to make the meta object optional in requests

Corrected error list model to be ResponseErrorListV2
to align with banking

Fixed spelling of 'organisation' in the party object
in EnergyServicePointDetail
</code></pre>
<h1 id='energy-apis'>Energy APIs</h1>
<p>This specification defines the APIs for Data Holders exposing Energy endpoints.</p>

<table>
Expand Down Expand Up @@ -60725,17 +60711,7 @@ <h4 id='additional-requirements'>Additional Requirements</h4>
</ul></li>
<li>The primary Data Holder MUST ensure that the data requested and then shared with the Data Recipient is not outside the bounds of control of the specific CDR Consumer</li>
</ul>
<h1 id='energy-secondary-dh-apis'>Energy Secondary DH APIs</h1><pre class="highlight diff tab-diff"><code>Correction to make the meta object optional for:
Get DER for Service Point

Correction to make the meta object optional in requests

Corrected error list model to be ResponseErrorListV2
to align with banking

Fixed spelling of 'organisation' in the party object
in EnergyServicePointDetail
</code></pre>
<h1 id='energy-secondary-dh-apis'>Energy Secondary DH APIs</h1>
<p>This specification defines the APIs for Data Holders exposing Energy Secondary Data Holder endpoints.</p>

<table>
Expand Down
17 changes: 0 additions & 17 deletions slate/source/includes/_energy_apis.md.erb
Original file line number Diff line number Diff line change
@@ -1,23 +1,6 @@

# Energy APIs

```diff
Correction to make the meta object optional for:
Get DER for Service Point
Get Energy Account Detail
Get Agreed Payment Schedule
Get Concessions
Get Balance for Energy Account

Correction to make the meta object optional in requests

Corrected error list model to be ResponseErrorListV2
to align with banking

Fixed spelling of 'organisation' in the party object
in EnergyServicePointDetail
```

This specification defines the APIs for Data Holders exposing Energy endpoints.


Expand Down
13 changes: 0 additions & 13 deletions slate/source/includes/_energy_apis_sdh.md.erb
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@

# Energy Secondary DH APIs

```diff
Correction to make the meta object optional for:
Get DER for Service Point

Correction to make the meta object optional in requests

Corrected error list model to be ResponseErrorListV2
to align with banking

Fixed spelling of 'organisation' in the party object
in EnergyServicePointDetail
```

This specification defines the APIs for Data Holders exposing Energy Secondary Data Holder endpoints.

<table>
Expand Down

0 comments on commit 4a9e0bc

Please sign in to comment.