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: lightbend/config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2
Choose a base ref
...
head repository: lightbend/config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.3
Choose a head ref
  • 11 commits
  • 21 files changed
  • 8 contributors

Commits on Feb 2, 2022

  1. Typo Kotline - > Kotlin

    Co-authored-by: Philippus Baalman <philippus@gmail.com>
    raboof and Philippus authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c208f18 View commit details
    Browse the repository at this point in the history
  2. Typo Februari -> February

    Co-authored-by: João Costa <jdpc557@gmail.com>
    raboof and JD557 authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b8378de View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Merge pull request #759 from raboof/main

    Release 1.4.2
    raboof authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d62bd12 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    fad9aff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9be4a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    4458ea9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    6e035f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    40e5d05 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    5d6a466 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix: Optionally hide rendered environment variables (#798)

    * new OriginType.ENV_VARIABLE
    * deserialization of unknown originType ordinal, but this doesn't really
      help for compatibility if serialized with new version and deserialized
      with old version
    patriknw authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3a4ebbf View commit details
    Browse the repository at this point in the history
  2. chore: update NEWS and release 1.4.3 (#799)

    * rename master to main
    * update 1.4.3 in readme
    patriknw authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d279841 View commit details
    Browse the repository at this point in the history
Loading