Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Commit 97f76ce

Browse files
committed
Updating changelog
1 parent 80ef4e0 commit 97f76ce

1 file changed

Lines changed: 70 additions & 52 deletions

File tree

CHANGELOG.md

Lines changed: 70 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,131 @@
11
# Change Log
22

3-
## [v0.4.4](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.4) (2017-08-11)
4-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.4.3...v0.4.4)
3+
## [v1.0.0-pre.1](https://github.com/feathersjs/authentication-local/tree/v1.0.0-pre.1) (2017-10-25)
4+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.4...v1.0.0-pre.1)
55

66
**Closed issues:**
77

8-
- i18n support [\#28](https://github.com/feathersjs/feathers-authentication-local/issues/28)
9-
- Couldn't store jwt token in cookies [\#17](https://github.com/feathersjs/feathers-authentication-local/issues/17)
10-
- Strategy for subapp [\#9](https://github.com/feathersjs/feathers-authentication-local/issues/9)
8+
- How configure local strategy to feathers-authentication? [\#36](https://github.com/feathersjs/authentication-local/issues/36)
9+
- An in-range update of feathers is breaking the build 🚨 [\#32](https://github.com/feathersjs/authentication-local/issues/32)
1110

1211
**Merged pull requests:**
1312

14-
- Update debug to the latest version 🚀 [\#31](https://github.com/feathersjs/feathers-authentication-local/pull/31) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
15-
- Increase bcrypt cost factor, add future cost factor auto-optimization [\#30](https://github.com/feathersjs/feathers-authentication-local/pull/30) ([micaksica2](https://github.com/micaksica2))
13+
- Update to Feathers v3 [\#39](https://github.com/feathersjs/authentication-local/pull/39) ([daffl](https://github.com/daffl))
14+
- Rename repository and use npm scope [\#38](https://github.com/feathersjs/authentication-local/pull/38) ([daffl](https://github.com/daffl))
15+
- Update to new plugin infrastructure [\#37](https://github.com/feathersjs/authentication-local/pull/37) ([daffl](https://github.com/daffl))
16+
- Update mocha to the latest version 🚀 [\#35](https://github.com/feathersjs/authentication-local/pull/35) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
17+
- Update sinon to the latest version 🚀 [\#34](https://github.com/feathersjs/authentication-local/pull/34) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
18+
- Add babel-polyfill and package-lock.json [\#33](https://github.com/feathersjs/authentication-local/pull/33) ([daffl](https://github.com/daffl))
19+
- Update sinon to the latest version 🚀 [\#29](https://github.com/feathersjs/authentication-local/pull/29) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
1620

17-
## [v0.4.3](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.3) (2017-06-22)
18-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.4.2...v0.4.3)
21+
## [v0.4.4](https://github.com/feathersjs/authentication-local/tree/v0.4.4) (2017-08-11)
22+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.3...v0.4.4)
1923

2024
**Closed issues:**
2125

22-
- Log a warning if service.id is undefined or null [\#19](https://github.com/feathersjs/feathers-authentication-local/issues/19)
26+
- i18n support [\#28](https://github.com/feathersjs/authentication-local/issues/28)
27+
- Couldn't store jwt token in cookies [\#17](https://github.com/feathersjs/authentication-local/issues/17)
28+
- Strategy for subapp [\#9](https://github.com/feathersjs/authentication-local/issues/9)
2329

2430
**Merged pull requests:**
2531

26-
- throw error if service.id is missing [\#27](https://github.com/feathersjs/feathers-authentication-local/pull/27) ([marshallswain](https://github.com/marshallswain))
32+
- Update debug to the latest version 🚀 [\#31](https://github.com/feathersjs/authentication-local/pull/31) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
33+
- Increase bcrypt cost factor, add future cost factor auto-optimization [\#30](https://github.com/feathersjs/authentication-local/pull/30) ([micaksica2](https://github.com/micaksica2))
2734

28-
## [v0.4.2](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.2) (2017-06-22)
29-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.4.1...v0.4.2)
35+
## [v0.4.3](https://github.com/feathersjs/authentication-local/tree/v0.4.3) (2017-06-22)
36+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.2...v0.4.3)
3037

31-
## [v0.4.1](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.1) (2017-06-22)
32-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.4.0...v0.4.1)
38+
**Closed issues:**
39+
40+
- Log a warning if service.id is undefined or null [\#19](https://github.com/feathersjs/authentication-local/issues/19)
41+
42+
**Merged pull requests:**
43+
44+
- throw error if service.id is missing [\#27](https://github.com/feathersjs/authentication-local/pull/27) ([marshallswain](https://github.com/marshallswain))
45+
46+
## [v0.4.2](https://github.com/feathersjs/authentication-local/tree/v0.4.2) (2017-06-22)
47+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.1...v0.4.2)
48+
49+
## [v0.4.1](https://github.com/feathersjs/authentication-local/tree/v0.4.1) (2017-06-22)
50+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.0...v0.4.1)
3351

3452
**Merged pull requests:**
3553

36-
- Resolves \#14 - Passes Feathers params to service hooks [\#15](https://github.com/feathersjs/feathers-authentication-local/pull/15) ([thomas-p-wilson](https://github.com/thomas-p-wilson))
54+
- Resolves \#14 - Passes Feathers params to service hooks [\#15](https://github.com/feathersjs/authentication-local/pull/15) ([thomas-p-wilson](https://github.com/thomas-p-wilson))
3755

38-
## [v0.4.0](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.0) (2017-06-22)
39-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.4...v0.4.0)
56+
## [v0.4.0](https://github.com/feathersjs/authentication-local/tree/v0.4.0) (2017-06-22)
57+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.4...v0.4.0)
4058

4159
**Closed issues:**
4260

43-
- Module is using the wrong default config key [\#21](https://github.com/feathersjs/feathers-authentication-local/issues/21)
44-
- Feathers params not available to user service hooks [\#14](https://github.com/feathersjs/feathers-authentication-local/issues/14)
45-
- Bad error message is returned for invalid credentials [\#10](https://github.com/feathersjs/feathers-authentication-local/issues/10)
61+
- Module is using the wrong default config key [\#21](https://github.com/feathersjs/authentication-local/issues/21)
62+
- Feathers params not available to user service hooks [\#14](https://github.com/feathersjs/authentication-local/issues/14)
63+
- Bad error message is returned for invalid credentials [\#10](https://github.com/feathersjs/authentication-local/issues/10)
4664

4765
**Merged pull requests:**
4866

49-
- Greenkeeper/chai 4.0.2 [\#26](https://github.com/feathersjs/feathers-authentication-local/pull/26) ([daffl](https://github.com/daffl))
50-
- Return Invalid login message when user doesn’t exist [\#25](https://github.com/feathersjs/feathers-authentication-local/pull/25) ([marshallswain](https://github.com/marshallswain))
51-
- Adding separate entity username and password fields [\#23](https://github.com/feathersjs/feathers-authentication-local/pull/23) ([adamvr](https://github.com/adamvr))
52-
- use the correct default config key. Closes \#21 [\#22](https://github.com/feathersjs/feathers-authentication-local/pull/22) ([ekryski](https://github.com/ekryski))
53-
- Update feathers-socketio to the latest version 🚀 [\#20](https://github.com/feathersjs/feathers-authentication-local/pull/20) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
54-
- Update semistandard to the latest version 🚀 [\#18](https://github.com/feathersjs/feathers-authentication-local/pull/18) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
55-
- Update feathers-hooks to the latest version 🚀 [\#16](https://github.com/feathersjs/feathers-authentication-local/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
56-
- Update dependencies to enable Greenkeeper 🌴 [\#13](https://github.com/feathersjs/feathers-authentication-local/pull/13) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
67+
- Greenkeeper/chai 4.0.2 [\#26](https://github.com/feathersjs/authentication-local/pull/26) ([daffl](https://github.com/daffl))
68+
- Return Invalid login message when user doesn’t exist [\#25](https://github.com/feathersjs/authentication-local/pull/25) ([marshallswain](https://github.com/marshallswain))
69+
- Adding separate entity username and password fields [\#23](https://github.com/feathersjs/authentication-local/pull/23) ([adamvr](https://github.com/adamvr))
70+
- use the correct default config key. Closes \#21 [\#22](https://github.com/feathersjs/authentication-local/pull/22) ([ekryski](https://github.com/ekryski))
71+
- Update feathers-socketio to the latest version 🚀 [\#20](https://github.com/feathersjs/authentication-local/pull/20) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
72+
- Update semistandard to the latest version 🚀 [\#18](https://github.com/feathersjs/authentication-local/pull/18) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
73+
- Update feathers-hooks to the latest version 🚀 [\#16](https://github.com/feathersjs/authentication-local/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
74+
- Update dependencies to enable Greenkeeper 🌴 [\#13](https://github.com/feathersjs/authentication-local/pull/13) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
5775

58-
## [v0.3.4](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.4) (2017-03-28)
59-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.3...v0.3.4)
76+
## [v0.3.4](https://github.com/feathersjs/authentication-local/tree/v0.3.4) (2017-03-28)
77+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.3...v0.3.4)
6078

6179
**Closed issues:**
6280

63-
- Shouldn't it be `authentication` instead of the old `auth` there? [\#11](https://github.com/feathersjs/feathers-authentication-local/issues/11)
81+
- Shouldn't it be `authentication` instead of the old `auth` there? [\#11](https://github.com/feathersjs/authentication-local/issues/11)
6482

6583
**Merged pull requests:**
6684

67-
- Fix default authentication config name [\#12](https://github.com/feathersjs/feathers-authentication-local/pull/12) ([marshallswain](https://github.com/marshallswain))
85+
- Fix default authentication config name [\#12](https://github.com/feathersjs/authentication-local/pull/12) ([marshallswain](https://github.com/marshallswain))
6886

69-
## [v0.3.3](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.3) (2017-01-27)
70-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.2...v0.3.3)
87+
## [v0.3.3](https://github.com/feathersjs/authentication-local/tree/v0.3.3) (2017-01-27)
88+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.2...v0.3.3)
7189

7290
**Closed issues:**
7391

74-
- Support dot notation [\#7](https://github.com/feathersjs/feathers-authentication-local/issues/7)
75-
- Automatically register the authenticate hook with 'local' [\#4](https://github.com/feathersjs/feathers-authentication-local/issues/4)
92+
- Support dot notation [\#7](https://github.com/feathersjs/authentication-local/issues/7)
93+
- Automatically register the authenticate hook with 'local' [\#4](https://github.com/feathersjs/authentication-local/issues/4)
7694

7795
**Merged pull requests:**
7896

79-
- Add support for dot notation, fix some whitespace [\#8](https://github.com/feathersjs/feathers-authentication-local/pull/8) ([elfey](https://github.com/elfey))
97+
- Add support for dot notation, fix some whitespace [\#8](https://github.com/feathersjs/authentication-local/pull/8) ([elfey](https://github.com/elfey))
8098

81-
## [v0.3.2](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.2) (2016-12-14)
82-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.1...v0.3.2)
99+
## [v0.3.2](https://github.com/feathersjs/authentication-local/tree/v0.3.2) (2016-12-14)
100+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.1...v0.3.2)
83101

84-
## [v0.3.1](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.1) (2016-12-14)
85-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.0...v0.3.1)
102+
## [v0.3.1](https://github.com/feathersjs/authentication-local/tree/v0.3.1) (2016-12-14)
103+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.0...v0.3.1)
86104

87105
**Closed issues:**
88106

89-
- Add docs section on expected request params. [\#5](https://github.com/feathersjs/feathers-authentication-local/issues/5)
107+
- Add docs section on expected request params. [\#5](https://github.com/feathersjs/authentication-local/issues/5)
90108

91109
**Merged pull requests:**
92110

93-
- Document expected request data [\#6](https://github.com/feathersjs/feathers-authentication-local/pull/6) ([marshallswain](https://github.com/marshallswain))
111+
- Document expected request data [\#6](https://github.com/feathersjs/authentication-local/pull/6) ([marshallswain](https://github.com/marshallswain))
94112

95-
## [v0.3.0](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.0) (2016-11-23)
96-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.2.0...v0.3.0)
113+
## [v0.3.0](https://github.com/feathersjs/authentication-local/tree/v0.3.0) (2016-11-23)
114+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.2.0...v0.3.0)
97115

98116
**Closed issues:**
99117

100-
- Doesn't pull configuration from `auth.local` by default [\#2](https://github.com/feathersjs/feathers-authentication-local/issues/2)
101-
- Does not pull from global auth config when strategy has a custom name [\#1](https://github.com/feathersjs/feathers-authentication-local/issues/1)
118+
- Doesn't pull configuration from `auth.local` by default [\#2](https://github.com/feathersjs/authentication-local/issues/2)
119+
- Does not pull from global auth config when strategy has a custom name [\#1](https://github.com/feathersjs/authentication-local/issues/1)
102120

103121
**Merged pull requests:**
104122

105-
- Payload support [\#3](https://github.com/feathersjs/feathers-authentication-local/pull/3) ([ekryski](https://github.com/ekryski))
123+
- Payload support [\#3](https://github.com/feathersjs/authentication-local/pull/3) ([ekryski](https://github.com/ekryski))
106124

107-
## [v0.2.0](https://github.com/feathersjs/feathers-authentication-local/tree/v0.2.0) (2016-11-16)
108-
[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.1.0...v0.2.0)
125+
## [v0.2.0](https://github.com/feathersjs/authentication-local/tree/v0.2.0) (2016-11-16)
126+
[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.1.0...v0.2.0)
109127

110-
## [v0.1.0](https://github.com/feathersjs/feathers-authentication-local/tree/v0.1.0) (2016-11-09)
128+
## [v0.1.0](https://github.com/feathersjs/authentication-local/tree/v0.1.0) (2016-11-09)
111129

112130

113131
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)