Skip to content

Commit 8769235

Browse files
committed
chore: add support policy
1 parent b921e74 commit 8769235

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ Library documentation can be found on the web at: <https://easypost.github.io/ea
9797

9898
Upgrading major versions of this project? Refer to the [Upgrade Guide](UPGRADE_GUIDE.md).
9999

100+
## Support
101+
102+
New features and bug fixes are released on the latest major release of this library. If you are on an older major release of this library, we recommend upgrading to the most recent release to take advantage of new features, bug fixes, and security patches. Older versions of this library will continue to work and be available as long as the API version they are tied to remains active; however, they will not receive updates and are considered EOL.
103+
104+
For additional support, see our [org-wide support policy](https://github.com/EasyPost/.github/blob/main/SUPPORT.md).
105+
100106
## Development
101107

102108
### Tests

UPGRADE_GUIDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,10 @@ The following properties have changed types:
149149

150150
## Upgrading from 4.x to 5.0
151151

152+
**NOTICE:** v5 is deprecated.
153+
154+
[v5 Docs](https://github.com/EasyPost/examples/tree/master/official/docs/java/v5)
155+
152156
### 5.0 High Impact Changes
153157

154158
- [Updating Dependencies](#50-updating-dependencies)

0 commit comments

Comments
 (0)