Skip to content

Releases: BrunoBonacci/1config

Release: v0.22.0

18 Jul 11:39
Compare
Choose a tag to compare
  • [NEW] drop dependency from Jsonista and Jackson in favour or cnuernber/charred
  • [NEW] add possibility to customise 1config.home dir via java property (#35)

Release: v0.21.0

14 Jan 23:09
Compare
Choose a tag to compare
  • [BREAKING] Expand version numbers to support more digits from 5 to 20
    See migration procedure

packages:

  • 1cfg-Darwin for Mac OS 64bit
  • 1cfg-Linux for Linux 64bit
  • 1cfgX cross-platform executable jar, requires JVM (use this on Windows)
  • 1cfg-ui-beta cross-platform executable jar, requires JVM

Soon a Windows native binary will be available as well.

Release: v0.17.1

14 Jan 22:34
Compare
Choose a tag to compare

Release: v0.17.1 (2021-01-14)

  • Transition version in preparation for v0.21.0. Use this
    version if you have an existing installation of 1Config,
    jump to the new version if you are starting on a new account.
  • Migration tool to migrate database to new format
  • SET command saves in both versions

Release: v0.20.0

03 Jan 18:58
Compare
Choose a tag to compare

Release: v0.20.0 (2021-01-03)

  • [BREAKING] Dropped aws-ancryption-sdk in favour of direct KMS API use.
    See migration procedure
  • Switched from Amazonica to Cognitect's aws-api client for AWS.
  • Native binaries for command line tool.
  • Switched from Cheshire to Jasonista (to reduce library version clash)

packages:

  • 1cfg-Darwin for Mac OS 64bit
  • 1cfg-Linux for Linux 64bit
  • 1cfgX cross-platform executable jar, requires JVM (for Windows)
  • 1cfg-ui-beta cross-platform executable jar, requires JVM (for Windows)

Soon a Windows native binary will be available as well.

Release: v0.17.0 (use: v0.17.1)

03 Jan 14:06
Compare
Choose a tag to compare

Release: v0.17.0 (2021-01-03) (use: v0.17.1)

  • Transition version in preparation for v0.20.0. Use this version if you have an existing installation of 1Config, jump to the new version if you are starting on a new account.
  • Migration tool to migrate database to new format
  • SET command saves in both versions

For more info see the migration page

NOTE: no homebrew upgrade available for this version to avoid accidental upgrades

Release: v0.16.4

04 Apr 14:51
Compare
Choose a tag to compare
  • Added AOT compiled library Jar
  • Delayed use of DefaultAwsRegionProviderChain which blocks outside AWS

Release: 0.16.2

28 Mar 21:44
Compare
Choose a tag to compare
  • UI: Added ability to compare two entries (DIFF)

Release: v0.16.1

18 Mar 17:10
Compare
Choose a tag to compare
  • CORE: remove safely as dependency to reduce dependencies clash

Release: v0.16.0

13 Mar 10:34
Compare
Choose a tag to compare
  • CLI: Added ability to compare two entries
  • NEW: Added support for YAML configurations

Release: v0.15.0

09 Feb 19:58
Compare
Choose a tag to compare

Release: v0.15.0 (2020-02-09)