netlink icon indicating copy to clipboard operation
netlink copied to clipboard

Tag new release

Open falzm opened this issue 6 years ago • 10 comments

Hi

Could you please tag a new release for your package? The v1.0.0 is more than 6 months old, using Go modules automatically pulls the latest tagged version of the module (there's a workaround for that, but it's not convenient) – and quite a lot of code is missing, compared to the online documentation which is based on master.

Thank you in advance!

falzm avatar Jan 22 '19 09:01 falzm

:+1:

aboch avatar Jan 23 '19 16:01 aboch

Due to lack of fresh release various projects already had to deviate from vendoring by tag... Please, pretty please consider tagging a release for the sake of best practice. Thanks.

onlyjob avatar Sep 09 '19 10:09 onlyjob

@aboch seems like we should go ahead and do a 1.1.0 release?

vishvananda avatar Sep 09 '19 17:09 vishvananda

Yes please. :)

onlyjob avatar Sep 11 '19 05:09 onlyjob

@vincentbernat hi, is there any news about the new release tag? I'd like to import this codes, but with v1.0.0 is mid of 2018, and it's end of 2019 (there're almost 100 commits not included in the fresh tag)

https://github.com/vishvananda/netlink/issues/424#issuecomment-529412137 This is also a problem for those who using go mod.

Please consider tagging a new release. Thanks

guesslin avatar Dec 23 '19 06:12 guesslin

Hi all!

@vishvananda do you think you could tag a new release? I'd like to use the new feature recently added https://github.com/vishvananda/netlink/commit/e499154279880a4823f0a01afb4d00de9f9690fb (SocketDiagTCPInfo). As far as I can tell works fine.

It's almost 1 year since last release.

gustavo-iniguez-goya avatar Dec 05 '20 18:12 gustavo-iniguez-goya

@aboch Would you folks mind tagging a new release? I'd like to use the work added in https://github.com/vishvananda/netlink/pull/585 without having to use a commit hash.

fach avatar Dec 19 '20 00:12 fach

@vishvananda Could you consider creating a new release? 🙏 The latest release v1.1.0 is more than 2 years old.

Just creating a beta tag like v1.2.0-beta.0 might suffice for most people.

AkihiroSuda avatar Mar 23 '22 10:03 AkihiroSuda

I've tagged a beta release. Please try it out and let me know if there are any issues and i'll upgrade it to an official 1.2.0

vishvananda avatar Mar 29 '22 16:03 vishvananda

Probably, it's worth to tag a new beta / RC?

dfateyev avatar Aug 24 '22 10:08 dfateyev

https://github.com/vishvananda/netlink/releases/tag/v1.2.1

aboch avatar Aug 22 '24 18:08 aboch