Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: loopbackio/loopback-next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @loopback/authentication@1.1.1
Choose a base ref
...
head repository: loopbackio/loopback-next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @loopback/authentication@1.1.2
Choose a head ref
  • 9 commits
  • 116 files changed
  • 3 contributors

Commits on Apr 10, 2019

  1. feat(cli): add lb4 discover for model discovery

    frodo authored and b-admike committed Apr 10, 2019
    Copy the full SHA
    35f719c View commit details

Commits on Apr 11, 2019

  1. Copy the full SHA
    dcc9cac View commit details
  2. Copy the full SHA
    af20548 View commit details
  3. fix(cli): generate operation only for the 1st tag to avoid duplicate …

    …routes
    
    An OpenAPI operation may have more than one tags. Adding the operation to
    two controllers produces duplicate routes and it fails the application.
    raymondfeng committed Apr 11, 2019
    Copy the full SHA
    4843a1f View commit details
  4. feat(cli): normalize variable names for OpenAPI paths

    Non-word characters in variable names for OpenAPI paths are not allowed
    by `@loopback/rest`.
    raymondfeng committed Apr 11, 2019
    Copy the full SHA
    a3d0dfc View commit details
  5. Copy the full SHA
    7a372a8 View commit details
  6. Copy the full SHA
    6699825 View commit details
  7. Copy the full SHA
    a70f00d View commit details
  8. chore: publish release

     - @loopback/benchmark@1.1.18
     - @loopback/docs@1.14.0
     - @loopback/example-express-composition@1.2.6
     - @loopback/example-greeter-extension@1.1.0
     - @loopback/example-hello-world@1.1.11
     - @loopback/example-log-extension@1.1.11
     - @loopback/example-rpc-server@1.1.10
     - @loopback/example-soap-calculator@1.4.6
     - @loopback/example-todo-list@1.5.6
     - @loopback/example-todo@1.5.6
     - @loopback/authentication@1.1.2
     - @loopback/boot@1.2.1
     - @loopback/build@1.4.3
     - @loopback/cli@1.11.0
     - @loopback/context@1.11.0
     - @loopback/core@1.4.1
     - @loopback/http-caching-proxy@1.0.14
     - @loopback/http-server@1.1.13
     - @loopback/metadata@1.0.13
     - @loopback/openapi-spec-builder@1.1.5
     - @loopback/openapi-v3-types@1.0.13
     - @loopback/openapi-v3@1.3.5
     - @loopback/repository-json-schema@1.4.1
     - @loopback/repository@1.4.1
     - @loopback/rest-explorer@1.1.16
     - @loopback/rest@1.10.2
     - @loopback/service-proxy@1.1.4
     - @loopback/testlab@1.2.4
    raymondfeng committed Apr 11, 2019
    Copy the full SHA
    0074ff0 View commit details
Loading