Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed deprecations #1892

Merged
merged 17 commits into from
May 29, 2020

Commits on May 28, 2020

  1. Removed deprecated WebServer log formatter.

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    a141202 View commit details
    Browse the repository at this point in the history
  2. Removed deprecated gRPC tracing configuration.

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    9e92474 View commit details
    Browse the repository at this point in the history
  3. Removed deprecated methods in PersistenceUnitInfoBean

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    61ccfed View commit details
    Browse the repository at this point in the history
  4. Removed jpa-weld deprecated module

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    438657d View commit details
    Browse the repository at this point in the history
  5. Removed deprecated method in MetricsSupport

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    746ff37 View commit details
    Browse the repository at this point in the history
  6. Removed deprecated methods in metrics RegistryFactory

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    52132bb View commit details
    Browse the repository at this point in the history
  7. Removed deprecated UserStore class

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    e8ef7d6 View commit details
    Browse the repository at this point in the history
  8. Removed deprecated methods in EndpointConfig.

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    63d4ea1 View commit details
    Browse the repository at this point in the history
  9. Removed deprecated method in JaegerTracerBuilder

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    30f6ead View commit details
    Browse the repository at this point in the history
  10. Removed deprecated method in TracerBuilder

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    d8e38a7 View commit details
    Browse the repository at this point in the history
  11. Removed deprecated constructor in ExperimentalConfiguration

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    5f502a6 View commit details
    Browse the repository at this point in the history
  12. Updated deprecated docs in WebClient

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    0ed3407 View commit details
    Browse the repository at this point in the history
  13. Removed deprecated method "span" on Request and related classes.

    Changed signature of "spanContext" and refactored usages
    
    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    6ed30b5 View commit details
    Browse the repository at this point in the history
  14. Deprecation updates.

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    932eb6b View commit details
    Browse the repository at this point in the history
  15. Fix compilation issue

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    79d69e3 View commit details
    Browse the repository at this point in the history
  16. Javadoc fix.

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    b8a2702 View commit details
    Browse the repository at this point in the history
  17. Compilation fix

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed May 28, 2020
    Configuration menu
    Copy the full SHA
    41067ba View commit details
    Browse the repository at this point in the history