Skip to content

Commit b575311

Browse files
committed
🔖 Prepare release v2.0.18
⚡️ A message from a fellow meat-based-AI ⚡️ - [❤️] Finely-crafted open-source tools like oauth2 (& many more) require time and effort. - [❤️] Though I adore my work, it lacks financial sustainability. - [❤️] Please, help me continue enhancing your tools by becoming a sponsor: - [💲] https://liberapay.com/pboling/donate - [💲] https://github.com/sponsors/pboling
1 parent b5af77b commit b575311

File tree

76 files changed

+269
-12331
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+269
-12331
lines changed

CHANGELOG.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,25 @@ Please file a bug if you notice a violation of semantic versioning.
2020

2121
### Added
2222

23+
### Changed
24+
25+
### Deprecated
26+
27+
### Removed
28+
29+
### Fixed
30+
31+
### Security
32+
33+
## [2.0.18] - 2025-11-08
34+
35+
- TAG: [v2.0.18][2.0.18t]
36+
- COVERAGE: 100.00% -- 526/526 lines in 14 files
37+
- BRANCH COVERAGE: 100.00% -- 178/178 branches in 14 files
38+
- 90.48% documented
39+
40+
### Added
41+
2342
- [gh!683][gh!683], [gh!684][gh!684] - Improve documentation by @pboling
2443
- [gh!686][gh!686]- Add Incident Response Plan by @pboling
2544
- [gh!687][gh!687]- Add Threat Model by @pboling
@@ -30,10 +49,6 @@ Please file a bug if you notice a violation of semantic versioning.
3049
- upgrade kettle-dev v1.1.52 by @pboling
3150
- Add open collective donors to README
3251

33-
### Deprecated
34-
35-
### Removed
36-
3752
### Fixed
3853

3954
- [gh!690][gh!690], [gh!691][gh!691], [gh!692][gh!692] - Add yard-fence
@@ -723,7 +738,9 @@ Please file a bug if you notice a violation of semantic versioning.
723738

724739
[gemfiles/readme]: gemfiles/README.md
725740

726-
[Unreleased]: https://github.com/ruby-oauth/oauth2/compare/v2.0.17...HEAD
741+
[Unreleased]: https://github.com/ruby-oauth/oauth2/compare/v2.0.18...HEAD
742+
[2.0.18]: https://github.com/ruby-oauth/oauth2/compare/v2.0.17...v2.0.18
743+
[2.0.18t]: https://github.com/ruby-oauth/oauth2/releases/tag/v2.0.18
727744
[2.0.17]: https://github.com/ruby-oauth/oauth2/compare/v2.0.16...v2.0.17
728745
[2.0.17t]: https://github.com/ruby-oauth/oauth2/releases/tag/v2.0.17
729746
[2.0.16]: https://github.com/ruby-oauth/oauth2/compare/v2.0.15...v2.0.16

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GIT
1313
PATH
1414
remote: .
1515
specs:
16-
oauth2 (2.0.17)
16+
oauth2 (2.0.18)
1717
faraday (>= 0.17.3, < 4.0)
1818
jwt (>= 1.0, < 4.0)
1919
logger (~> 1.2)

0 commit comments

Comments
 (0)