Skip to content

Commit 8e80521

Browse files
Update OpenAPI docs to v2.11.0
1 parent 729b051 commit 8e80521

14 files changed

+2683
-77
lines changed

CHANGELOG.md

+51
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
11
# Changelog
22

3+
## [2.11.1](https://github.com/circlefin/openapi-internal/compare/v2.11.0...v2.11.1) (2024-09-03)
4+
5+
6+
### Bug Fixes
7+
8+
* use dind spot runner for sync public repo
9+
10+
## [2.11.0](https://github.com/circlefin/openapi-internal/compare/v2.10.0...v2.11.0) (2024-09-03)
11+
12+
13+
### Features
14+
15+
* [BANK-1913] Add transferTypesInfo to GET wire account and GET cbit account endpoints
16+
* Add PIX endpoints and update for FX
17+
18+
19+
### Bug Fixes
20+
21+
* Add missing build permissions
22+
23+
24+
### Miscellaneous Chores
25+
26+
* **deps:** update actions/checkout action to v4
27+
* **deps:** update actions/setup-node action to v4
28+
* **deps:** update circlefin/circle-runner-setup-action action to v5.1.10
29+
* **deps:** update crazy-max/ghaction-import-gpg action to v6
30+
* **deps:** update peter-evans/create-pull-request action to v6
31+
* revert permissions additions in release workflow
32+
* use default changelog types
33+
34+
35+
### Continuous Integration
36+
37+
* bump runner action setup version
38+
* fix AWS secrets names
39+
* fix runner image
40+
* refactor to circle runner job setup
41+
* specify node version
42+
* switch to shared workflows
43+
* update AWS secrets path to /ops/ pref
44+
* use default iam role in runner setup
45+
46+
## [2.10.0](https://github.com/circlefin/openapi-internal/compare/v2.9.0...v2.10.0) (2024-04-25)
47+
48+
49+
### New Features
50+
51+
* [BANK-2073] Add v1/exchange/quotes to payments docs
52+
* use circlefin/github-actions-cache@v1
53+
354
## [2.9.0](https://github.com/circlefin/openapi-internal/compare/v2.8.0...v2.9.0) (2024-03-28)
455

556

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.0
1+
2.11.0

0 commit comments

Comments
 (0)