Skip to content

Commit 3c6799e

Browse files
authored
Merge pull request linode#193 from rsyracuse/api-changelog-4.63.1
API changelog for release 4.63.1
2 parents 89e1a35 + b1cf8de commit 3c6799e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: '4.63.1: 2020-04-21'
3+
date: 2020-04-21T04:00:00.000Z
4+
version: 4.63.1
5+
changelog:
6+
- API
7+
---
8+
9+
### Added
10+
- Added List Logins ([GET /profile/logins](https://developers.linode.com/api/v4/profile-logins/#get)) endpoint. You may now return a 90 day history of successful account logins for the user making the request.
11+
12+
- Added the View Login ([GET /profile/logins/{loginId}](https://developers.linode.com/api/v4/profile-logins-login-id)) endpoint, providing the ability to gain additional information on individual logins from user.
13+
14+
- New _Logins_ object which contains historical information pertaining to a user login.
15+
16+
### Fixed
17+
18+
- A bug existed which caused shared IP addresses to persist following Linode deletion. This bug has been fixed.

0 commit comments

Comments
 (0)