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: adobe/aio-lib-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aio-lib-java-1.1.16
Choose a base ref
...
head repository: adobe/aio-lib-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: aio-lib-java-1.1.20
Choose a head ref
  • 11 commits
  • 412 files changed
  • 3 contributors

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    f4df2d6 View commit details
    Browse the repository at this point in the history
  2. Updating Docs.

    web-flow committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1b7a9ca View commit details
    Browse the repository at this point in the history
  3. Update Changelog.

    web-flow committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7e6ac7f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. aio-lib-osgi added export instruction for auth package (#202) (#203)

    Recently we upgraded to 1.1.12 version of the sdk and started using com.adobe.aio.auth but we were not able to start our bundle on AEM since the artifact aio-lib-osgi is not exporting this package.
    Added this package in the export list so that the dependent bundles can access the classes of this package.
    
    Co-authored-by: Pulkit Gupta <[email protected]>
    francoisledroff and pulguptaAdobe authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f101da7 View commit details
    Browse the repository at this point in the history
  2. Update Changelog.

    web-flow committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d66dee8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. GH-204 Setting the --release of the Java Compiler: to stick to Java…

    … 8 and avoid accidental Java 11 api use (#206)
    
    Co-authored-by: Pulkit Gupta <[email protected]>
    francoisledroff and pulguptaAdobe authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    20ab65a View commit details
    Browse the repository at this point in the history
  2. Update Changelog.

    web-flow committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2a4e358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5704e97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c7be32 View commit details
    Browse the repository at this point in the history
  5. Update Changelog.

    web-flow committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    cc64ef7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b9b053 View commit details
    Browse the repository at this point in the history
Loading