Commit Graph

97 Commits

Author SHA1 Message Date
davidadeleon
e27a7d785b bump version (#29564)
Co-authored-by: davidadeleon <ddeleon@hashicorp.com>
2025-02-11 14:52:28 -08:00
helenfufu
c27a54a99c add vault build date to system view plugin env VAULT-32676 (#29082)
---------

Co-authored-by: Thy Ton <maithytonn@gmail.com>
2024-12-10 14:30:21 -08:00
Victor Rodriguez
062f1dd35d Set version for the release branch to 1.19.0-beta1. (#28343) 2024-09-10 19:55:31 +00:00
Peter Wilson
4b298f081e Updated VERSION (#27200) 2024-05-23 16:44:17 +00:00
Violet Hynes
af434c502e Update prerelease to 1.17 for main (#25299) 2024-02-08 18:09:18 +00:00
Marc Boudreau
987294660b fix test that breaks when VersionMetadata is set by compiler (#23883) 2023-10-27 12:21:21 -04:00
Marc Boudreau
550c99ae3b VAULT-20669: Add New Authenticated Endpoint for Version (#23740)
* add sys/internal/ui/version path

* add read capability for sys/internal/ui/version in default policy

* add changelog file

* doc: add api-docs page for sys/internal/ui/version

* add godoc for pathInternalUIVersion function

* add tests for functions in version package

* remove unreachable code

* use closure to restore version at end of test function

* use an example version in sample response

* Update website/content/api-docs/system/internal-ui-version.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/api-docs/system/internal-ui-version.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* add copyright header to version_test.go

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-10-26 12:52:52 -04:00
Sarah Thompson
a9a4b0b9ff Onboard Vault to CRT version bump automation (#18311)
* adding new version bump refactoring

* address comments

* remove changes used for testing

* add the version bump event!

* fix local enos scenarios

* remove unnecessary local get_local_metadata steps from scenarios
* add version base, pre, and meta to the get_local_metadata module
* use the get_local_metadata module in the local builder for version
  metadata
* update the version verifier to always require a build date

Signed-off-by: Ryan Cragun <me@ryan.ec>

* Update to embed the base version from the VERSION file directly into version.go.
This ensures that any go tests can use the same (valid) version as CI and so can local builds and local enos runs.
We still want to be able to set a default metadata value in version_base.go as this is not something that we set in the VERSION file - we pass this in as an ldflag in CI (matters more for ENT but we want to keep these files in sync across repos).

* update comment

* fixing bad merge

* removing actions-go-build as it won't work with the latest go caching changes

* fix logic for getting version in enos-lint.yml

* fix version number

* removing unneeded module

---------

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Claire <claire@hashicorp.com>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2023-09-06 17:08:48 +01:00
Josh Black
545b6e4eae bump version to 1.16 beta1 (#22783) 2023-09-05 22:16:29 +00:00
hashicorp-copywrite[bot]
0b12cdcfd1 [COMPLIANCE] License changes (#22290)
* Adding explicit MPL license for sub-package.

This directory and its subdirectories (packages) contain files licensed with the MPLv2 `LICENSE` file in this directory and are intentionally licensed separately from the BSL `LICENSE` file at the root of this repository.

* Adding explicit MPL license for sub-package.

This directory and its subdirectories (packages) contain files licensed with the MPLv2 `LICENSE` file in this directory and are intentionally licensed separately from the BSL `LICENSE` file at the root of this repository.

* Updating the license from MPL to Business Source License.

Going forward, this project will be licensed under the Business Source License v1.1. Please see our blog post for more details at https://hashi.co/bsl-blog, FAQ at www.hashicorp.com/licensing-faq, and details of the license at www.hashicorp.com/bsl.

* add missing license headers

* Update copyright file headers to BUS-1.1

* Fix test that expected exact offset on hcl file

---------

Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Co-authored-by: Sarah Thompson <sthompson@hashicorp.com>
Co-authored-by: Brian Kassouf <bkassouf@hashicorp.com>
2023-08-10 18:14:03 -07:00
Violet Hynes
4d57b23d13 Update development version to 1.15 (#20820) 2023-05-29 09:41:00 -04:00
Hamid Ghaf
e55c18ed12 adding copyright header (#19555)
* adding copyright header

* fix fmt and a test
2023-03-15 09:00:52 -07:00
Kuba Wieczorek
d0b279b079 Update version to 1.14.0 and version prerelease to beta1 (#19163) 2023-02-13 16:37:45 +00:00
Nick Cabatoff
35df9489c7 Move version out of SDK. (#14229)
Move version out of SDK.  For now it's a copy rather than move: the part not addressed by this change is sdk/helper/useragent.String, which we'll want to remove in favour of PluginString.  That will have to wait until we've removed uses of useragent.String from all builtins.
2022-12-07 13:29:51 -05:00
Jeff Mitchell
170521481d Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
Jeff Mitchell
e426c5f826 Prep for 1.1 2019-04-11 11:16:22 -04:00
Jeff Mitchell
74ba4f72aa Prep for release 2019-03-18 15:16:30 -04:00
Brian Kassouf
7174c42b1e release prep 2019-03-05 14:54:12 -08:00
Brian Kassouf
413520a0c1 release prep 2019-02-20 11:11:08 -08:00
Jeff Mitchell
f25424679b Bump versions for release 2019-02-12 08:55:58 -05:00
Jeff Mitchell
d4bcc13072 Prepare for 1.0.2 2019-01-15 11:25:11 -05:00
Jeff Mitchell
8bcd7a2454 Prep for release 2018-12-14 10:42:59 -05:00
Jeff Mitchell
3cbc77e7d7 Some release prep work 2018-12-03 10:01:06 -05:00
Brian Kassouf
4edca9b33b release prep 2018-11-20 11:45:27 -08:00
Brian Kassouf
89b83086cd release prep 2018-11-12 11:10:47 -08:00
Jeff Mitchell
9d0c9c0542 Bump version for beta1 2018-10-23 04:05:08 -04:00
Jeff Mitchell
2fe91f1a07 Prep for 0.11.4 2018-10-23 02:46:18 -04:00
Jeff Mitchell
e67829e19b Prep for release 2018-10-08 11:23:50 -04:00
Brian Kassouf
f0e4d6b431 prepare for release 2018-10-02 11:21:22 -07:00
Jeff Mitchell
b7d6d55ac1 The big one (#5346) 2018-09-17 23:03:00 -04:00
Jeff Mitchell
a7dd669615 Bump for release 2018-09-05 13:17:37 -04:00
Jeff Mitchell
c05e39a6ea Update version numbers 2018-08-28 02:41:24 -04:00
Jeff Mitchell
d94e0dd2a1 Bump version 2018-08-16 16:24:10 -04:00
Jeff Mitchell
be6a9b05de Prep for 0.10.4 2018-07-25 09:52:09 -04:00
Jeff Mitchell
b519659cf6 Prep for release 2018-06-20 09:27:04 -04:00
Jeff Mitchell
5a1299cf3c Prep for release 2018-06-05 23:54:54 -04:00
Jeff Mitchell
14541bd399 Prep for 0.10.1 2018-04-25 00:42:14 -04:00
Jeff Mitchell
13cc9593c4 Prep for 0.10 2018-04-10 02:34:01 -04:00
Jeff Mitchell
085e1add2c Bump prerelease tag 2018-04-04 10:34:59 -04:00
Jeff Mitchell
d08e383f5a Bump versions for beta release 2018-03-22 09:44:03 -04:00
Jeff Mitchell
f105461df5 Push up changes to prep for release 2018-03-20 14:10:53 -04:00
Jeff Mitchell
e296886cb6 Bump versions in preparation for release 2018-02-26 12:20:19 -05:00
Jeff Mitchell
d6366e5f24 Bump files for new version 2018-02-20 14:51:20 -05:00
Jeff Mitchell
ebcc5a8b84 Prep for 0.9.3 2018-01-28 15:33:29 -05:00
Jeff Mitchell
d9eb24d671 Prep for 0.9.2 2018-01-26 13:59:01 -05:00
Jeff Mitchell
b9714386a6 Bump vars for 0.9.1 2017-12-21 08:39:41 -05:00
Jeff Mitchell
40334714dd Prep for 0.9.0 2017-11-14 06:08:56 -05:00
Jeff Mitchell
9d253c51d5 Remove unneeded build tag 2017-10-23 12:46:35 -04:00
Jeff Mitchell
8e783e6eb1 Bump version 2017-09-19 10:54:01 -04:00
Jeff Mitchell
f0e05957f7 Update version 2017-09-05 11:14:25 -04:00