Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pbojinov committed Jun 1, 2022
1 parent aeb6b90 commit 525d23c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 5 deletions.
49 changes: 45 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Change Log
# Changelog

## [2.2.0](https://github.com/pbojinov/request-ip/tree/HEAD)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/2.1.3...HEAD)

**Closed issues:**

- Add support for Cloudflare's "Cf-Pseudo-IPv4" header \(as a last resort\) [\#46](https://github.com/pbojinov/request-ip/issues/46)
- Mac address instead of IP [\#43](https://github.com/pbojinov/request-ip/issues/43)

**Merged pull requests:**

- Cloudflare fallback headers and updates eslint and prettier configs [\#53](https://github.com/pbojinov/request-ip/pull/53) ([pbojinov](https://github.com/pbojinov))
- Add fastify support [\#52](https://github.com/pbojinov/request-ip/pull/52) ([pbojinov](https://github.com/pbojinov))
- Fintechstudios fix/x forwarded for [\#51](https://github.com/pbojinov/request-ip/pull/51) ([pbojinov](https://github.com/pbojinov))
- Remove double "the the" from readme [\#49](https://github.com/pbojinov/request-ip/pull/49) ([vbryan](https://github.com/vbryan))
- Create SECURITY.md [\#45](https://github.com/pbojinov/request-ip/pull/45) ([9renpoto](https://github.com/9renpoto))
- Support for Google Cloud App Engine \(x-appengine-user-ip\) [\#42](https://github.com/pbojinov/request-ip/pull/42) ([florisvink](https://github.com/florisvink))

## [2.1.3](https://github.com/pbojinov/request-ip/tree/2.1.3) (2018-10-29)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/2.1.2...2.1.3)

## [2.1.2](https://github.com/pbojinov/request-ip/tree/2.1.2) (2018-10-29)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/2.1.1...2.1.2)

**Closed issues:**
Expand All @@ -14,9 +37,11 @@
- Add firebase hosting header [\#38](https://github.com/pbojinov/request-ip/pull/38) ([vishalvijay](https://github.com/vishalvijay))

## [2.1.1](https://github.com/pbojinov/request-ip/tree/2.1.1) (2018-07-03)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/2.1.0...2.1.1)

## [2.1.0](https://github.com/pbojinov/request-ip/tree/2.1.0) (2018-07-03)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/2.0.2...2.1.0)

**Closed issues:**
Expand All @@ -30,6 +55,7 @@
- redefine attribute getter [\#34](https://github.com/pbojinov/request-ip/pull/34) ([isayme](https://github.com/isayme))

## [2.0.2](https://github.com/pbojinov/request-ip/tree/2.0.2) (2017-06-26)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/2.0.1...2.0.2)

**Closed issues:**
Expand All @@ -41,13 +67,15 @@
- handling x-forwarded-for with ip:port [\#30](https://github.com/pbojinov/request-ip/pull/30) ([luisrudge](https://github.com/luisrudge))

## [2.0.1](https://github.com/pbojinov/request-ip/tree/2.0.1) (2017-03-09)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/2.0.0...2.0.1)

**Implemented enhancements:**

- ES2015 Support [\#22](https://github.com/pbojinov/request-ip/issues/22)

## [2.0.0](https://github.com/pbojinov/request-ip/tree/2.0.0) (2017-03-07)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.3.0...2.0.0)

**Closed issues:**
Expand All @@ -59,6 +87,7 @@
- Refactor to ES6 [\#23](https://github.com/pbojinov/request-ip/pull/23) ([fluxsauce](https://github.com/fluxsauce))

## [1.3.0](https://github.com/pbojinov/request-ip/tree/1.3.0) (2017-03-03)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.2.3...1.3.0)

**Closed issues:**
Expand All @@ -73,6 +102,7 @@
- Ignore 'unknown' ip addresses in X-Forwarded-For header [\#18](https://github.com/pbojinov/request-ip/pull/18) ([raunc](https://github.com/raunc))

## [1.2.3](https://github.com/pbojinov/request-ip/tree/1.2.3) (2016-11-02)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.2.2...1.2.3)

**Closed issues:**
Expand All @@ -81,52 +111,64 @@
- I'm not getting local host ip address 127.0.0.1 [\#14](https://github.com/pbojinov/request-ip/issues/14)

## [1.2.2](https://github.com/pbojinov/request-ip/tree/1.2.2) (2016-01-27)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.2.1...1.2.2)

## [1.2.1](https://github.com/pbojinov/request-ip/tree/1.2.1) (2016-01-27)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.2.0...1.2.1)

**Merged pull requests:**

- Cleanup [\#13](https://github.com/pbojinov/request-ip/pull/13) ([minecrawler](https://github.com/minecrawler))
- introduce a built-in default implementation for a connect-middleware [\#12](https://github.com/pbojinov/request-ip/pull/12) ([osherx](https://github.com/osherx))

## [1.2.0](https://github.com/pbojinov/request-ip/tree/1.2.0) (2016-01-27)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.1.4...1.2.0)

**Merged pull requests:**

- Cleanup [\#13](https://github.com/pbojinov/request-ip/pull/13) ([minecrawler](https://github.com/minecrawler))
- Got it working in a case that was returning null [\#11](https://github.com/pbojinov/request-ip/pull/11) ([andfaulkner](https://github.com/andfaulkner))

## [1.1.4](https://github.com/pbojinov/request-ip/tree/1.1.4) (2015-07-23)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.1.3...1.1.4)

**Merged pull requests:**

- Add case management where you can not find the IP address [\#10](https://github.com/pbojinov/request-ip/pull/10) ([sitexw](https://github.com/sitexw))

## [1.1.3](https://github.com/pbojinov/request-ip/tree/1.1.3) (2015-04-20)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.1.2...1.1.3)

## [1.1.2](https://github.com/pbojinov/request-ip/tree/1.1.2) (2015-04-04)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.1.1...1.1.2)

## [1.1.1](https://github.com/pbojinov/request-ip/tree/1.1.1) (2015-04-04)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/1.1.0...1.1.1)

**Closed issues:**

- needs semver [\#7](https://github.com/pbojinov/request-ip/issues/7)

## [1.1.0](https://github.com/pbojinov/request-ip/tree/1.1.0) (2015-04-04)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/v0.0.4...1.1.0)

**Merged pull requests:**

- Update README.md [\#9](https://github.com/pbojinov/request-ip/pull/9) ([coolaj86](https://github.com/coolaj86))
- This deserves a production version number. [\#8](https://github.com/pbojinov/request-ip/pull/8) ([coolaj86](https://github.com/coolaj86))
- Add support for X-Real-IP Header [\#6](https://github.com/pbojinov/request-ip/pull/6) ([pmarques](https://github.com/pmarques))

## [v0.0.4](https://github.com/pbojinov/request-ip/tree/v0.0.4) (2015-01-16)

[Full Changelog](https://github.com/pbojinov/request-ip/compare/cba12df4732d8393641eb2d336492a3e384aa4e1...v0.0.4)

**Closed issues:**

- Invalid header [\#5](https://github.com/pbojinov/request-ip/issues/5)
Expand All @@ -135,10 +177,9 @@

**Merged pull requests:**

- Add support for X-Real-IP Header [\#6](https://github.com/pbojinov/request-ip/pull/6) ([pmarques](https://github.com/pmarques))
- fix bug X-Forwarder-For [\#4](https://github.com/pbojinov/request-ip/pull/4) ([morello-cl](https://github.com/morello-cl))
- Add a Bitdeli Badge to README [\#1](https://github.com/pbojinov/request-ip/pull/1) ([bitdeli-chef](https://github.com/bitdeli-chef))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ npm build

See the wonderful [changelog](https://github.com/pbojinov/request-ip/blob/master/CHANGELOG.md)

To easily generate a new changelog, install [github-changelog-generator](https://github.com/skywinder/github-changelog-generator) then run `npm run changelog`.
To generate a new changelog, install [github-changelog-generator](https://github.com/skywinder/github-changelog-generator) then run `npm run changelog`. This will require being on Ruby >= 3

## Contributors

Expand Down

0 comments on commit 525d23c

Please sign in to comment.