Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Release v0.1.0 #23

Merged
merged 98 commits into from
Apr 30, 2019
Merged

Release v0.1.0 #23

merged 98 commits into from
Apr 30, 2019

Conversation

SimonBarendse
Copy link
Member

@SimonBarendse SimonBarendse commented Apr 30, 2019

This is the first beta release of the SecretHub HTTP proxy! 🎉

For now, it supports basic operations on secrets and we'll be adding more features soon.

Added

  • Read a secret
  • Write a secret
  • Delete a secret

florisvdg and others added 22 commits April 1, 2019 12:40
Add README with installation, usage and development instructions
Move to github.com/secrethub/secrethub-http-proxy
Use .zip format for Windows releases
This makes the Dockerfile stand-alone instead of depending on
goreleaser to create the binary. You can now build the image with
"go build .".
Build the binary in the Dockerfile
Copy link
Member

@mackenbach mackenbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, nice work. Consider changing the release notes to:

This is the first beta release of the SecretHub HTTP proxy! 🎉

For now, it supports basic operations on secrets and we'll be adding more features soon.

### Added

- Read a secret
- Write a secret
- Delete a secret

Copy link
Member

@mackenbach mackenbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked once more, looks good 👍

@SimonBarendse SimonBarendse merged commit 9e46cfb into master Apr 30, 2019
@SimonBarendse SimonBarendse deleted the release/v0.1.0 branch April 30, 2019 11:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants