Skip to content

Commit 275dad4

Browse files
authored
Merge pull request #260 from EasyPost/support
chore: add support policy
2 parents d2cf421 + 30f854a commit 275dad4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

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

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

73+
## Support
74+
75+
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.
76+
77+
For additional support, see our [org-wide support policy](https://github.com/EasyPost/.github/blob/main/SUPPORT.md).
78+
7379
## Development
7480

7581
```bash

UPGRADE_GUIDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ The HTTP method used for the `get_rates` endpoint at the API level has changed f
4848

4949
## Upgrading from 5.x to 6.0
5050

51+
**NOTICE:** v6 is deprecated.
52+
5153
### 6.0 High Impact Changes
5254

5355
- [Updating Dependencies](#60-updating-dependencies)

0 commit comments

Comments
 (0)