Skip to content

Codebase must remain Java 8 compatible #77

Closed
@aalmiray

Description

@aalmiray

0.3.0 was published with Java 11 bytecode

$ jarviz bytecode show --gav dev.cdevents:cdevents-sdk-java:0.3.0
subject: cdevents-sdk-java-0.3.0.jar
Unversioned classes. Bytecode version: 53 (Java 9) total: 1
Unversioned classes. Bytecode version: 55 (Java 11) total: 339

consumers such as Spinaker remain in Java 8 compatibility mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    releasedIssue has been released

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions