8000 Releases · gruyaume/goops · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gruyaume/goops

v0.0.12

15 May 14:24
9b0aaa5
Compare
Choose a tag to compare

What's Changed

  • chore: bump golangci lint action by @gruyaume in #29
  • docs: remove build time comparison by @gruyaume in #30
  • chore: Bump securego/gosec from 2.22.3 to 2.22.4 in the github_actions group by @dependabot in #31
  • feat: simplify retrieving charm metadata by @gruyaume in #32

Full Changelog: v0.0.11...v0.0.12

v0.0.11

26 Apr 20:40
a7b57e6
Compare
Choose a tag to compare

What's Changed

  • chore: use tags for identifying github action by @gruyaume in #25
  • feat: add ability to get charm metadata by @gruyaume in #27

Full Changelog: v0.0.10...v0.0.11

v0.0.10

10 Apr 21:22
1c9bdb0
Compare
Choose a tag to compare

What's Changed

  • chore: Bump securego/gosec from 39e44777884117b67b8fd57dd75bb62c96ca92b7 to d514c426711896adf8a1dffb09037c3ac8752b05 in the github_actions group by @dependabot in #22
  • feat: add remaining environment variable defined content (ex. model name) by @gruyaume in #23

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

05 Apr 21:37
cb7f243
Compare
Choose a tag to compare

What's Changed

  • chore: replace StatusGetOptions with StatusSetOptions by @gruyaume in #21

Full Changelog: v0.0.8...v0.0.9

v0.0.8

05 Apr 21:24
23ced54
Compare
Choose a tag to compare

What's Changed

  • docs: add performance comparison with ops by @gruyaume in #19
  • test: add integration tests and use standard param option for StatusGet by @gruyaume in #20

Full Changelog: v0.0.7...v0.0.8

v0.0.7

04 Apr 21:25
46d4e67
Compare
Choose a tag to compare

What's Changed

  • feat: add action-log, application-version-set, credential-set, goal-state, juju-reboot, and network-get commands by @gruyaume in #14
  • feat: add relation-model-get and resource-get commands by @gruyaume in #15
  • feat: add secret-grant, secret-info-get by @gruyaume in #16
  • feat: add remaining juju commands and use parameter objects by @gruyaume in #17

Full Changelog: v0.0.6...v0.0.7

v0.0.6

01 Apr 20:04
2b24bb6
Compare
Choose a tag to compare

What's Changed

  • chore: add golang linters and apply whitespace recommendations by @gruyaume in #12
  • feat: add commands for managing ports by @gruyaume in #13

Full Changelog: v0.0.5...v0.0.6

v0.0.5

30 Mar 21:31
62e7386
Compare
Choose a tag to compare

What's Changed

  • feat: use central hook context struct by @gruyaume in #9
  • chore: use reference semantics for context by @gruyaume in #10
  • fix: initialize commands and env correctly by @gruyaume in #11

Full Changelog: v0.0.4...v0.0.5

v0.0.4

30 Mar 20:05
5b34b06
Compare
Choose a tag to compare

What's Changed

  • feat: set status message and get config options of any juju supported type by @gruyaume in #8

Full Changelog: v0.0.3...v0.0.4

v0.0.3

29 Mar 23:17
f0dc039
Compare
Choose a tag to compare

What's Changed

  • chore: change project name to goops by @gruyaume in #7

Full Changelog: v0.0.1...v0.0.3

0