Skip to content

Commit

Permalink
Release/1.32.0 (#358)
Browse files Browse the repository at this point in the history
* Created 1.32.0 branch base

* Updated to newer openapi-generator-cli

Added new jar and removed older jars

* Merged the Change Log and Archives sections

Addresses: ConsumerDataStandardsAustralia/standards-staging#413

* Retaining original anchors

* Fixed spelling mistake for authorization_code reference. Addresses issue comment ConsumerDataStandardsAustralia/standards-maintenance#647 (comment)

* Removed redundant statement regarding client ID. Addresses issue ConsumerDataStandardsAustralia/standards-maintenance#647 (comment)

* Corrected field description for tariffUType. Addresses issue ConsumerDataStandardsAustralia/standards-maintenance#647 (comment)

* Updated URIString example to use HTTPS scheme rather than HTTP. Addresses issue ConsumerDataStandardsAustralia/standards-maintenance#647 (comment)

* Update details in Common Field Types section

Addresses: ConsumerDataStandardsAustralia/standards-maintenance#641

* Clarified the format of adjustment rate values

Addresses: ConsumerDataStandardsAustralia/standards-maintenance#641

* Fixed typos

Addresses: ConsumerDataStandardsAustralia/standards-staging#411

* Endpoint as one word

Addresses: ConsumerDataStandardsAustralia/standards-staging#411 (comment) and ConsumerDataStandardsAustralia/standards-maintenance#527 (comment)

* Corrected required properties

Addresses: ConsumerDataStandardsAustralia/standards-staging#417

* Add version delta comment and removed line breaks

* #418 - Add CX guidelines link to footer

Addresses: ConsumerDataStandardsAustralia/standards-staging#418

* Update Common and Admin APIs descriptions

* Staging #419 - Update field name styling

Addresses: ConsumerDataStandardsAustralia/standards-staging#419

* Update description of Product Categories section

Addresses: ConsumerDataStandardsAustralia/standards-staging#411 (comment)

* Staging #426 - Corrected OAS, moved files

Addresses: ConsumerDataStandardsAustralia/standards-staging#426

* Fixed typos

* Standards Maintenance Issue #652: Updated description of AmountString field clarifying the currency format and noting it defaults to AUD

* adding 'and'

for one hundred 'and' twenty-three dollars

* Minor update to styling and wording

* Fix link for local build testing

* Added x-version-notes and x-diff custom extension keys. x-version-notes allows capturing API version notes. x-diff allows capturing diff statements against specific API or schemas

* Standards Maintenance Issue #653: Amended description of dailySupplyChargeType field

* Standards Maintenance Issue #653: Fixed incorrect diff statement

* Staging #438 - Improve code samples

Addresses: ConsumerDataStandardsAustralia/standards-staging#438

* Version delta and release notes

* Staging #437 - Remove Known Issues

Addresses: ConsumerDataStandardsAustralia/standards-staging#437

* Corrected error title

Addresses: ConsumerDataStandardsAustralia/standards-staging#411 (comment)

* Update _errors.md

* Corrected quotes in JSON samples

* Added Register Base URLs to spec

* Updated links

* Added TLS changes to align with BCP 195 and FAPI 2.0. Addresses issue: ConsumerDataStandardsAustralia/standards-maintenance#648

* Removed x-diff custom key from json swagger. Moved diff statement into energy erb file

* BCP195 as one word, bolded key words

* Update "account id" to "accountId"

* Removed bold styling

* Update to validation version only

Clearly distinguishing the specific JAR versions used in each step of the build process and updated to the newer JAR for validation only.

* Reverted non-RateString changes

* Updated notes

* Update issue title

* Resolve release notes and change log

* 1.32.0 build for Staging

* Build 1.32.0

---------

Co-authored-by: Mark Verstege <[email protected]>
Co-authored-by: Hemang Rathod <[email protected]>
  • Loading branch information
3 people authored Oct 21, 2024
1 parent 1cafb3e commit 2a69040
Show file tree
Hide file tree
Showing 152 changed files with 9,231 additions and 14,220 deletions.
23 changes: 23 additions & 0 deletions docs/includes/additional/additional20241021-8236-1xvavno
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<h1 id='additional-standards'>Additional Standards</h1>
<p>The Consumer Data Standards also incorporate other non-binding standards that are developed to facilitate consultation and feedback or to facilitate voluntary extension of CDR implementations.</p>

<p>These standards fall into three categories:</p>

<ol>
<li><code>Candidate</code> standards that are non-binding and stable</li>
<li><code>Draft</code> standards that are non-binding but volatile as they are under development</li>
<li><code>Experimental</code> standards that are transient and created to test concepts</li>
</ol>
<h2 id='candidate-standards'>Candidate Standards</h2><pre class="highlight diff tab-diff"><code>Updated Telco specification to ensure response header details are displayed correctly
</code></pre>
<p>The Consumer Data Standards currently include the following Candidate Standards:</p>

<ul>
<li><a href="./includes/additional/candidates/telco/telco.html">Candidate Standards for the Telecommunications sector</a></li>
<li><a href="./includes/additional/candidates/dp306/banking-dp306.html">Candidate Standards for Banking Decision Proposal 306</a></li>
<li><a href="./includes/additional/candidates/non-bank-lending/banking-non-bank-lending.html">Candidate Standards for the Banking and Non-Bank Lending sector</a></li>
</ul>
<h2 id='draft-standards'>Draft Standards</h2>
<p>The Consumer Data Standards do not currently include any Draft Standards.</p>
<h2 id='experimental-standards'>Experimental Standards</h2>
<p>The experimental standards developed by the Data Standards Body are developed in this <a href="https://github.com/ConsumerDataStandardsAustralia/standards-experimental">GitHub repository</a> and are <a href="https://consumerdatastandardsaustralia.github.io/standards-experimental/">published here</a>.</p>
368 changes: 83 additions & 285 deletions docs/includes/additional/candidates/dp306/banking-dp306.html

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions docs/includes/additional/candidates/dp306/banking-dp306_apis
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<h1 id='banking-apis'>Banking APIs</h1><pre class="highlight diff tab-diff"><code>In addition to minor styling updates, aligned Banking documentation to enhancements applied in the Candidate Standards
</code></pre>
<h1 id='banking-apis'>Banking APIs</h1>
<aside class="notice">
This standard is part of the Consumer Data Standards and is classified as a <strong>Candidate Standard</strong><br/>
This means that:
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<h1 id='banking-apis'>Banking APIs</h1><pre class="highlight diff tab-diff"><code>In addition to minor styling updates, aligned Banking documentation to enhancements applied in the Candidate Standards
</code></pre>
<h1 id='banking-apis'>Banking APIs</h1>
<p>This specification defines the APIs for Data Holders exposing Banking endpoints.</p>

<table>
Expand Down

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions docs/includes/additional/candidates/telco/telco_apis
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<p>This specification defines the APIs for Data Holders exposing Telecommunications endpoints.</p>
<pre class="highlight diff tab-diff"><code>Updated Telco specification to ensure response header details are displayed correctly
</code></pre>
<table>
<tr><td><a href='../../../../includes/swagger/cds_telco.json'>Telco OpenAPI Specification (JSON)</a></td></tr>
<tr><td><a href='../../../../includes/swagger/cds_telco.yaml'>Telco OpenAPI Specification (YAML)</a></td></tr>
</table>
7 changes: 0 additions & 7 deletions docs/includes/additional/candidates/telco_apis

This file was deleted.

221 changes: 0 additions & 221 deletions docs/includes/archives

This file was deleted.

Loading

0 comments on commit 2a69040

Please sign in to comment.