|
1 |
| -# Change Log |
| 1 | +# Changelog |
2 | 2 |
|
3 |
| -All notable changes to the PHP Solid Server will be documented in this file. |
| 3 | +## [v0.5.2](https://github.com/pdsinterop/php-solid-server/tree/v0.5.2) (2021-11-26) |
4 | 4 |
|
5 |
| -This project adheres to the [Keep-a-changelog](http://keepachangelog.com/) and |
6 |
| -[Semantic Versioning](http://semver.org/) conventions. |
| 5 | +[Full Changelog](https://github.com/pdsinterop/php-solid-server/compare/v0.5.1...v0.5.2) |
7 | 6 |
|
8 |
| -<!-- |
9 |
| -## [Unreleased][unreleased] |
10 |
| -### Added |
11 |
| -### Changed |
12 |
| -### Deprecated |
13 |
| -### Removed |
14 |
| -### Fixed |
15 |
| -### Security |
16 |
| ---> |
| 7 | +### Closes |
17 | 8 |
|
18 |
| -## [v0.0.0](https://github.com/pdsinterop/solid-server-php/tree/v0.0.0) (2020-06-12) |
| 9 | +- Instructions for running with docker-compose [\#40](https://github.com/pdsinterop/php-solid-server/issues/40) |
| 10 | +- Tests failing in master [\#34](https://github.com/pdsinterop/php-solid-server/issues/34) |
| 11 | +- New webid-provider test failing in master [\#31](https://github.com/pdsinterop/php-solid-server/issues/31) |
19 | 12 |
|
20 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 13 | +### Pull request(s) without label |
| 14 | + |
| 15 | +- Latest test suites [\#50](https://github.com/pdsinterop/php-solid-server/pull/50) (@michielbdejong) |
| 16 | +- Pin test suite versions [\#49](https://github.com/pdsinterop/php-solid-server/pull/49) (@michielbdejong) |
| 17 | +- Switch from Travis to GitHub Actions [\#47](https://github.com/pdsinterop/php-solid-server/pull/47) (@michielbdejong) |
| 18 | +- adding origin check with WAC [\#44](https://github.com/pdsinterop/php-solid-server/pull/44) (@ylebre) |
| 19 | +- Fix some outdated documentation and scripts [\#41](https://github.com/pdsinterop/php-solid-server/pull/41) (@NoelDeMartin) |
| 20 | +- Merge pull request \#33 from pdsinterop/add-wac-tests [\#39](https://github.com/pdsinterop/php-solid-server/pull/39) (@ylebre) |
| 21 | +- Add wac tests [\#38](https://github.com/pdsinterop/php-solid-server/pull/38) (@poef) |
| 22 | +- WIP: dpop/webid [\#37](https://github.com/pdsinterop/php-solid-server/pull/37) (@ylebre) |
| 23 | +- Updating branch before starting [\#36](https://github.com/pdsinterop/php-solid-server/pull/36) (@ylebre) |
| 24 | +- Fix solid tests [\#35](https://github.com/pdsinterop/php-solid-server/pull/35) (@michielbdejong) |
| 25 | +- Add WAC tests [\#33](https://github.com/pdsinterop/php-solid-server/pull/33) (@michielbdejong) |
| 26 | +- Use the latest version of the webid-provider-tests [\#32](https://github.com/pdsinterop/php-solid-server/pull/32) (@michielbdejong) |
| 27 | +- Pull from Docker hub [\#30](https://github.com/pdsinterop/php-solid-server/pull/30) (@michielbdejong) |
| 28 | +- Add solid-crud tests [\#20](https://github.com/pdsinterop/php-solid-server/pull/20) (@michielbdejong) |
| 29 | + |
| 30 | +## [v0.5.1](https://github.com/pdsinterop/php-solid-server/tree/v0.5.1) (2020-11-12) |
| 31 | + |
| 32 | +[Full Changelog](https://github.com/pdsinterop/php-solid-server/compare/v0.5.0...v0.5.1) |
| 33 | + |
| 34 | +### Pull request(s) without label |
| 35 | + |
| 36 | +- Fix contributing link in README [\#29](https://github.com/pdsinterop/php-solid-server/pull/29) (@NoelDeMartin) |
| 37 | + |
| 38 | +## [v0.5.0](https://github.com/pdsinterop/php-solid-server/tree/v0.5.0) (2020-11-09) |
| 39 | + |
| 40 | +[Full Changelog](https://github.com/pdsinterop/php-solid-server/compare/v0.4.0...v0.5.0) |
| 41 | + |
| 42 | +### Closes |
| 43 | + |
| 44 | +- openid-configuration announces "localhost" instead of "server" [\#25](https://github.com/pdsinterop/php-solid-server/issues/25) |
| 45 | +- /.well-known/openid-configuration broken in master? [\#24](https://github.com/pdsinterop/php-solid-server/issues/24) |
| 46 | + |
| 47 | +### Pull request(s) without label |
| 48 | + |
| 49 | +- Update test runner [\#27](https://github.com/pdsinterop/php-solid-server/pull/27) (@michielbdejong) |
| 50 | + |
| 51 | +## [v0.4.0](https://github.com/pdsinterop/php-solid-server/tree/v0.4.0) (2020-10-23) |
| 52 | + |
| 53 | +[Full Changelog](https://github.com/pdsinterop/php-solid-server/compare/v0.3.0...v0.4.0) |
| 54 | + |
| 55 | +### Closes |
| 56 | + |
| 57 | +- config file not found? [\#19](https://github.com/pdsinterop/php-solid-server/issues/19) |
| 58 | +- Trailing slash in issuer [\#22](https://github.com/pdsinterop/php-solid-server/issues/22) |
| 59 | + |
| 60 | +### Pull request(s) without label |
| 61 | + |
| 62 | +- Improve tests [\#21](https://github.com/pdsinterop/php-solid-server/pull/21) (@michielbdejong) |
| 63 | +- added token response with id token [\#17](https://github.com/pdsinterop/php-solid-server/pull/17) (@ylebre) |
| 64 | +- Run test suite on Travis CI [\#15](https://github.com/pdsinterop/php-solid-server/pull/15) (@michielbdejong) |
| 65 | +- Change flysystem-rdf dependency to dev-master as dev-dev does not exist. [\#23](https://github.com/pdsinterop/php-solid-server/pull/23) (@Potherca) |
| 66 | +- Add resources api calls [\#18](https://github.com/pdsinterop/php-solid-server/pull/18) (@Potherca) |
| 67 | + |
| 68 | +## [v0.3.0](https://github.com/pdsinterop/php-solid-server/tree/v0.3.0) (2020-09-28) |
| 69 | + |
| 70 | +[Full Changelog](https://github.com/pdsinterop/php-solid-server/compare/v0.2.0...v0.3.0) |
| 71 | + |
| 72 | +### Closes |
| 73 | + |
| 74 | +- `HOST=127.0.0.1` vs `HOST=localhost` [\#8](https://github.com/pdsinterop/php-solid-server/issues/8) |
| 75 | +- possible helpful codebase [\#3](https://github.com/pdsinterop/php-solid-server/issues/3) |
| 76 | +- Add /.well-known/openid-configuration endpoint [\#6](https://github.com/pdsinterop/php-solid-server/issues/6) |
| 77 | + |
| 78 | +### Pull request(s) without label |
| 79 | + |
| 80 | +- WIP: achieve login with solid.community [\#14](https://github.com/pdsinterop/php-solid-server/pull/14) (@ylebre) |
| 81 | +- merge dev branch [\#13](https://github.com/pdsinterop/php-solid-server/pull/13) (@michielbdejong) |
| 82 | +- Authorize end point [\#11](https://github.com/pdsinterop/php-solid-server/pull/11) (@michielbdejong) |
| 83 | + |
| 84 | +## [v0.2.0](https://github.com/pdsinterop/php-solid-server/tree/v0.2.0) (2020-09-12) |
| 85 | + |
| 86 | +[Full Changelog](https://github.com/pdsinterop/php-solid-server/compare/v0.1.1...v0.2.0) |
| 87 | + |
| 88 | +### Pull request(s) without label |
| 89 | + |
| 90 | +- Add templating [\#5](https://github.com/pdsinterop/php-solid-server/pull/5) (@Potherca) |
| 91 | +- Second draft: Hard-coded profile card [\#2](https://github.com/pdsinterop/php-solid-server/pull/2) (@Potherca) |
| 92 | + |
| 93 | +## [v0.1.1](https://github.com/pdsinterop/php-solid-server/tree/v0.1.1) (2020-07-01) |
| 94 | + |
| 95 | +[Full Changelog](https://github.com/pdsinterop/php-solid-server/compare/v0.1.0...v0.1.1) |
| 96 | + |
| 97 | +## [v0.1.0](https://github.com/pdsinterop/php-solid-server/tree/v0.1.0) (2020-06-30) |
| 98 | + |
| 99 | +[Full Changelog](https://github.com/pdsinterop/php-solid-server/compare/v0.0.0...v0.1.0) |
| 100 | + |
| 101 | +### Pull request(s) without label |
| 102 | + |
| 103 | +- First draft [\#1](https://github.com/pdsinterop/php-solid-server/pull/1) (@Potherca) |
| 104 | + |
| 105 | +## [v0.0.0](https://github.com/pdsinterop/php-solid-server/tree/v0.0.0) (2020-06-12) |
| 106 | + |
| 107 | +[Full Changelog](https://github.com/pdsinterop/php-solid-server/compare/8e7c63f389ea45da60141cd1a4f59ff467046268...v0.0.0) |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments