Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Latest commit

 

History

History
113 lines (73 loc) · 7.88 KB

CHANGELOG.md

File metadata and controls

113 lines (73 loc) · 7.88 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • fix: show each HTTP request/response while debug is enable 20d298a
  • fix: add " --use-template" option to avoid the conflicts between the template and the Substitution Expressions 87169ad
  • fix: don't treat subscriptions start with "#" as reserved Object 77aec0d

3 November 2022

  • fix, Targeted broker is on Solace Cloud, some objects will be ignored f0cffd2
  • build: upgrade dependencies to the latest version b21c341
  • release: v1.1.6 8400fe9

28 March 2022

  • feat: add checkIllegalAttributes() method b71798b
  • feat: add "__skipThisObject" attribute to skip objects while performing update command 6ed9b53
  • feat: add "--no-delete" option to command "update" 9c35fe0

7 February 2022

  • refactor: use Optional to handle non existing IDENTIFYING attributes e0ebd80
  • fix: some objects like like "/msgVpns/bridges/remoteMsgVpns", have identifying attributes might not be required attributes 52ed45e
  • release: 1.1.5 9456a74

18 September 2021

  • fix #3, accept semp version like "2.11.00091010036" #3
  • open all ports fa8df0d
  • add "--keep-default" option to backup command to indicate whether to Keep attributes with a default value. 146f028
  • release 1.1.4 e045a49
  • hide subcommand test and spec since they are only useful for project developer ce1d681
  • doc: update README.md on opaquePassword 9b2b403
  • sample: add mqtt ws port dae6ab1
  • fix, open web transport on 8008 8cded12

28 June 2021

  • close #1 #1
  • fix: create percentEncoding() method to encode identifying property. 8328c40
  • fix: create percentEncoding() method to encode identifying property. ed25259
  • update README.md ba627dd

25 June 2021

  • docs: update README.md 896d292
  • Use TreeMap to print spec in sorted order 7ca49e0
  • issue: add 007 unable to update restTlsServerCertValidateNameEnabled attribute of VPN 5841b74

6 April 2021

  • fix: add generated graalvm configuration files into the git repo again c0a85ee
  • fix: no need to put these graalvm config into the repo fe06c6b
  • add test subcommand for integration test f10d280

1 April 2021

  • rename package from 'sempcfg' to 'solconfig' 906aaa5
  • update docs: rename package from 'sempcfg' to 'solconfig' a58a222
  • docs: add commend for method ConfigObject.checkAttributeCombinations(). da79cb4

29 March 2021

  • add issue 004 0bd43af
  • add method findAttributesCombinationsFromDescription() c7af5e3
  • add method SempSpec.getRequiresAttributeWithDefaultValue() 2bfa5f6

19 March 2021

  • add Native Image Build Configuration files 3b51fc4
  • Add graalvm support of freemarker 2259188
  • chore: add gradle wrapper 7b64e88

17 March 2021

1.0.0

16 March 2021