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.26
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.28
Choose a head ref
  • 9 commits
  • 418 files changed
  • 4 contributors

Commits on Jan 18, 2024

  1. ci: Use GITHUB_OUTPUT envvar instead of set-output command

    `save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/).
    
    This PR updates the usage of `set-output` to `$GITHUB_OUTPUT`
    
    Instructions for envvar usage from GitHub docs:
    
    https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter
    arunsathiya authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    94079e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

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

    web-flow committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d39fac1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    253f7f6 View commit details
    Browse the repository at this point in the history
  5. Update Changelog.

    web-flow committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3dac968 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. GH-221 wiring the new x-event-phidata header support in Adobe IO Ev…

    …ents `eventsingress` `PublishApi` (#222)
    
    Also re-making the constants public to fix a former breaking API change
    francoisledroff authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6ab542b View commit details
    Browse the repository at this point in the history
  2. Update Changelog.

    web-flow committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4975bc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45f2bd6 View commit details
    Browse the repository at this point in the history
Loading