Releases: cloud-barista/mc-terrarium
Releases · cloud-barista/mc-terrarium
v0.0.20
What's Changed
- Fix request body for object storage by @yunkon-kim in #156
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Add AWS MQ (ActiveMQ) example by @yunkon-kim in #118
- Add message broker templates for AWS by @yunkon-kim in #119
- Update dependencies by @yunkon-kim in #120
- Add a testbed for client-to-site VPN by @yunkon-kim in #121
- Update the infracode for client-to-site VPN by @yunkon-kim in #122
- Update for client-to-site VPN by @yunkon-kim in #123
- Add infracode and python script to list up IPs used in Korea by @yunkon-kim in #124
- feat: Add WireGuard Easy VPN bootstrapper and documentation by @yunkon-kim in #125
- Update the security group rules of client-to-site VPN by @yunkon-kim in #126
- Add ngrok to securly expose wg-easy web interface by @yunkon-kim in #127
- Rename bootstrapper.sh by @yunkon-kim in #128
- Update ngrok bootstrapper script by @yunkon-kim in #129
- Update client-to-site VPN for the quick cloud-migrator testbed deployment by @yunkon-kim in #130
- Handle special characters related to Bcrypt for users by @yunkon-kim in #131
- Update gcp-azure VPN example by @yunkon-kim in #132
- Enhancement to support AWS-to-site VPN by @yunkon-kim in #133
- Update AWS-to-site VPN to support Azure site by @yunkon-kim in #134
- Test and update AWS-to-site VPN by @yunkon-kim in #135
- Improve container image build mechanism by @yunkon-kim in #136
- Add Alibaba Cloud credential setting and a basic example by @yunkon-kim in #137
- Add AWS-to-Alibaba Cloud for AWS-to-site VPN by @yunkon-kim in #138
- Support and test Alibaba Cloud for AWS site-to-site VPN setup by @yunkon-kim in #139
- Add IBM Cloud example by @yunkon-kim in #140
- Add IBM cloud for AWS-Site VPN by @yunkon-kim in #142
- Refactor project by @yunkon-kim in #143
- Provide APIs of AWS-to-site VPN by @yunkon-kim in #144
- Refactor testbed templates and APIs by @yunkon-kim in #145
- Update README by @yunkon-kim in #146
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #147
- Support Tencent sites in AWS-to-site VPN by @yunkon-kim in #148
- Fix the logic for setting and unsetting enrichments. by @yunkon-kim in #149
- Enhance the AWS-to-site VPN by @yunkon-kim in #150
- Modularize the testbed and enhance the mc-terrarium control mechanism by @yunkon-kim in #151
- Modularize and enhance AWS-to-site VPN by @yunkon-kim in #152
- Update tencent output by @yunkon-kim in #153
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #154
- Update VPN info for output by @yunkon-kim in #155
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Rename OutputObjectStorageInfo by @yunkon-kim in #116
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Add object storage templates for AWS, Azure by @yunkon-kim in #114
- Add Object Storage APIs for AWS and Azure by @yunkon-kim in #115
Full Changelog: v0.0.16...v0.0.17
v0.0.16
v0.0.15
What's Changed
- Fix typo and remove unused field in OutputSQLDBInfo struct by @yunkon-kim in #109
Full Changelog: v0.0.13...v0.0.15
v0.0.14
What's Changed
- Fix typo and remove unused field in OutputSQLDBInfo struct by @yunkon-kim in #109
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Align the
sql_db_info
output of AWS, Azure, GCP, and NCP by @yunkon-kim in #108
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Enhance
output
block and add relatedGo struct
by @yunkon-kim in #107
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Add GCP DB examples by @yunkon-kim in #95
- Add GCP Cloud Storage example by @yunkon-kim in #96
- Add Azure examples for DB and storage by @yunkon-kim in #97
- Add NCP basic example by @yunkon-kim in #98
- Add NCP MySQL example by @yunkon-kim in #99
- Add NCP MongoDB and Object Storage examples by @yunkon-kim in #100
- Update README by @yunkon-kim in #101
- Add API to CRUD a SQL database instance by @yunkon-kim in #103
- Support creating DB instance in Azure by @yunkon-kim in #104
- Support creating DB instance in GCP by @yunkon-kim in #105
- Support creating SQL database in NCP by @yunkon-kim in #106
Full Changelog: v0.0.10...v0.0.11