Skip to content

Releases: lets-fiware/ngsi-go

NGSI Go 0.13.0

19 Aug 11:54
8aeaca4
Compare
Choose a tag to compare
  • Improve: Add flags for Keyrock permission (#262)
  • Update: Update build and test environment (#261)
  • Update: Update golang to 1.20.6 (#260)
  • Update: Update Node.js dependencies (#253)
  • Update: Update copyright date (#251)
  • Add: Revert 1102_tokenproxy_command.test (#250)
  • Add: Add SECURITY.md (#249)
  • Update: Update golang to 1.19.4 (#248)
  • Update: Update Node.js dependencies (#247)
  • Update: Update Orion to 3.7.0 (#244)
  • Fix: Fix gosimple S1001 error (#243)

NGSI Go 0.12.0

18 Mar 21:02
06a13ec
Compare
Choose a tag to compare
  • Update: Extend the length limit of alias name (#236)
  • Update: Update Orion to 3.6.0 (#235)
  • Update Quantumleap to 0.8.3 (#234)
  • Update: Update Orion to 3.5.1 (#233)
  • Update: Update Cygnus to 2.16.0 (#232)

NGSI Go 0.11.0

29 Jan 01:45
a7da56a
Compare
Choose a tag to compare
  • Fix: Fix issue #228 that no version and revision are printed when error level is higher than info (#229)
  • Update: Update golang to 1.17.6 (#227)
  • Hardening: Support version command for Orion-LD (#226)
  • Update: Update Orion-LD to 1.0.1 (#225)
  • Hardening: Allows to create subs even if specifying only uri (#224)
  • Update: Update Orion to 3.5.0 (#223)
  • Update: Update copyright (#222)
  • Fix: Fix incorrect link in docs/usage.md (#221)
  • Update: Update QuantumLeap to 0.8.3 and Crate DB to 4.6.6 (#220)
  • Update: Update golang to 1.17.5 (#219)
  • Update: Update Orion to 3.4.0 (#218)
  • Update: Add links in mkdocs.yml (#217)

FIWARE Release 8.2.0

29 Jan 01:39
a7da56a
Compare
Choose a tag to compare

NGSI Go 0.10.0

12 Dec 01:01
8385af6
Compare
Choose a tag to compare
  • Hardening: Add command to print OSS license information (#214)
  • Update: Update documentation (#213)
  • Hardening: Add --raw flag for Subscription command (#212)
  • Hardening: Avoid creating duplicate role name in Keyrock (#210)
  • Hardening: Add --overWrite flag for overwriting broker/server alias (#209)
  • Hardening: Add --configDir global flag (#208)
  • Hardening: Add feature to support OpenID for Keyrock (#207)
  • Update: Update docker images (#205)
  • Improve: Add --serial flag to print serial value as NGSI Go version (#204)
  • Improve: Add colon as a valid character for alias name (#203)
  • Improve: Support version command for Keyrock (#202)
  • Improve: Large scale refactoring (#200)
  • Update: Update roadmap.md and README.md (#199)

NGSI Go 0.9.0

27 Jul 11:45
bfd1ec2
Compare
Choose a tag to compare
  • Improve: Refactor tokenproxy (#196)
  • Improve: Refactor regproxy (#195)
  • hardening: Add get type command for NGSI-LD (#194)
  • Hardening: Add management command for jsonldContexts (#193)
  • Hardening: Add attributes sub-cmd in list command (#192)
  • Update: Change command name from geoproxy to queryproxy (#191)
  • Improve: Add test case to wait for Wilma to be ready (#190)
  • Improve: Update e2e test (#189)
  • Update: Update documentatin (#188)
  • Hardening: Add geoproxy command (#187)
  • Hardening: Add tokenproxy command (#186)
  • Hardening: Add singleLine option to broker and server cmd (#185)
  • Hardening: Suuport APIKEY (#184)
  • Improve: Refactor regproxy and update regproxy example (#183)
  • Improve: Add server, health and config sub-cmd to regproxy cmd (#182)
  • Improve: Refactor token manager (#181)
  • Improve: Set default FIWARE Service Path to "/" in cp command (#180)
  • Improve: Set default FIWARE Service Path to "/" in rm command (#179)
  • Hardening: Support Kong (#178)
  • Hardening: Add insecureSkipVerify option (#177)
  • Fix: Fix URL path join (#176)
  • Fix: Fix EOF error when ngsi-go-config.json is empty (#175)
  • Hardening: Add replace option in regproxy (#174)
  • Hardening: Support WSO2 (#173)
  • Documentation: Update documentation (#172)
  • Documentation: Add example for Keyrock (#171)
  • Documentation: Add example for Telefonica security stack (#170)
  • Hardening: Support Keycloak (#169)
  • Hardening: Add revoke token option (#168)
  • Fix: Fix error information (#167)
  • Use refresh token to renew token for Keyrock (#166)
  • Update: Refactoring token manager (#165)
  • Hardening: Add PreviousArgs sub-cmd in settings (#164)
  • Documentation: Add example for regproxy (#163)
  • Hardening: Support basic authentication (#162)
  • Update: Refactoring token manager (#161)
  • Fix: Print stack messages correctly (#160)
  • Hardening: Add WireCloud command (#159)

FIWARE Release 8.1.0

27 Jul 12:18
bfd1ec2
Compare
Choose a tag to compare

NGSI Go 0.8.4

19 Jun 22:39
35ee756
Compare
Choose a tag to compare
  • Hardening: Add registration proxy server (#156)
  • Fix: Fix not to stay messages in buffer for Stdout at receiver command (#155)
  • Fix: Fix cache parameter (#154)

NGSI Go 0.8.3

12 Jun 06:09
17f3d4e
Compare
Choose a tag to compare
  • Fix: Set Accept Header to application/json in batch request (#151)
  • Hardening: Add skipForwarding option for Orion (#150)
  • Fix: Fix message in cp command (#149)
  • Update: Update test process (#148)
  • Update: Update Orion version to 3.1.0 (#146)
  • Hardening: Adds redirectSignOutUri option in applications command (#145)
  • Update: applications-pep-proxies.md (#142)

NGSI Go 0.8.2

06 Jun 04:37
66b60dd
Compare
Choose a tag to compare
  • Hardening: feature to copy NGSIv2 entities as NGSI-LD entities (#138)
  • Improve GitHub Actions (#137)
  • Improve quality of documents (#136)
  • Fix typo in flag message (#135)
  • Fix misuse of unbuffered os.Signal channel in testing tools (#134)