Skip to content

Releases: razee-io/RemoteResource

1.0.1

10 Nov 19:35
914343e
Compare
Choose a tag to compare

What's Changed

  • fix: await for event listener to get set up by @alewitt2 in #263

Full Changelog: 1.0.0...1.0.1

1.0.0

08 Nov 19:16
720dae3
Compare
Choose a tag to compare

What's Changed

  • feat: add s3 support natively by @alewitt2 in #256
    • breaking Changes:
      • Moves CRD to apiextensions.k8s.io/v1 which means we no longer support kubernetes 1.15 and earlier
      • drops support for remoteresource/v1alpha1, so you must update your resource definitions to use v1alpha2 to continue to make changes and apply your resource
      • add schema validation for rrs3 resources now that we support them natively in remoteresource
  • chore: bump @razee/razeedeploy-core from 0.12.0 to 0.13.1 by @dependabot in #259
  • fix: log when starting controller by @alewitt2 in #262

Full Changelog: 0.6.7...1.0.0

0.6.7

22 Sep 17:25
eed5b82
Compare
Choose a tag to compare

Update deps and fix vulns

0.6.6

24 Aug 17:30
e5cbe50
Compare
Choose a tag to compare

e5cbe50 chore: update package deps (#242)

0.6.5

12 Aug 00:59
8fa9245
Compare
Choose a tag to compare

8fa9245 chore: update dev packages and fix vulns (#240)

0.6.4

20 Jul 18:48
2968952
Compare
Choose a tag to compare

2968952 chore: update deps and fix vulns (#236)

0.6.3

17 May 14:28
70f682f
Compare
Choose a tag to compare

70f682f chore: bump @razee/kubernetes-util from 0.2.3 to 0.2.4 (#220)
3ce470c chore: bump npm-check-updates from 11.4.1 to 11.5.1 (#214)
6c8479d chore: set dependabot commit prefix (#211)

0.6.2

16 Apr 17:54
a367797
Compare
Choose a tag to compare

a367797 fix: user impersonation bug (#212)
14abef4 chore: Bump npm-check-updates from 11.3.0 to 11.4.1 (#208)

0.6.1

08 Apr 16:26
Compare
Choose a tag to compare

c3e3e8a chore: Bump eslint from 7.22.0 to 7.23.0 (#206)
25980de chore: Bump y18n from 3.2.1 to 3.2.2 (#207)
bee4dc3 chore: Bump sinon from 9.2.4 to 10.0.0 (#205)
2ffc0cc fix: add user-agent to kube api calls (#204)
f4c399b ci: Create Dependabot config file (#173)
3ff6909 chore: Bump @razee/kubernetes-util from 0.2.1 to 0.2.2 (#203)
4673f35 chore: Bump npm-check-updates from 11.2.0 to 11.3.0 (#199)
c8a336d chore: Bump npm-check-updates from 11.1.9 to 11.2.0 (#196)
135fe19 chore: Bump npm-check-updates from 11.1.4 to 11.1.9 (#191)
8ed7f92 chore: Bump eslint from 7.19.0 to 7.20.0 (#187)
b99c94d chore: Bump mocha from 8.2.1 to 8.3.0 (#185)
e618f94 chore: Bump npm-check-updates from 11.1.1 to 11.1.4 (#186)
ced3a57 fix: PR rate limit (#184)
0b14a06 chore: Bump nock from 13.0.5 to 13.0.6 (#179)
59bdd1d chore: Bump npm-check-updates from 11.0.2 to 11.1.1 (#181)

0.6.0

04 Feb 16:58
0753e28
Compare
Choose a tag to compare

0753e28 feat: allow user impersonation (#182)
0d4d6ac Upgrade: Bump sinon from 9.2.3 to 9.2.4 (#177)
84888b2 Upgrade: Bump eslint from 7.17.0 to 7.18.0 (#176)
738cbda Upgrade: Bump npm-check-updates from 10.2.5 to 11.0.2 (#178)
e618a3d Upgrade: Bump sinon from 9.2.2 to 9.2.3 (#175)
08ae1b1 Upgrade: Bump bunyan from 1.8.14 to 1.8.15 (#174)
3dc24dc Upgrade: Bump markdownlint-cli from 0.25.0 to 0.26.0 (#169)
a409229 Upgrade: Bump eslint from 7.15.0 to 7.17.0 (#172)